
BODY
{
	scrollbar-face-color: #FDFAEB;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #51533E;
}

P, TABLE, TD, DIV, FORM 
{
	font-family: Verdana,Arial,sans-serif;
}

table.white_table
{
	background: #FFFFFF;
	border: solid 1px black;
}

table.tan_table
{
	background: #393939;
	border: solid 1px black;
}

TD.bodytext 
{
	font-family: Verdana,Arial,sans-serif;
	color:Black;
	font-size: 10px;
}

TD.bodytext2
{
	font-family: Verdana,Arial,sans-serif;
	color:Black;
	font-size: 11px;
}

TD.bodytext3
{
	font-family: Verdana,Arial,sans-serif;
	color:Black;
	font-size: 12px;
}

.input_submit
{
	font-family: Verdana,Arial,sans-serif;
	color: Black;
	font-size: 10px;
	background: #EEEEEE;
	width: 55px;
	cursor: hand;
}

.input_submit2
{
	font-family: Verdana,Arial,sans-serif;
	color: Black;
	font-size: 10px;
	background: #EEEEEE;
	width: 30px;
	cursor: hand;
}

.input_text
{
	font-family: Verdana,Arial,sans-serif;
	color: Black;
	font-size: 10px;
	background: #EEEEEE;
	height: 20px;
	width: 160px;
}

.input_text2
{
	font-family: Verdana,Arial,sans-serif;
	color: Black;
	font-size: 10px;
	background: #EEEEEE;
	height: 18px;
	width: 100px;
}

.input_text3
{
	width: 35px;
	height: 16px;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #FFFFFF 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    font-family: Verdana,Arial,sans-serif;
    top-margin: 0px;
}

.input_text4
{
	font-family: Verdana,Arial,sans-serif;
	color: Black;
	font-size: 10px;
	background: #EEEEEE;
	height: 16px;
	width: 700px;
}

.input_text5
{
	font-family: Verdana,Arial,sans-serif;
	color: Black;
	font-size: 10px;
	background: #EEEEEE;
	height: 20px;
	width: 200px;
}

.title
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}

.title2
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
}

.title3
{
	color: #CCCCCC;
	font-size: 11px;
}

.title4
{
	color: #FFD11C;
	font-size: 16px;
	font-weight: bold;	
}

.title5
{
	color: #FFFFFF;
	font-size: 11px;
}

span.link
{
	text-decoration: underline;
	cursor: hand;
}

A.nav
{
	color: #000000;
	text-decoration: underline;
}

A.nav:hover
{
	color: #000000;
	text-decoration: underline;
}


A.nav2
{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
}

A.nav2:hover
{
	color: #FFD11C;
	text-decoration: underline;
	font-size: 12px;
}

A.nav3 
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.nav3:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.nav4 
{
	color: #FFD11C;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;	
}

A.nav4:hover
{
	color: #FFD11C;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;	
}

A.nav5
{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 11px;
}

A.nav5:hover
{
	color: #FFD11C;
	text-decoration: underline;
	font-size: 11px;
}

.gray_text
{
	color: #cccccc;
	font-size: 11px;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */

	.ShowSpan
	{
		display:on;
	}
	
	.HideSpan
	{
		display:none;
	}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------- */
.black_10 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}
.black_11 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
}
.black_12 {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}
.title {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
table.main {
	background: #656565;
	border: solid 1px black;
}