html, body{
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
}
a{
	text-decoration: none;
	color: #006ab2;
}
.top{
	width: 100%;
	height: 8px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.main{
	width: 100%;
	background-repeat: no-repeat;
	background-position: 8px 0px;
}
.bottom{
	width: 100%;
	height: 8px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.content{
	padding-top: 24px;
	padding-bottom: 12px;
}	
.status{
	color: red;
}
#wrap{
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -459px;
	width: 918px;
	padding: 0;
}

#head{
	position: absolute;
	top: 0;
	width: 100%;
	height: 222px;
	margin: 0;
}

#body{
	position: absolute;
	top: 217px;
	width: 100%;
}

#menu{
	top: 0;
	left: 0;
	width: 630px;
	height: 207px;
	margin: 0;
	background-image: url(img/border.630.gif); 
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#menu .top{
	background-image: url(img/border.top.630.gif); 
}
#menu .main{
	height: 191px;
	background-image: url(img/menu.bg.gif);
	color: #ffffff;
	padding-left: 10px;
}
#menu .main div{
	float: left;
	height: 150px;
	width: 180px;
	margin-top: 21px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu .main div.submenu{
	border-left: 1px dashed #ffffff;
}
#menu .main ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu .main li{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#menu .main li img{
	margin-right: 5px;
	vertical-align: middle;
}	
#menu .main a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}	
#menu .main a:hover{
	color: #c9d200;
}
#menu .main a.selected{
	color: #f9d21d;
}
	
#menu .bottom{
	background-image: url(img/border.bottom.630.gif); 
}


#logo{
	position: absolute;
	top: 0;
	left: 640px;
	width: 278px;
	height: 207px;
	margin: 0;
	background-image: url(img/border.278.gif); 
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#logo .top{
	background-image: url(img/border.top.278.gif); 
}
#logo .main{
	height: 191px;
	background-image: url(img/logo.bg.gif); 
}
#logo .bottom{
	background-image: url(img/border.bottom.278.gif); 
}

#main{
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	margin: 0;
	background-image: url(img/border.630.gif); 
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0;
}
#main .top{
	background-image: url(img/border.top.630.gif); 
}
#main .main{

}
#main .bottom{
	background-image: url(img/border.bottom.630.gif); 
}
#main .main #contentpane{
	margin-left: 8px;
	border: 1px solid #f7edc3;
	background-color: #ffffff;
	width: 613px;
}
#main .main #contentpane p{
	width: 100%;
	padding: 0;
	margin: 0;
}

#main .main #contentpane p.head{
	background-image: url(img/head.bg.gif); 
	height: 25px;
	padding: 0;
	margin: 0;
}

#main .main #contentpane table{
	width: 100%;
	padding: 0;
	margin: 0;
}
#main .main #contentpane td{
	vertical-align: top;
}
#main .main #contentpane div.text{
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	clear: both;
}

#main .main a{
	color: #006ab2;
}	
#main .main a:hover{
	color: #000000;
}	
	
#main .main #contentpane .h1{
	color: #f9d21d;
	font-size: 18px;
	text-transform: uppercase;
	height: 24px;
	float: left;
	padding: 0px;
	margin-left: 30px;
	margin-right: 8px;
	height: 100%;
}

#main .main #contentpane .h2{
	color: #006ab2;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 20px;
}	

#main .main #contentpane .h3{
		
}

#main .main #contentpane .h4{
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}



#main .main #foot{
	position: relative;
	margin-left: 38px;
	margin-top: 8px;
	font-size: 9px;
}

#side{
	position: absolute;
	top: 0;
	left: 640px;
	width: 278px;
	margin: 0;
	background-image: url(img/border.278.gif); 
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#side .top{
	background-image: url(img/border.top.278.gif); 
}
#side .main{

}
#side .main #modulpane{
	margin-left: 8px;
	border: 1px solid #f7edc3;
	background-color: #ffffff;
	width: 261px;
}
#side .main #modulpane p{
	width: 100%;
	padding: 0;
	margin: 0;
}
#side .main #modulpane p.head{
	background-image: url(img/head.bg.gif); 
	color: #006ab2;
	font-weight: bold;
	height: 25px;
	padding: 0;
	margin: 0;
}
#side .main #modulpane p.head img{
	vertical-align:middle;
	margin-right: 20px;
}	
#side .bottom{
	background-image: url(img/border.bottom.278.gif); 
}

#side .main #modulpane div{
	margin-left: 36px;
	margin-right: 18px;
	margin-top: 10px;
}

input{
	width: 160px;
	border: 1px solid #999999;
	color: #006ab2;
	margin-left: 36px;
	margin-bottom: 10px;
}
button{
	background-color: #ffffff;
	border: 0;
	width: 30px;
	vertical-align: middle;
}	
hr{
	color: #c9d200;
	height: 0px;
	border: 0px;
	border-bottom: 1px solid #c9d200;
}