body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

}

strong {
	font-size: 16px;
	color: #FFFFFF;

}

a:hover{
color:#FF8800;
text-decoration:none;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

a.nav:visited {
	/*color: #006600;*/
	color: #FFFFFF;
	text-decoration : none;
	font-weight: bold;


}
a.nav:hover { 
	color: #FF88FF;
	/*color: #FF0000;*/
	text-decoration : none;
}

a.nav2:link {
	color: #333399;
	text-decoration : none;
	font-weight: bold;
}

a.nav2:visited {
	/*color: #006600;*/
	color: #333399;
	text-decoration : none;
	font-weight: bold;


}
a.nav2:hover { 
	color: #FF88FF;
	/*color: #FF0000;*/
	text-decoration : none;
}

.border {
	border: 0px solid #000000;
	left: 500px;
	top: 50px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	margin-bottom:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.divider {
	font-family: Arial, Helvetica, sans-serif;   
	font-size: 16px;
	font-weight: 800;
	/*color: #333333;*/
	color: #FFFFFF;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	/*color: #66FFFF;*/
}

td.banner {
background-image: url(images/bot.png);
font-family : Arial, San-Serif;
font-size   : 12px;
line-height : 14px;
font-weight : none;
color       : #ffffff;
text-align  : center;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
padding-left:0px
} 
