a:link {text-decoration: underline; color: #000000}
a:active {text-decoration: underline; color: #000000} 
a:visited {text-decoration: underline; color: #000000} 
a:hover {
	text-decoration: underline;
	color: Blue
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	font-weight: normal;
	color: Navy;
	background-color: #1A3C7C;
}
.header_1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.header_2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.grey_border {
	border: thin solid #CCCCCC;
}
.pinkish {color: #de82cf}

.headmenu {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
}
.headmenu a:hover.pn {
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
	color: #de82cf;
	
}
.headmenu a:visited {
	
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: normal;
}.section_border {
	margin: 15px;
}

.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: Navy;
	font-weight: lighter;
} 

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: White;
	font-weight: lighter;
} 

.formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Purple;
	font-weight: bolder;
} 

.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B68EE;
	font-weight: bold;
} 

.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 000000;
}

.formtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : bold;
	color: Navy;
}

.welcome {
	font: 12px arial;
	color: Yellow;
	font-weight: bold;
}

.status {
	font: 12px arial;
	color: Aqua;
	font-weight: bold;
}
 
.page {
	font: 12px arial;
	color: Lime;
	font-weight: bold;
}

.tableheader {
	font-family: Verdana;
	font-size: 10pt;
	color: Teal;
	font-weight: bold;
}

.tabledata {
	font-family: Verdana;
	font-size: 9pt;
	color: Navy;
	font-weight: normal;
}

.tablebg {
	background-color: #FBFAFF;
}
