﻿.header
{
	border-width: 1px;
	border-color: #C6C2DB;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.verticalnavigation
{
	position: relative;
	height: 23px;
	border-width: 1px;
	border-color: #C6C2DB;
	border-bottom-style: solid;
	vertical-align: bottom;
}
.verticals
{
	position: absolute;
	bottom: 0px; 
	left: 0px;
}
.activevertical
{
	vertical-align: bottom;
	float: left;
	padding: 0px 9px 2px 8px;
	font-family: Verdana;
	font-size: 9px;
	color: #FF7500;
	border-width: 1px;
	border-color: #C6C2DB;
	border-right-style: solid;
}
.inactivevertical
{
	vertical-align: bottom;
	float: left;
	padding: 0px 9px 2px 8px;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	border-width: 1px;
	border-color: #C6C2DB;
	border-right-style: solid;
}
A.verticalnav
{
	color: #666666;
	text-decoration: none;
}
A.verticalnav:visited
{
	color: #666666;
}
.languages
{
	position: absolute;
	bottom: 0px; 
	right: 0px;
}
.activelanguage
{
	vertical-align: bottom;
	float: left;
	padding: 0px 9px 2px 9px;
	font-family: Verdana;
	font-size: 9px;
	color: #FF7500;
	border-width: 1px;
	border-color: #C6C2DB;
	border-left-style: solid;
}
.inactivelanguage
{
	vertical-align: bottom;
	float: left;
	padding: 0px 9px 2px 9px;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	border-width: 1px;
	border-color: #C6C2DB;
	border-left-style: solid;
}
.headerbody
{
	background-image: url(headerback.jpg);
	background-position: bottom;
	height: 100px;
	background-repeat: repeat-x;
}
.headerlogoarea
{
	width: 150px;
	height: 100%;
	float: left;
	padding: 21px 0px 0px 14px;
}
.headerright
{
	height: 100%;
	float: left;
	background-color: #F0F0F0;
	position: relative;
}

.mainmenu
{
	position: absolute;
	bottom: 0px; 
	left: 0px;
	width: 600px;
	height: 20px;
}
.activemenu
{
	height: 14px;
	vertical-align: bottom;
	float: left;
	padding: 0px 12px 6px 12px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF7500;
	border-width: 1px;
	border-color: #C6C2DB;
	border-right-style: solid;
}
.inactivemenu
{
	height: 14px;
	vertical-align: bottom;
	float: left;
	padding: 0px 12px 6px 12px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-width: 1px;
	border-color: #C6C2DB;
	border-right-style: solid;
}
.headershadow
{
	height: 3px;
	margin: 0px 2px 0px 2px;
	background-image: url(headershadow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 27px 0px;
}

