body, html
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #E4E7EA;
	height: 100%;
	width: 100%;
}

A:link
{
	color: #0D5718;
	text-decoration: none;
}

A:visited
{
	color: #0D5718;
	text-decoration: none;
}

A:hover
{
	color: #5D6162;
	text-decoration: underline;
}

A:active
{
	color: #545955;
	text-decoration: none;
}

table, td, tr, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.site
{
	background: white;
	border-bottom: 1px solid #B7C3B8;
}

.rightcolumn
{
	background: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.naw
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #003300;
	color: #E5ECE6;
}

.contentbody
{
	background: #F6F6F6;
	border-right: #CDD3D7 solid 1px;
	border-left: #CDD3D7 solid 1px;
}

.content
{
	background: #F5F5F5;
	color: #3B444D;
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	padding: 1px 4px 4px 4px;
}

.content b
{
	color: #3B444D;
}

.lang
{
	background: #7F858C;
	height: 20px;
	color: #E4E7EA;
	font-size: 9px;
	border: #B7C3B8 solid 1px;
	font-family: Tahoma, Verdana;
	vertical-align: middle;
}

.lang2
{
	background: #7F858C;
	height: 20px;
	color: #E4E7EA;
	font-size: 9px;
	font-family: Tahoma, Verdana;
	vertical-align: middle;
}

.import
{
	background: #7F858C;
	height: 20px;
	color: #E4E7EA;
	font-size: 9px;
	border-top: #B7C3B8 solid 1px;
	border-bottom: #B7C3B8 solid 1px;
	font-family: Tahoma, Verdana;
	vertical-align: middle;
}

.lang A:link, .lang A:visited, .lang A:hover, .lang A:active
{
	background: #7F858C;
	color: #E4E7EA;
	font-size: 9px;
}

.langmenu
{
	background: #003300;
	height: 20px;
	color: white;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	cursor: pointer;
	cursor: hand;
	border-right: #B7C3B8 solid 1px;
	border-bottom: #B7C3B8 solid 1px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity:.9
}

.langmenutest
{
	background: #E4E7EA;
	height: 20px;
	color: white;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	cursor: pointer;
	cursor: hand;
	border-right: #B7C3B8 solid 1px;
	border-bottom: #B7C3B8 solid 1px;
	opacity: .9;
	filter: alpha(opacity=90);
	-moz-opacity:.9
}

.langmenu A:link, .langmenu A:visited, .langmenu A:hover, .langmenu A:active 
{
	text-decoration: none;
	color: white;
}

.menu
{
	border-bottom: #6C9767 solid 1px;
	background: #E1E5E1;
}

.footer1
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	background: #003300;
	color: white;
	height: 20px;
}

.footer2
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	background: #B7C3B8;
	color: #003300;
	height: 15px;
}
