body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #D9D9DB;
text-align: left;
}

table {
margin: 0px;
padding: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}

.style1 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #225199;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #FF6600;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #E5B233;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	color: #037DFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

.a1:link {
	color: #027FFE;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #027FFE;
}

.a1:active {
	text-decoration: none;
	color: #787A7B;
}

.a1:hover {
	text-decoration: none;
	color: #FF9900;
}

td.bgsearch {
background-image: url(images/bg-searc.jpg);
}

td.bgsearch2 {
background-image: url(images/bg-line-top.jpg);
}

td.bgred {
background-image: url(images/bg-redn-grey.jpg);
}

table.bgheader {
background-image: url(images/bg-header.jpg);
}

table.topnav {
height: 25px;
width: 100%;
background: #6A6A6C;
}