/* CSS Document */



.maintable {
	border: 1px solid #999999;
}


.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #333333;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.links {font-family : Verdana, Arial, Helvetica, sans-serif;}
.links {font-size: 10px; font-weight: normal; color: #333333;}
.links A:link {font-size: 10px; font-weight: normal; text-decoration: none; color: #444444;}
.links A:visited {font-size: 10px; font-weight: normal; text-decoration: none; color: #555555;}
.links A:hover {font-size: 10px; font-weight: normal; text-decoration: underline; color: #666666;}

.footer {font-family : Verdana, Arial, Helvetica, sans-serif;}
.footer {font-size: 10px; font-weight: normal; color: #666666;}
.footer A:link {font-size: 10px; font-weight: normal; text-decoration: none; color: #444444;}
.footer A:visited {font-size: 10px; font-weight: normal; text-decoration: none; color: #666666;}
.footer A:hover {font-size: 10px; font-weight: normal; text-decoration: underline; color: #888888;}



.vertical {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.horzline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}

.nav {font-family : Verdana, Arial, Helvetica, sans-serif;}
.nav {font-size: 10px; font-weight: normal; color: #333333;}
.nav A:link {font-size: 10px; font-weight: normal; text-decoration: none; color: #444444;}
.nav A:visited {font-size: 10px; font-weight: normal; text-decoration: none; color: #555555;}
.nav A:hover {font-size: 10px; font-weight: normal; text-decoration: underline; color: #666666;}



