body
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	background-color: #FFCC66;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

A:link
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A:visited
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	font-family: Tahoma;
	color: #B47800;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
A:active
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A.leftlink:link
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.leftlink:visited
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A.leftlink:hover
{
	font-family: Tahoma;
	color: #FFCC66;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.leftlink:active
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A.whitelink:link
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
A.whitelink:visited
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

A.whitelink:hover
{
	font-family: Tahoma;
	color: #2D5A00;
	font-size: 11px;
	text-decoration: none;
}
A.whitelink:active
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.whitetext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.browntext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #B47800;
}

.greentext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2D5A00;
}

.hd_red
{
	font-family: Tahoma;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}

.hd_black
{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.hd_white
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.button
{
	border: 1px solid #CCCCCC;
	background-color: #707679;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	height: 20px;
}

.textfield
{
	border: 1px solid #FFD98D;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	width: 110px;
	height: 15px;
}

.textfieldbody
{
	border: 1px solid #FFD98D;
	font-size: 11px;
	font-family: Tahoma;
	width: 150px;
}

select
{
	border: 1px solid #FFD98D;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	width: 50px;
}

.textarea
{
	border: 1px solid #FFD98D;
	height: 100px;
	width: 150px;
	font-size: 11px;
	font-family: Tahoma;
}
