@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.lineVL {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	color: #333333;
}
.LineHB {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.table {
}
.table #container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #330000;
	background-color: #666666;
}
.table #images {
	text-align: center;
	vertical-align: top;
	border: thin solid #333333;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-align: center;
	width: 200px;
}
#navbar {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 7%;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 10%;
	width: 80%;
	float: right;
}
#navbar li {
	display: inline;
	vertical-align: middle;
	float: left;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.first {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#navbar a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 4px;
	vertical-align: top;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.box {
	border: thin solid #999999;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#news li {
	color: #CC0000;
}
#news    h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF33;
	text-decoration: underline;
}
.subNavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	vertical-align: middle;
	padding: 2px;
}
.navbar  a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF00;
}
.navbar a:active {
	color: #48668F;
}
.navbar a:visited {
	color: #48668F;
}
.navbar a:hover {
	color: #48668F;
}
.header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 60px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}
.textSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #666666;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #48668F;
}
a:active {
	outline: none;
}
#fullheight {
	background-color: #FFFFFF;
	width: 100%;
}
html, body, #fullheight {
	height: 100%;
}
.lineBG {
	background-image: url(../images/lineH.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.lineV {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.lineVL {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
#navbar a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
