@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #0E2020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/hml_bg_01.png);
	background-repeat: no-repeat;
	background-position: 330px 40px;
	font-family: Arial, Helvetica, sans-serif;
}
/*-----------------------------------begin layout------------------------*/
#pagehead {
	height:40px;
	width:100%;
	background-color:#000000;
	vertical-align: top;
}

#topmenu {
	margin-left: 166px;
	bottom: 5px;
	height: 40px;
	width:300px;
	margin-bottom: 3px;
	padding-top: 20px;
}
.topmenuitems {
	font-weight: bold;
	font-size: 14px;
	top: 10px;
	/*margin-top: 20px;*/
	height:15px;
} 
#submenu{
	height:20px;
	width:400px;
	margin-left: 165px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
}
#logohead {
	width:800px;
	height:81px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 35px;
	margin-left: 40px;
}

#main-content {
	width:650px;
	margin-left:40px;
	margin-top: 55px;
	height:418px;
}
#footer {
	width:800px;
	height:16px;
	margin-left:40px;
	vertical-align: bottom;
}
#regno {
	display:inline;
	float:left;
	font-size: 9px;
	color: #647375;
	height: 10px;
	vertical-align: text-bottom;
}
#actevate {
	display:inline;
	float:right;
}
/*-----------------------------------end layout------------------------*/
/* ............................styles etc..............................*/
a {
	text-decoration:none;
}

a:visited, a:link{
	color:#647375;
}

a:active, a:hover {
	color:#FFFFFF;
}
#topmenu a, #submenu a {
	padding-left:5px;
	padding-right:5px;
}
#submenu a:hover {
	color:#949F02;
}
.style1 {color: #647375}
.style2 {color: #FFFFFF}


.blockhead-ser {
	color:#949F02;
	font-weight:bold;
	font-size:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blockhead-con {
	color:#7379CD;
	font-weight:bold;
	font-size:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blockhead-abo {
	color:#4C9796;
	font-weight:bold;
	font-size:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blockhead-hom {
	color:#D08502;
	font-weight:bold;
	font-size:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.maintext {
	font-size:12px;	
	margin-top: 5px;
	margin-bottom: 5px;
}
