*
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body
{
	background: #414B56 url(images/header-bg.jpg) repeat-x;
	margin: 0px;
	/*
	scrollbar-face-color: #679000;
	scrollbar-highlight-color: #679000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #679000;
	scrollbar-arrow-color: #FFAC2A;
	scrollbar-track-color: #BDCF9C;
	scrollbar-darkshadow-color: #679000;
	*/
}
th, td, input, select, textarea
{
	font-size: 11px;
	color: #000000;
}
form
{
	margin: 0px;
}
input, select, textarea
{
	border: 1px solid #333333;
}
a
{
	color: #183C18;
	text-decoration: none;
}
a:hover
{
	color: #183C18;
	text-decoration: underline;
}
.headinggreen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6E9707;
}
.headingblue
{
	font-size: 11px;
	font-weight: bold;
	color: #1B5585;
}
.headingwhite
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headinggray
{
	font-size: 11px;
	font-weight: bold;
	color: #606060;
}
.required
{
	color: #FF0000;
}
.buttoni
{
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #999999;
	background: #D6D6D6 url(images/buttongray.gif);
}
.buttona
{
	border: 1px solid #999999;
	background: #D6D6D6 url(images/buttongray.gif);
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
.buttonx
{
	border: 1px solid #000000;
	color: #000000;
	background: #000000 url(images/buttonred.gif);
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
.tabupper
{
	margin-bottom: 10px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #999999;
}
.tabupper a, .tabupper span
{
	display: block;
	float: left;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-right: 8px;
	background: #D6D6D6 url(images/buttongray.gif);
	text-decoration: none;
}
table.usermenu a
{
	color: #000000;
	text-decoration: none;
}
table.usermenu a:hover
{
	color: #679000;
	text-decoration: none;
}
table.footermenu *
{
	color: #FFFFFF;
}
table.gridview th
{
	color: #FFFFFF;
	background: #5A6D74;
}
table.gridview td
{
	color: #000000;
	background: #CFDDBB;
}
table.gridview td.col0
{
	color: #000000;
	background: #BECD98;
	width: 140px;
}
table.gridview tr.row0 td
{
	color: #000000;
	background: #BECD98;
}
.display0, .display0 *
{
	text-decoration: line-through;
}
.hilight1, .hilight1 *
{
	font-weight: bold;
}
.error
{
	color: #CC0000;
	background-color: #FFFFF0;
	border: 1px solid #CC0000;
	padding: 20px;
	margin: 20px;
}
.infor
{
	color: #000000;
	background-color: #FFFFF0;
	border: 1px solid #FFCC00;
	padding: 20px;
	margin: 20px;
}
