body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #064B86;
	background-color: #CCCCCC;
	background-image: url(../images/new/design/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #064B86;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#Header {
	background-image: url(../images/new/design/top_bg.gif);
	background-repeat: no-repeat;
	height: 115px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#Main {

	background-color: #064B86;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	background-image: url(../images/new/design/bottom_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#HeaderBanner {
	height: 85px;
	width: 790px;
}
#HeaderMenu {
	width: 790px;
	text-align: center;
	margin-top: 3px;
	font-weight: bold;
}
#LeftCol {
	float: left;
	width: 160px;
}
#MainCol {
	float: left;
	width: 440px;
}
#RightCol {
	float: left;
	width: 210px;
}
.ForceColumnsToExtend {
	clear: both;
	line-height:0px;
	height:0;
}
.menuContentLeft {
	background-image: url(../images/new/design/box/left_bg.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.menuContentLeft ul {
	margin: 0px;
	padding: 0px;
	margin-left: -4px;
	list-style-type: none;
}
.menuContentLeft li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.mainMenu a:link {
	color: #064B86;
	text-decoration: none;
	background-image: url(../images/new/design/dot_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 14px;
}
.mainMenu a:visited {
	color: #064B86;
	text-decoration: none;
	background-image: url(../images/new/design/dot_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 14px;
}
.mainMenu a:hover {
	color: #064B86;
	text-decoration: underline;
	background-image: url(../images/new/design/dot_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 14px;
}
.subMenu a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 18px;
}
.subMenu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 18px;
}
.subMenu a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 18px;
}
.menuContentRight {
	background-image: url(../images/new/design/box/right_bg.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#ContentHeadline {
	background-image: url(../images/new/design/box/main_top.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 440px;
	margin-top:0px;
	padding-top:0px;
}
#ContentHeadline img {
	float:left;
	margin-left:15px;
	margin-top:15px;
}
#ContentHeadline p {
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	padding-left: 40px;
	padding-top: 20px;
}


#Content {
	background-image: url(../images/new/design/box/main_bg.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
}
.menuSubHeadline {
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
}
.menuContent {
	text-align:center;
	padding-bottom: 5px;
}
.menuSubHeadline p {
	font-weight: normal;
	color: #064B86;
	display: inline;
}
#HeaderMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#HeaderMenu li {
	margin-right: 3px;
	margin-left: 3px;
	display: inline;	
}
.BlueLink a:link {
	color: #064B86;
	text-decoration: none;
	font-weight: bold;
}
.BlueLink a:visited {
	color: #064B86;
	text-decoration: none;
	font-weight: bold;
}
.BlueLink a:hover {
	color: #064B86;
	text-decoration: underline;
	font-weight: bold;
}


/*OLD style*/
form {
display:inline;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #064B86;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #064B86;
}
.checkbox {
	border: 0px none;
	background-color: #EEEEEE;
}
.checkbox2 {
	border: 0px none;
	background-color: #FFFFFF;
}
.checkbox4 {
	border: 0px none;
	background-color: #CCCCCC;
}
.forsideborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.bordermain {
	border: 2px solid #064B86;
}
.overskrift2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 8px;
	color: #999999;


}
.holdmenu {
	font-size: 10px;
	font-weight: bold;

}