/*-flash object */

object {
	background-color : #FFFFFF;
}
body
{
   
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	
}
h3{
	font-family: Arial, helvetica, sans-serif;
	text-align: center;

}
a {
	font-family : Arial;
	color: #112c73;
	text-decoration : none;
}

a:hover {
	font-family : Arial;
	color: #FF0000;
	text-decoration : none;
}.a2 {  font-family: Arial; font-size: x-small; font-style: normal; color: #FF0000; text-decoration: none}
a2:hover {  font-family: Arial; font-size: x-small; color: #FFFFFF; text-decoration: none}
.anchor {  font-family: Arial; font-size: small; color: #112c73; text-decoration: none; font-weight: bold}

a.menu {  font-family: Arial; font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.menu:hover {
	font-family: Arial; 
	font-size: small; 
	font-weight: bold; 
	color: #FF6633; 
	text-decoration: none
}
.txtbox
{
	font: 10px Verdana,Geneva,sans-serif; 
	color: #333333; 
	background-color: #C1E4F2; 
	border-color: #FFFFFF; 
	border: 1px groove #FFFFFF; 
	height=17px; 
	width: 160px; 
}