img {
	border:0;
}

a:link {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.head {
	background-color: #333399;
}

.topmenu {
	background-color: #4d6691;
	padding: 2px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	color: #ffffff;
	width: 100%;
}

.fifty {
	width: 50%;
	border-bottom: 2px solid #5c7499;
	border-top: 2px solid #213956;
}

.dottedborder {
border-right: 1px dotted #000000;
padding-left: 8px;
border-bottom: 2px solid #5c7499;
border-top: 2px solid #213956;
}

.dottedborder a:link {
	text-decoration: none;
	color: #ffffff;
}

.dottedborder a:active {
	text-decoration: none;
	color: #ffffff;
}

.dottedborder a:visited {
	text-decoration: none;
	color: #ffffff;
}

.dottedborder a:hover {
	text-decoration: none;
	color: #ffde01;
}

.blueline {
	background-color: #2e456d;
	height: 5px;
}

.black {
	background-color: #000000;
	height: 10px;
}

.leftcolumn {
	width: 100px;
}

.leftmenu td {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em;
}

.leftmenu {
	width: 150px;
}

.topleft {
	background-color: #b5bdce;
	height: 18px;
}

.leftpad {
		padding-left: 20px;
		padding-right: 10px;
		padding-bottom: 7px;
		padding-top: 7px;
		font-weight: bolder;
}

.leftpad a:link {
		text-decoration: none;
		color: #666666;
}

.leftpad a:active {
		text-decoration: none;
		color: #666666;
}

.leftpad a:visited {
		text-decoration: none;
		color: #666666;
}

.leftpad a:hover {
		text-decoration: none;
		color: #000000;
}

.bottom {
	border-top: 4px solid #23408e;
}

.bottomrow {
	height: 2px;
}

.mainimage {
	text-align: right;
}

.twomenu {
	padding: 12px;
}

.twomenuborder {
	border-top: 1px solid #cccccc;
}

.bluetext {
	padding: 3px;
}

.bluetext a:link {
	color: #596faa;
	text-decoration: none;
}

.bluetext a:active {
	color: #596faa;
	text-decoration: none;
}

.bluetext a:visited {
	color: #596faa;
	text-decoration: none;
}

.bluetext a:hover {
	color: #000000;
	text-decoration: none;
}

.mainpage {
	padding-left: 7px;
	font-size: 0.7em;
	width: 392px;
}

.title {
	padding-left: 7px;
	font-weight: bold;
	font-size: 0.8em;
	color: #006699;
}

.footer {
	padding-left: 7px;
	font-size: 0.6em;
	width: 220px;
	color: 666666;
}

ul {
	font-size: 0.8em;
}

.smallpara {
	font-size: 0.8em;
}

.smallparabold {
	font-weight: bold;
}