body{
	font-size: 11px;
	font-family: Verdana, Times New Roman, Arial;
	background-color: #19407A;
}


/*Header style*/

#header a{
	font-size: 12px;
}

#header li{
	color: white;
}

#header .quicksearch{
	font-size: 11px;
}

#header input{
	font-size: 11px;
	font-size: dimgray;
}

/*Body style*/
#body .mainmenu{
	font-size:  12px;
	text-transform: uppercase;
	color: #ae1119;
}

#body #left a:link{
	color: #3a6071;
}

#body #left a:visited{
	color: #3a6071;
}

#body #left a:link{
	color: #3a6071;
}

