body
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #075385;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	color: #686868;
	text-align: justify;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #686868;
	text-align: justify;
}

td.tables{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: auto;
	text-align: center;
	font-weight: bold;
}

A:link
{
	font-family: Tahoma;
	color: #C50202;
	font-size: 11px;
	text-decoration: none;
}
A:visited
{
	font-family: Tahoma;
	color: #C50202;
	font-size: 11px;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma;
	color: #0450E7;
	font-size: 11px;
	text-decoration: none;
}
A:active
{
	font-family: Tahoma;
	color: #C50202;
	font-size: 11px;
	text-decoration: none;
}

A.link_topgreen:link
{
	font-family: Tahoma;
	color: #BFDF64;
	font-size: 11px;
	text-decoration: none;
}
A.link_topgreen:visited
{
	font-family: Tahoma;
	color: #BFDF64;
	font-size: 11px;
	text-decoration: none;
}

A.link_topgreen:hover
{
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
A.link_topgreen:active
{
	font-family: Tahoma;
	color: #BFDF64;
	font-size: 11px;
	text-decoration: none;
}

A.link_leftgreen:link
{
	font-family: Tahoma;
	color: #4D8B00;
	font-size: 11px;
	text-decoration: none;
}
A.link_leftgreen:visited
{
	font-family: Tahoma;
	color: #4D8B00;
	font-size: 11px;
	text-decoration: none;
}

A.link_leftgreen:hover
{
	font-family: Tahoma;
	color: #FF4800;
	font-size: 11px;
	text-decoration: none;
}
A.link_leftgreen:active
{
	font-family: Tahoma;
	color: #4D8B00;
	font-size: 11px;
	text-decoration: none;
}

A.link_blue:link
{
	font-family: Tahoma;
	color: #0073FF;
	font-size: 11px;
	text-decoration: none;
}
A.link_blue:visited
{
	font-family: Tahoma;
	color: #0073FF;
	font-size: 11px;
	text-decoration: none;
}

A.link_blue:hover
{
	font-family: Tahoma;
	color: #848484;
	font-size: 11px;
	text-decoration: underline;
}
A.link_blue:active
{
	font-family: Tahoma;
	color: #0073FF;
	font-size: 11px;
	text-decoration: none;
}

.hd_blue
{
	font-family: Tahoma;
	font-size: 14px;
	color: #0077A2;
	font-weight: bold;
}

.hd_red
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #D60000;
}

.text_bottom
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.hd_white
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.button
{
	border: 1px solid #075385;
	background-color: #075385;
	color:#F5F5F5;
	font-size: 11px;
	font-family: Tahoma;
	height: 21px;
}

.textfield
{
	border: 1px solid #686868;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	width: 150px;
	height: 17px;
}

.textfield_large
{
	border: 1px solid #686868;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	width: 300px;
	height: 17px;
}

.textfield_small
{
	border: 1px solid #686868;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	width: 25px;
	height: 17px;
}

.textfieldbody
{
	border: 1px solid #686868;
	font-size: 11px;
	font-family: Tahoma;
	width: 150px;
}

.select
{
	border: 1px solid #686868;
	font-size: 11px;
	font-family: Tahoma;
	width: 70px;
	height: 35px;
}

.textarea
{
	border: 1px solid #686868;
	height: 100px;
	width: 300px;
	font-size: 11px;
	font-family: Tahoma;
}

.wood { padding-top:6px;}
.table-wood {border-top:1px solid #ccc; border-right:1px solid #ccc;}
.table-wood th {background:#FF3300; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFFFFF; border-bottom:1px solid #ccc; border-left:1px solid #ccc; padding:5px; text-align:center;}
.table-wood td {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; border-bottom:1px solid #ccc; border-left:1px solid #ccc; padding:5px; text-align:center;}

h4 {font-size:20px; color:#ff4802; font-weight:normal; font-style:italic; padding:0px; margin:0px;}

.h3 {font-size:13px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  padding:0px 0px 10px 0px; margin:0px;}









