@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/image_fade.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
}
#main {
	width: 950px;
}
#top {
	background-image: url(../images/logo_afr_top.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 950px;
}
.clock {
	color: #FFFFFF;
	height: 24px;
}
/*********************************************************************************************************leftsidebar*/
#left {
	width: 201px;
}
.counter {
	background-image: url(../images/image_backcounter.gif);
	background-repeat: no-repeat;
	height: 179px;
}
/*********************************************************************************************************mainbar*****/
#mainpage {
 	background-image: url(../images/image_mainfade.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 549px;
}
#mainpage a {
	color: #000000;
	text-decoration: none;
}
#mainpage a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	border-bottom: 2px dashed #CCCCCC;
	color: #007cc3;
	font-size: 16px;
	font-weight: bold;
}
.bordertop {
	border-top: 2px dashed #CCCCCC;
}
.head {
	color: #007cc3;
	font-weight: bold;
}
.promotion {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
/*********************************************************************************************************rightsidebar*/
#right {
	background-image: url(../images/image_rightback.gif);
	height: 503px;
	width: 200px;
}
.disclaimer {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}
.disclaimer a{
	color: #FFFFFF;
	text-decoration: none;
}
.disclaimer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}