html, body
{
	background:transparent url(images/bg.jpg) top left repeat-x;
	font:normal 0.8em arial, serif;
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
}

.wrapper
{
	width:95%;
	height:100%;
	background-color:#fff;
	margin:0px auto;
}

.banner_middle
{
	height:80px;
	background:#2E7CBC url(images/banner_middle_bg.gif) top left repeat-x;
}
.banner_left_cnr
{
	width:20px;
	height:80px;
	background:#2E7CBC url(images/banner_left_cnr.gif) top left no-repeat;
}
.banner_right_cnr
{
	width:20px;
	height:80px;
	background:#2E7CBC url(images/banner_right_cnr.gif) top left no-repeat;
}


.left-menu-img
{
	float:left;
	margin-right:5px;
	margin-top:12px;
}
.left-menu, .left-menu:visited
{	
	float:left;
	color:#FFF;
	margin-top:14px;
	font-size : 12px;
	text-decoration:none;
	text-underline:none;
	font-weight:normal;
}

.menu
{
	height:25px;
	display:block;
	background:#000 url(images/menu_bg.gif) top left repeat-x;
}

.speel
{
	font:bold 10px/25px arial;
	color:#000;
	text-align:center;
	display:block;
}

.content
{
	width:100%;
}

.left_column 
{
	width:180px;
	background:#E4E5F9 url(images/left_column_bg.gif) bottom left repeat-y;
}

.linked_left_nav_item a, .linked_left_nav_item a:visited
{
	margin-left:5px;
	font:bold 10px/24px verdana;
	color:navy;
	text-decoration:none;
	display:block;
}
.linked_left_nav_item a:hover
{	
	color:#fff;
}
.unlinked_left_nav_item
{	
	font:bold 10px/24px verdana;
	color:#fff;
	text-decoration:none;
	width:160px;
	height:24px;
	padding-bottom:1px;
	background:transparent url(images/linked_left_nav_item.gif) top left no-repeat;
}
.unlinked_left_nav_item .label
{	
	font:bold 12px/24px verdana;
	color:#24306A;
	text-decoration:none;
	margin-left:5px;
}

.linked_left_nav_item
{	
	width:160px;
	height:24px;
	margin-bottom:1px;
	float:left;
	background:transparent url(images/linked_left_nav_item.gif) top left no-repeat;
}

.form_left_nav_item
{	
	width:160px;
	height:24px;
	margin-bottom:1px;
	float:left;
	background:transparent url(images/form_left_nav_item.gif) top left no-repeat;
}
.form_left_nav_item .label
{
	width:30px;
	font:bold 10px/24px verdana;
	color:black;
	margin-left:5px;
	float:left;
}
.form_left_nav_item .text
{
	width:105px;
	float:right;
	border:1px solid #172E99;
	margin-top:2px;
	margin-right:2px;
	font:normal 10px verdana;
	height:20px;
}

.form_left_nav_item .submit
{
	width:156px;
	float:right;
	border:1px solid #172E99;
	background:transparent;
	margin-top:1px;
	margin-right:2px;
	color:black;
}

.big_left_nav_item_top
{	
	width:160px;
	height:3px;
	line-height:3px;
	float:left;
	font-size:0px;
	background:transparent url(images/left_nav_item_top.gif) top left no-repeat;
}
.big_left_nav_item_label
{
	display:block;
	font:bold 10px/24px verdana;
	color:black;
	background:#CCCEDB;
	padding-left:5px;
}
.big_left_nav_item_textarea
{
	margin:0px;
	padding:0px;
	width:156px;
	margin-left:2px;
	border:1px solid #172E99;
	font:normal 11px verdana;
}
.big_left_nav_item_bottom
{	
	width:160px;
	height:3px;
	float:left;
	font-size:5px;
	background:transparent url(images/left_nav_item_bottom.gif) top left no-repeat;
}

.right_column
{
}

#Form
{
	width:156px;
	background-color:#FF831E;
}

#Form .title
{
	text-align:left;
	font:bold 12px/20px verdana;
	color:black;
	width:160px;
	height:20px;
	background:#fff url(images/form_header.gif) top left no-repeat;
	padding-left:5px;
}
#Form .label
{
	text-align:left;
	font:normal 0.8em arial;
	color:#000;
	width:40px;
}	
#Form .text
{
	width:120px;
	border:1px solid #172E99;
}
#Form textarea
{
	width:100%;
	border:1px solid #3172E99;
}

.hor_menu
{
	height:23px;
}
.hor_menu .root_link, .hor_menu .root_link:visited
{
	display:block;
	font:bold 12px/23px verdana;
	text-decoration:none;
	text-align:center;
	background:transparent;
	color:#fff;
	padding-left:5px;
	padding-right:5px;
}
.hor_menu .root_link:hover
{
	color:#172E99;
	background:#fff url(images/menu_hover.gif) top left repeat-x;
	font:bold 12px/23px verdana;
}
.hor_menu .submenu
{
	display:none;
	position:absolute;
	width:190px;
	border:1px solid #333;
	border-bottom:0px;
	margin-left:0px;
	margin-top:-1px;
}
.hor_menu .sub_link, .sub_link:visited
{
	display:block;
	text-decoration:none;
	text-align:left;
	padding-left:10px;
	font:bold 12px/22px verdana;
	border-bottom:1px solid #333;
	background:#333;
	color:#f0f0f0;
	width:100%;
}
.hor_menu .sub_link:hover
{
	text-align:left;
	padding-left:10px;
	font:bold 12px/22px verdana;
	color:#fff;
	background:transparent url(images/menu_hover.gif) top left repeat-x;
}
A {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : beige;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A:Visited {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}
A:Hover {

	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}

A:Active {
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}


P {
	
	font-family :verdana;
	font-size :12px;
	color : beige;
	text-decoration : none;
}

p.ows {
	
	font-family :verdana;
	font-size :12px;
	line-height: 22px;
	text-decoration : none;
}

li {
	
	font-family :verdana;
	font-size :12px;
	color : beige;
	text-decoration : none;
}

.blue-text {
	color:#00CCFF;
	text-decoration:none;
	text-underline:none
}

.blue-home {
	color:#00CCFF;
	font-size : 14px;
	text-decoration:none;
	text-underline:none
	font-weight:none;
}

H1 {
	
	font-family :verdana;
	font-size :16px;
	color : beige;
	text-decoration : none;
}

H2 {
	
	font-family :verdana;
	font-size :14px;
	color : beige;
	text-decoration : none;
}

.size14 {
	
	font-family :verdana;
	font-size :14px;
	text-decoration : none;
	font-weight:none;
}

.size12 {
	
	font-family :verdana;
	font-size :12px;
	text-decoration : none;
	font-weight:none;
}

.blue-footer {
	font-size : 10px;
	font-family : Verdana;
	font-style : normal;
	color : beige;
	text-align : center;
	text-indent:none;
	text-decoration:none;
	background-color : none;
}