/* CSS Document */

/*Font Styles*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	background-color: #357ad2 ;
	margin-top:0;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}



  
a.bodylink:link{text-decoration: underline; color: #56C7E5; font-size:13px; font-weight:bold}
a.bodylink:visited{color: #56C7E5; text-decoration:underline; font-size:13px; font-weight:bold}
a.bodylink:hover{text-decoration: none; color:#FF9900; font-size:13px; font-weight:bolder}


a.tkfast:link {text-decoration: underline; color: #56c7e5; font-weight:bold;}
a.tkfast:visited {color: #56c7e5; text-decoration: underline; font-weight:bold; }
a.tkfast:hover {text-decoration: none; color:#000000; font-weight:bold;}

a:link {text-decoration: underline; color: #357ad2; font-weight:bold;font-size:11px; }
a:visited {color: #357ad2; text-decoration: underline; font-weight:bold;font-size:11px;  }
a:hover {text-decoration: underline; color:#000000; font-weight:bold;font-size:11px; }



