
.content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #001c56;
	line-height: 17px;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #06a0d6;
	line-height: 18px;
}
.bkgrnd {
	background-image: url(../pics/top_bkgrnd.gif);
	background-repeat: repeat-x;
}

.lightblue
{
	color:#0C89B8;
}


 input, textarea, .combo
{
	background: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #0C92B8;
	color: #040913;
}

.buttons
{
	background: #0C92B8;
	border: 1px solid #099AD0;
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}

a{font-family:Tahoma; font-size:11px; line-height:17px; text-decoration:none; color:#0C89B8;}
a:hover{font-family:Tahoma; font-size:11px; line-height:17px; text-decoration:none; color:#32B3E4;}

.menu {font-family: Tahoma, Verdana;	font-size: 11px;color: #001c56;text-decoration: none;}
.menu:hover {font-family: Tahoma, Verdana;font-size: 11px;	color: #001c56;text-decoration: underline;}
