body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #234577;
}
body {
	background-image: url(/images/bg.jpg);
	margin-top: 0px;
}
a:link {
	color:#234577;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color:#234577;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #ec1a57;
	font-weight:bold;
}
a:active {
	color:#234577;
	text-decoration: none;
	font-weight:bold;
}


.links { 
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	
	} 

a.links:link {	
	text-decoration: none;
	color: #ffffff;
	} 
	
a.links:visited {	text-decoration: none;
	color: #ffffff;
} 
A.links:hover {	
text-decoration: none;
color: #ec1a57;
}

.heading {
	color: #195B86;
	font-family: Tahoma;
	font-weight: bold;
	}

.normal{
	font-size: 11px;
	font-family: tahoma;
	color: #234577;
	font-weight:normal;
}

.bold{
	font-weight:bold;
}

.error{
	color: #ec1a57;
}

.mmenu{
	font-family: tahoma,verdana,arial;
	font-size: 11.43px;
	color: #000000;
	font-style: normal; 
	font-weight:bold;
	text-decoration: none 
}

a.mmenu:link { color: #000000;
text-decoration: none;} 
a.mmenu:visited {color: #000000;
text-decoration: none;} 
a.mmenu:active {color: #000000;
text-decoration: none;} 
a.mmenu:hover {color:#195B86;text-decoration: none;}


.small{
	font-family: tahoma,verdana,arial;
	font-size: 9px;
	font-style: normal; 
	font-weight:normal;
	text-decoration: none;
}
