BODY {
	font-family: verdana,arial,helvetica;
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #cccccc;
}

P, TR, TD, LI, UL, Table {
	color: #333;
	font-size: 13px;
	text-align: left;
	font-family: verdana,arial,helvetica;
}

A:LINK {
	color: #333333;
	text-decoration: none;
}

A:VISITED {
	color: #333333;
	text-decoration: none;
}

A:HOVER {
	color: #2d649d;
	text-decoration: underline;
}

A:ACTIVE {
	color: #333333;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	letter-spacing:2px;
	color: #555;
}

h2 {
	font-size: 13px;
	letter-spacing: 2px;
	color: #637685;
}

h3 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #002861;
}

h5 {
	font-size: 12px;
	color: #002861;
}

h4, h6 {
	font-size: 12px;
	color: #002861;
	background: #F8F8F8;
	border-bottom: solid 1px #002861;
	padding: 3px 3px 3px 3px;
}

.maintable 	{background: #fff;	border: 1px solid #222;}
.header 	{border-left: 1px solid #222; border-right: 1px solid #222; border-top: 1px solid #222;}

.smalltxt {
	text-align: right;
	font-size: 10px;
	line-height: 11px;
	font-family: arial;
	padding-right: 3px;
}

.horizontal {
	color: #333;
	font-size: 11px;
	width: 150px;
	line-height: 15px;
	padding: 3px 3px 3px 3px;
}

.horizontal A:link {
	color: #333;
	text-decoration: none;
	width: 150px;
}

.horizontal A:visited {
	color: #333;
	text-decoration: none;
	width: 150px;
}

.horizontal A:active {
	color: #333;
	text-decoration: none;
	width: 150px;
}

.horizontal A:hover {
	color: #fff;
	text-decoration: underline;
	background: #333;
	width: 150px;
}

.top {
	text-align: left;
	color: #333;
	font-size: 11px;
	text-transform: lowercase;
	background: #F5DC61;
	height: 20px;
	border-top: 1px solid #222;
}

.top A:LINK {
	color: #333333;
	text-decoration: none;
}

.top A:VISITED {
	color: #333333;
	text-decoration: none;
}

.top A:HOVER {
	color: #333333;
	text-decoration: underline;
}

.top A:ACTIVE {
	color: #333333;
	text-decoration: none;
}

.logo {
	background: #fff;}

.infoheader {
	color: #fff;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	background: #222;
}

.infoheader2 {
	color: #fff;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	background: #20418c;
	border: 1px solid #222;
}

.info2 {
	color: #333;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #222;
	line-height: 14px;
}

.info {
	color: #333;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

.textarea {
	background: #fff;
	padding: 8px;
	line-height: 18px;
}

.leftside {
	text-align: left;
	background: #eeeeee;
	border-right: 0px solid #cccccc;
}


.botnav {
	text-align: center;
	color: #fff;
	font-size: 11px;
	text-transform: lowercase;
	background: #20418c;
	height: 20px;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
}

.botnav A:LINK {
	color: #fff;
	text-decoration: none;
}

.botnav A:VISITED {
	color: #fff;
	text-decoration: none;
}

.botnav A:HOVER {
	color: #efbe4e;
	text-decoration: underline;
}

.botnav A:ACTIVE {
	color: #efbe4e;
	text-decoration: none;
}

.copyright {
	text-align: center;
	font-size: 11px;
	color: #333;
	letter-spacing: 2px;
	padding: 3px 3px 3px 3px;
}