body
{
	margin: 5px 0px 0px 0px;
	background-image: url(../img/site/bg.gif);
	/*background-color: #61666A;*/
	overflow: auto;
}

td
{
	vertical-align: top;
}

hr
{
	border: 1px solid #ffffff;
	height: 1px;
}

select
{
	color: #61666A;
}

#main
{
	vertical-align: top;
	background-color: #D4D7D9;
}

#title
{
	vertical-align: top;
	text-align: center;
	width: 833px;
	height: 90px;
}

#subtitle
{
	vertical-align: top;
	width: 833px;
	height: 11px;
	background-image: url(../img/site/hbar.gif);
	background-repeat: repeat-x;
}

#subfooter
{
	vertical-align: top;
	width: 833px;
	height: 11px;
	background-image: url(../img/site/hbar.gif);
	background-repeat: repeat-x;
}

#footer
{
	font-family: Times, serif;
	font-size: 12px;
	color: #61666A;
	text-align: center;
	vertical-align: middle;
	width: 833px;
	height: 15px;
	padding-bottom: 10px;
}

#leftcol
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #336666;
	text-align: right;
	vertical-align: top;
	width: 150px;
}

#content
{
	vertical-align: top;
	background-color: #D4D7D9; 
}

#rightcol
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #336666;
	text-align: left;
	vertical-align: top;
	width: 150px;
}

#banner
{
	vertical-align: top;
	width: 511px;
	height: 80px;
}

#headline
{
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #61666A;
	background-color: #BBBEBF;
	text-align: center;
	vertical-align: top;
	width: 511px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.colsep
{
	width: 11px;
	background-image: url(../img/site/vbar.gif);
	background-repeat: repeat-y;
}

.rowsep
{
	height: 5px;
	background-image: url(../img/site/hbar.gif);
	background-repeat: repeat-x;
}

.head
{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #61666A;
	text-align: left;
}

.team
{
	float: left;
	margin-right: 10px;
}

.object
{
	float: left;
	clear: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

.objhead
{
	font-family: Book Antiqua, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #61666A;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.copy
{
	font-family: Book Antiqua, Times, serif;
	font-size: 9pt;
	color: #61666A;
	text-align: justify;
	padding-bottom: 10px;
}

.leftcopy
{
	font-family: Book Antiqua, Times, serif;
	font-size: 9pt;
	color: #61666A;
	text-align: left;
	padding-bottom: 10px;
}

.detail
{
	height: 22px;
	vertical-align: bottom;
	border-bottom: 1px solid #ffffff;
}

.lang
{
	font-family: Times, serif;
	font-size: 8pt;
	color: #999999;
	text-align: justify;
	padding-bottom: 10px;
}

.menu_on
{
	width:150px;
	color: #ffffff;
	background-color: #61666A;
	border-bottom: 1px solid #ffffff;
	padding: 2px 0 2px 0;
	cursor: pointer;
}

.menu_off
{
	width:150px;
	color: #61666A;
	border-bottom: 1px solid #ffffff;
	padding: 2px 0 2px 0;
	cursor: pointer;
}

a:link
{
	color: #8C6240;
	text-decoration: none;
}

a:visited
{
	color: #8C6240;
	text-decoration: none;
}

a:hover
{
	color: #8C6240;
	text-decoration: underline;
}

a:active
{
	color: #8C6240;
	text-decoration: none;
}

.conlabel
{
	width:80px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.confield
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #336666;
	width:170px;
	border: 1px solid #cccccc;
	padding: 2px;
}

.context
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #336666;
	width:250px;
	height: 60px;
	border: 1px solid #cccccc;
}

.conbtn
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #336666;
	vertical-align: middle;
	width: 100px;
	height: 20px;
}

#newsletter
{
	width: 150px;
	height: 15px;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	margin-top: 40px;
}

#news
{
	width: 150px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

#newsmail
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	vertical-align: middle;
	width: 135px;
	height: 15px;
	border: 1px solid #cccccc;
	padding: 3px;
}

#newsbtn
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
	vertical-align: middle;
	width: 100px;
	height: 20px;
	margin-top: 5px;
}
