A {
	color: #cb0b0b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
A:Visited {
	color: #870303;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
A:Hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	background-color: #FFFFFF;	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
TD {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
INPUT.txt {
	height: 22;
	width: 206;	
}
.moreButton, .moreButton:Visited, .moreButton:Hover {
	background-color: #cb0b0b;
	padding: 0px 12px 0px 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.titlebar {
	background-color: #cb0b0b; 
	font-size: 20px;
	height: 33px;
	padding-right: 35px;
}
#sidebarright {
	background-color: #e1e1e1; 
	border: 1px solid #908d8d;
}
#sidebarright A {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
sidebarright A:Visisted {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#sidebarright A:Hover {
	color: #6f6f6f;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#sidebarleft {
	background-image: URL(images/sidebar_left_bg.gif); 
	background-repeat: no-repeat; 
	background-color: #000000;
}
TD.sidebarleft{
	color: #FFFFFF;
	padding: 0px 5px 8px 10px;
}
#wxButtonFrame {
	margin-top: 10px;
}
#content {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;	
	min-height: 500px;
	padding: 42px 10px 20px 0px;
}
#menu {
	background-color: #383838;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	height: 58px;
}
#footer A  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footer A:Visited  {
	color: #ebc2c2;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footer A:Hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footernav {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	height: 58px;
	padding: 10px 5px 20px 20px;
}
#footernav A {
	color: #cb0b0b;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footernav A:Visited {
	color: #870303;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#footernav A:Hover {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.menubg {
	background-image: url(images/header_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
