html {
	scrollbar-face-color: #068EDF; 
	scrollbar-arrow-color: #FFCC00; 
	scrollbar-track-color: #67B7F1; 
	scrollbar-shadow-color: #068EDF; 
	scrollbar-highlight-color: #068EDF; 
	scrollbar-3dlight-color: #00CCFF; 
	scrollbar-darkshadow-Color: #0E45A2;
	overflow-x:hidden;
}
.style2 {
	color: #5974CB;
	font-weight: bold;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(http://www.i-politismos.gr/pics/back_white.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
    
}


.back_white {
	background-image: url(http://www.i-politismos.gr/pics/back_white.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
a:link {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #5D78D1;
}
.line-ORANGE {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3333CC;
}
.blockinto {
	background-color: #ebebeb;
}
.small_date {
	font-size: 9px;
	font-style:italic;
}

