body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: left top;
}
body.simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: left top;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*background-color: #FFFFFF;*/
}
td.left_td {
	background-position: left top;
}
td.right_td {
	background-image: url(/images/bk_right_td.jpg);
	background-position: right top;
	background-repeat:repeat-y;
}
table.title_td{
	background-color:#CCCCCC
	}
td.loginLink{
	background-image:url(/images/login_bk.gif);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FF9900;
	}

td.nav_td{
background-image:url(/images/nav_bk.jpg);
background-position:left top;
background-repeat:repeat-y;
}
to.nav_bg{
	background-color:#990000;
}
p{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:150%
}

a:link {
	text-decoration:underline;
	color:#306C23;
}
a:visited {
	text-decoration: underline;
	color:#306C23;
}
a:active {
	text-decoration: none;
	color:#306C23;
}
a:hover {
	text-decoration:none;
	color:#306C23;
}

a.nav:link {
	text-decoration:none;
	font-weight:bold;
	color:#996633;
}
a.nav:visited {
	text-decoration: none;
		font-weight:bold;
	color:#996633;
}
a.nav:active {
	text-decoration: none;
		font-weight:bold;
	color:#996633;
}
a.nav:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#996633;
}
td.loginLink A,
td.loginLink A:link,
td.loginLink A:visited,
td.loginLink A:active,
{
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}
td.loginLink A:hover
{
	color:#FF9900;
	font-weight:bold;
	border-bottom:1px solid #000000;
	}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
td.navline
{
	background-image:url(../images/nav_td_bk.gif);
	background-position:left top;	
	padding:1px;	
}
table.copyright
{
	background-color:#ff9900;
	border-top: 5px solid #CC9900;
	}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}
input.text{
 
 }

.title_Text_Red {
	font-size: 14px;
	font-weight: bold;
	color: #9B3410;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	vertical-align:bottom; */
}
.title_Text_Black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #8C4908;*/
}
.Text_Red {
	font-size: 12px;
	font-weight: bold;
	color: #9B3410;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
.Text_Black {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #8C4908;*/
}
.btn_noborder {
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-LEFT:  none;
	WIDTH: 98%;
	BORDER-BOTTOM: none;
	HEIGHT: 15px;
	background-color:#6699FF;
}
.link_Text {
	FONT-WEIGHT: bold; COLOR: #ff0000;
	text-decoration:underline;
}
.note{
	font-weight:bold;
	color:#FF0000;
	}
.display{
	display:none;
}
.formInfo
{
background-color:#EEEEEE;
}
.inputTitle
{
background-color:#EEEEEE;
font-weight:bold;
}
.tableTitle
{
background-color:#CCCCCC;
font-weight:bold;
font-size:13px;
}
.liCurrentyearStyle{
	margin-top:3px;
	font-size:14px;
}
.liCurrentMonthStyle{
	margin-left:18px;
	margin-top:3px;
}
li.contentStyle{
	margin-top:3px;
	font-size:11px;
	background-color:#EEEEEE;
	padding:2px;
}