/* CSS Document */


body {
	background-color:#ffffff;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

img {
	border:0px;
	vertical-align:bottom;
}


a:link {
	color: #01babd;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01babd;
}
a:hover {
	text-decoration: none;
	color: #01babd;
}
a:active {
	text-decoration: none;
	color: #01babd;
}


#DIVHolder {
	width:703px;
	margin:auto;
	/*background-color:#FFFFFF;*/
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	padding-left:28px;
	padding-right:31px;

}


#DIVMain {
	width:703px;
	padding:0px;

}

#DIVBanner {
	width:703px;
}

#DIVGrey {
	width:700px;
	background-color:#ebebeb;
	border-left:1px solid #989898;
	

}

#MenuTop {
	height:28px;
	background-color:#47abab;

}

#Menu {
	width:500px;
	height:21px;
	padding-top:7px;
	padding-left:15px;
	border-left:1px solid #989898;

}

.date {
	float:right;

}



#DIVWhite {
	width:582px;
	background-color:#00FF00;
	float:right;
}




#LeftCol {
	float:left;
	width:166px;
	/*border-right:1px solid #e5e5e5;*/
	

}



#RightCol {
	float:right;
	background-color:#ebebeb;
	width:531px;
	line-height:normal;
	border-left:1px solid #989898;
	/*padding: 10px 20px 20px 20px;*/
	

}

#Adverts {
	width:124px;
	float:right;

}

#Content {
	width:367px;
	padding: 10px 20px 20px 20px;
	background-color:#FFFFFF;

}


p { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;

}


.title { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:20px; 
	color:#01babd;

}

.subtitle { 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:14px; 
	color:#01babd;

}

ul { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height: 1.5;

}

ol { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000;
	line-height: 1.5;

}

#table1 tr td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	

}
