a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:navy;
}

a:hover{
 color:maroon;
 text-decoration:underline;
}

.menulink {
	color:#37335E;
	font-size:10pt;
	letter-spacing: 1px;
	vertical-align: middle;
}
	
.forminput {
 text-decoration: none; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 6pt; 
 font-weight : normal;
 }

.tinytext {
 font-size: 8pt; 
 font-family: Arial, Helvetica, sans-serif; 
 color: #FFFFFF;
 }

.tdm{
	Border-top: 1 solid #ffffff;
	Border-left: none;
	Border-right: 1 solid #ffffff;
	font-size: 12px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-style: none;

 }

.bgContent {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.loginBtn {
	background-image:url(images/login_button.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width: 45px;
	font-size:10px;
	margin: 0;
	padding: 0;
	background-color: #9F3A00;
	height: 15px;
	border: 1px solid #9F3A00;
}
.header1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	color: #16202C;
	letter-spacing: 3px;
	font-style: italic;
	filter: Shadow(Color=black, Direction=2);
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	letter-spacing: 1px;
}

.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:darkgray;
	text-align:right;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	margin-top: 5px; 
	margin-right: 5px; 
	margin-left: 7px;
}
