<!-- A:link {color:#CCCCCC; text-decoration:underline; font-weight : bold; font-size:12px; } -->
<!-- A:visited {color:#CCCCCC; text-decoration:underline; font-weight : bold; font-size:12px; } -->
<!-- A:hover {color:#FFFFFF; text-decoration:underline; font-weight : bold; font-size:12px; } -->
BODY{
	scrollbar-face-color: #B01E18;
	scrollbar-shadow-color: #ΡΡΡΡΡΡ;
	scrollbar-highlight-color: #ΡΡΡΡΡΡ;
	scrollbar-3dlight-color: #B01E18;
	scrollbar-darkshadow-color: #B01E18;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
.banner {
	width: 192px;
	height: 218px;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.years {
	padding-left: 33px;
}
.years2004 {
	padding-left: 32px;
}
.1 {
	padding-right: 23px;
}
.2 {
	padding-right: 23px;
}
.3 {
	padding-right: 23px;
}
.4 {
	padding-left: 0px;
}
.submenu {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
}
.bottom {
	height: 44px;
	text-align: right;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.topic {
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('images/topic_bg.gif');
}
.text {
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 16px;
}
.text_cell {
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 8px;
}
#motioncontainer a img{ /*image border color*/
border: 1px solid #D6251D;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid #FFFFFF;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 0px solid gray;
visibility: hidden;
}