body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

.sub {
	 font-family: Verdana;
	 font-size:10px;
	 color: #000000;
	 }
	 
.men {
    font-size: 10px;
	font-family: Verdana;
	color: #0D46B3;
	text-decoration: none;
	padding-left: 10px;
	border-left:1px #3472AF solid;
	border-bottom:1px #667078 dotted;
	}

.men a:link {
	color: #0D46B3;
	text-decoration: none;
}
.men a:visited {
	color: #0D46B3;
	text-decoration: none;
}
.men a:hover {
	color: #0D46B3;
	text-decoration: none;
}
.men a:active {
	color: #0D46B3;
	text-decoration: none;
}

.text {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
}

.text a:link {
	color: #CE0424;
	text-decoration: underline;
}
.text a:visited {
	color: #CE0424;
	text-decoration: underline;
}
.text a:hover {
	color: #CE0424;
	text-decoration: none;
}
.text a:active {
	color: #CE0424;
	text-decoration: underline;
}

.floatimgleft {
float:left;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
}

.copyright {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.copyright a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.copyright a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #CE0424;
	text-decoration: underline;
}
.copyright a:active {
	color: #000000;
	text-decoration: none;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#01369C;
	background-color:#F0F0F0;
	border-left:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	}
	
.border {
   	border-left:1px #B9B9B9 solid;
	border-right:1px #B9B9B9 solid;
	border-top:1px #B9B9B9 solid;
	border-bottom:1px #B9B9B9 solid;
	}
	
.style1 {
font-family:"Times New Roman";
	font-size: 30px
}

 .myForm td, input, select, textarea, checkbox  {
      font-family: tahoma;
      font-size: 12px;
}

 .required {
      color: red;
            }