#header_wrapper {
	border-bottom: 1px solid #6a7c95;
	background: url(/pics/top_right.gif) repeat-y top right;
	padding: 0 11px 0 210px;
	position: relative;
	_zoom: 1;
}

#header {
	height: 266px;
	background: url(/pics/header_back.gif);
	position: relative;
	overflow: hidden;
	_padding: 227px 0 0 0;
}

#header_detail1 {
	position: absolute;
	top: -2px;
	left: 0;
	border-bottom: 4px solid #f8fbfd;
}

#header_detail2 {
	position: absolute;
	top: 30px;
	left: 0;
	height: 233px;
	border-top: 3px solid #d11a22;
	background: #fff url(/pics/logo_bot.jpg) no-repeat bottom right;
	_height: 236px;
}

#header_detail3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: right;
}

#header_pic {
	position: absolute;
	top: 35px;
	left: 0;
}

#header_pic img {_display: none;}

#top_icons {
	position: absolute;
	top: 11px;
	right: 42px;
	font-weight: bold;
	font-size: 11px;
}

#top_icons img {margin: 0 10px -2px 0;}

#top_icons a:link, #top_icons a:visited {color: #fff; text-decoration: none;}
#top_icons a:hover, #top_icons a:active {color: #fff; text-decoration: none;}

#top_link {
	margin: 227px 0 0 0;
	text-align: right;
	font-weight: bold;
	line-height: 36px;
	height: 39px;
	background: url(/pics/topmenu_right.gif) repeat-y top right;
}

#top_link div {padding: 0 15px 0 0;}

#top_link span {color: #fff;}

#top_link a:link, #top_link a:visited {color: #000; text-decoration: none;}
#top_link a:hover, #top_link a:active {color: #880000; text-decoration: none;}

body {
	padding: 0;
	margin: 0;
	background: #f4f8ed;
}

a {outline: none;}

img {border: 0;}

h1	{color:#688CB9; font-family:tahoma,arial,helvetica; font-size:18px;}
h2	{color:#688CB9; font-family:tahoma,arial,helvetica; font-size:15px;}

body, td	{color:#333333; font-family:tahoma,arial,helvetica; font-size:11px;}
p	{font-family:tahoma,arial,helvetica;}

ul	{list-style-type:square;}

.small	{font-size:10px;}
.general{font-size:11px;}
.title_white	{color:#FFFFFF; font-size:15px; font-weight:bold; font-family:arial,helvetica;}
.title			{color:#688CB9; font-size:15px; font-weight:bold; font-family:arial,helvetica;}
.light	{color:#B9C5CA; font-size:10px;}
.great_white	{color:#FFFFFF; font-size:11px;}
.white	{color:#FFFFFF; font-size:10px;}
.dark	{color:#314C62; font-size:11px;}
.red	{color:#C53500; font-size:9px;}
.x-red	{color:#C53500; font-size:12px;}
.answer {color:#335E91;}

.error_left				{border: 0px; background-color:#005500; background-image:URL("pics/404_left.jpg"); width:295px; height:130px;}
.error_right			{font-family:tahoma,arial,helvetica; font-size:10px; border: 0px; background-color:#FFFFFF; background-image:URL("pics/404_bg.gif"); width:305px; height:130px;}

.picture	{width:175px; height:150px; background-image:URL("pics/picture_bg.gif");}
.picture_small	{width:67px; height:69px; background-image:URL("pics/picture_small_bg.gif");}

.text {font-family:tahoma,arial,helvetica; font-size:10px; border: solid 1px; border-color:#999999; background-color:#FFFFFF;}
.select {font-family:tahoma,arial,helvetica; font-size:10px; border-color:#999999; background-color:#F5F5F5;}
.comment {font-family:tahoma,arial; font-size:10px; border: solid 1px; border-color:#999999; background-color:#FFFFFF;}
.button					{font-family:tahoma,arial,helvetica; font-size:10px; border: solid 1px; border-color:#999999; background-color:#F4F8ED;}

a			{color:#688CB9; text-decoration:none;}
a:link	 	{color:#688CB9;}
a:active 	{color:#125CB7;}
a:visited	{color:#688CB9;}
a:hover		{color:#125CB7; text-decoration:underline;}

a.small			{color:#FFFFFF; text-decoration:none; font-size:10px;}
a.small:link	{color:#FFFFFF;}
a.small:active 	{color:#FF0000;}
a.small:visited	{color:#FFFFFF;}
a.small:hover	{color:#0000CC;}

a.white			{color:#FFFFFF; font-weight:bold; font-size:9px;}
a.white:link	{color:#FFFFFF;}
a.white:active 	{color:#FFFFCC;}
a.white:visited	{color:#FFFFFF;}
a.white:hover	{color:#FFFFCC; text-decoration:underline;}

a.menu			{color:#000000; text-decoration:none;}
a.menu:link		{color:#000000;}
a.menu:active 	{color:#860102;}
a.menu:visited	{color:#000000;}
a.menu:hover	{color:#860102; text-decoration:none;}

a.smallmenu			{color:#000000; font-size:9px; text-decoration:none;}
a.smallmenu:link	{color:#000000;}
a.smallmenu:active 	{color:#860102;}
a.smallmenu:visited	{color:#000000;}
a.smallmenu:hover	{color:#860102; text-decoration:underline;}

a.red			{color:#880000; font-size:9px; text-decoration:none;}
a.red:link		{color:#880000;}
a.red:active 	{color:#CC0000;}
a.red:visited	{color:#880000;}
a.red:hover		{color:#CC0000; text-decoration:underline;}

a.details			{font-size:11px;}

.noDisplay 				{position:relative; display:none;}
.Display				{position:relative; display:block;}