BODY {
	/*margin: 0px 0px 0px 0px;
	background-color : #ffffff;
	color : #0031a4;
	scrollbar-face-color: #0031a4;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  #cc0000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;*/
	font-family: Arial, Helvetica, sans-serif;
}

td,th,td {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
}

.style1 {color: #7a7a7a}
.menu {
}

td.mid {
	text-align: center;
	vertical-align: middle;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#7A7A7A;
}
form
{
	margin:0px;
}

/* Links */
a:link, a:visited {
        font-size: 11px; 
		color: #666666;
		font-style: normal;
		text-decoration:underline;
        font-family:  Arial, Helvetica, sans-serif;
        }

a:hover {
        text-decoration:none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.red
{
	color:#B45C5C;
}
.d
{
	color:#636363;
}
a.vd
{
	color:#404040;
	text-decoration:underline;
}
.vd
{
	color:#404040;
}
a.gn
{
	color:#7A7A7A;
	text-decoration:none;
}
a.g
{
	color:#7A7A7A;
	text-decoration:underline;
}
.w
{
	color:#FFFFFF;
}
a.w
{
	color:#FFFFFF;
	text-decoration:underline;
}

.menu
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
        }

a.menu:link, a.menu:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
        }

a.menu:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}


a.copy
{
	color:#ADADAD;
	text-decoration:none;
}
.v13
{
font-size:12px;
}
.v11
{
font-size:11px;
}
.menu_grey {

	color:#636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.menu_sub {


	color:#636363;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
a.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:underline;
}
a.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.labelval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Maroon;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	background: #EEEEEE;
	color: #555555;
	border-style: outset;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
}
.fileupload {
	font-size: 11px;
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	border-color: Maroon;
	width: 300px;
}
.textarea {
	font-size: 11px;
	color: maroon;
	font-family: Arial,Verdana;
	border-color: Maroon;
	width: 230px;
	height:100px;
}
.select {
	font-size: 11px;
	font-family: Arial,Verdana;
	background: #ffffff;
	border-width: 1px;
	border-style: solid;
}
.checkbox {
	color: maroon;
	border-color: Maroon;
}

.formmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color:Maroon;
}