/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
p
{
	margin: 0;
	padding: 0;
}
a {
	color: #801717;
	text-decoration: none;
}

a:hover {
	color: #ff9001;
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #801717;
	text-decoration: none;
}

.logIn {
	vertical-align: middle;
}

a.logIn:link,a.logIn:active,a.logIn:visited {
	color: #000066;
	text-decoration: none;
	vertical-align: middle;
}

a.logIn:hover {
	background-color: #FF9900;
	color: #333333;
	vertical-align: middle;
}

a.news_link:link,a.news_link:active,a.news_link:visited {
	color: #990000;
	font-weight: bold;
	vertical-align: middle;
}

a.news_link:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.copyright
{
	color: black;
	text-decoration: none;
}
.pStyle {
	padding: 1px;
	margin: 1px;
}

.normalText {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}

.commText {
	font-family: tahoma;
	font-size: 12px;
	color: #787878;
}

.menuTop {
	background-image: url(../img/menu_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	background-position: top;
}

.contLeft {
	background-image: url(../img/cont_left_v.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.contRight {
	background-image: url(../img/cont_right_v.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.loginTB {
	font-size: 11px;
}

.loginText {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
}

.header {
	font-size: 13px;
	font-weight: bold;
	background-color: #195CCC;
}

.sub_header {
	font-size: 12px;
	font-weight: bold;
	background-color: #558cdf;
}

.newsText {
	padding-left: 5px;
	padding-right: 5px;
}

.newsHeader {
	background-image: url(../img/menu_top.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	background-position: top;
}

.newsBg {
	background-image: url(../img/menu_off.gif);
	background-repeat: repeat-y;
}

.menuCenter {
	background-image: url(../img/menu_over.gif);
	background-repeat: repeat-y;
	text-align: left;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	width: 196px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

a.menuCenter:link,a.menuCenter:visited,a.menuCenter:active {
	background-image: url(../img/menu_off.gif);
	background-repeat: repeat-y;
	text-align: left;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	width: 196px;
	color: black;
}

a.menuCenter:hover {
	background-image: url(../img/menu_over.gif);
	background-repeat: repeat-y;
	text-align: left;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	color: white;
}

a.users:link,a.users:visited,a.users:active {
	color: #000000;
	text-decoration: none;
}

a.users:hover {
	color: #990000;
	text-decoration: none;
}