BODY {
	margin:0;
	padding:0;
	background:#ffffff;
	background-repeat:repeat-x;
	
}

A
{
	text-decoration:none;
}

.bodybg {
	background-color: #ffffff;
}

.topband {
	background-color: #395AA7;
}

.hbg {
	background-color: #1D2E54;
}

.topbg {
	background-color: #808080;
	padding-left: 20px;
}

.boxbg {
	background-color: #EAEAEC;
}

.boxbg2 {
	background-color: #EAEAEC;
	padding-left: 10px;
	padding-right: 10px;
}

.boxbg1 {
	background-color: #CCCCCC;
}

.subline {
	background-color: #cccccc;
}

.lefttbg {
	background-color: #AFC0D0;
}

.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.headersml {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.introtxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bull {
	font-family: Arial;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-image: url(../img/bull.gif);
}


.smallink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.otxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FE6835;
	text-decoration: none;
}

.smallhdr {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.smallhdrlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

.hdrbg {
	background-color: #EAE7E7;
}

.smalltxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: italic;
	color: #333333;
}

.mainhdr {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.subhdr {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}

.subhdr1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.line {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.link1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.linksml {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.txtbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.bodytxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bodytxtsml {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


.bodytxtsmla {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.formtxt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: italic;
	color: #999999;
	text-decoration: none;
	padding-left: 15px;
}

.boxborder {
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}

.releted {
	border-right:solid 1px #66CC00;
	border-left:solid 1px #66CC00;
	border-bottom:solid 1px #66CC00;
}


p { margin-top: 5px; margin-bottom: 5px; }
