/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 12 0 0;
}

body {
	font:  normal small Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#8ADEEA ;
}

#MainNav {
	list-style:none;
	margin:0px ;
	padding:0px;
}
#MainNav li{
	float:left;
	border-right:1px solid #FFFFFF;
	width:100px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold;
}
#Conbar1 {
	width:967px;
	background-color:rgb(240,249,254); 
	height:25px; 
	padding:3px 0px;
	margin:0px auto;
}
#col_login {
	font-size:12px;
	
}
#col_login .boxeds {
	font-size:10px;
	color:#0000FF;
	padding:0px 5px;
}

