body
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
a
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none;	
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none;	
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;	
}


#overall
{
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}


#header
{
width:737px; height:81px;
position:absolute; left:31px; top:10px; 
}
#logo
{
width:336px; height:81px;
position:absolute; left:0px; top:0px; 
background-image: url('../images/lunar.png');
}
#address
{
width:100px; height:81px;
position:absolute; left:460px; top:0px; 
padding: 5px;
font-size: 11px; 
}
#spacer1
{
width:10px; height:81px;
position:absolute; left:570px; top:0px; 
background-image: url('../images/ver_bar.gif');	
}
#phone
{
width:250px; height:81px;
position:absolute; left:580px; top:0px; 
padding: 5px;
font-size: 11px; 
}

#spacer2
{
width:740px; height:13px;
position:absolute; left:30px; top:90px; 
background-image: url('../images/hor_bar.gif');	
}


/* menu */
#leftmenu
{
width:172px; height:800px;
position:absolute; left:30px; top:110px; 
background: url('../images/menu_back.jpg') #486D9A repeat-x;
}
#menu1
{
width: 172px;
position:absolute; left:0px; top:0px; 
}
.item
{
position:relative;
width: 172px; height: 21px;
border-bottom:1px solid #8EACCE;
}
.item_head
{
width: 172px; height: 21px;
border-bottom:1px solid #0170ff;
background-image: url('../images/bg_active.png');
}
.item2
{
position:relative;
width: 158px; height: 21px;
}
.item3_head
{
width: 143px; height: 21px;
border-bottom:1px solid #00c7f4;
margin-left: 15px;
background-image: url('../images/bg_active.png');
}
.item3
{
width: 143px; height: 21px;
border-bottom:1px solid #8EACCE;
margin-left: 15px;
}
.menuspacer
{
position:relative;
width: 158px; height: 30px;
}

#spacer3
{
width:10px; height:600px;
position:absolute; left:205px; top:110px; 
background-image: url('../images/ver_bar.gif');	
}



#maintop
{
width:551px; height:59px;
position:absolute; left:219px; top:110px;
background-image: url('../images/1.jpg');
}
#mainpage
{
width:551px;
position:absolute; left:219px; top: 184px; 
}
#spacer4
{
width:551px; height:3px;
position:absolute; left:219px; top:174px; 
background-image: url('../images/balk.png');	
}

.kop
{
	font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none;
}
.titles {
	font-family: helvetica,arial;
	font-size: 14px;
	font-weight: bold;
	color: #486D9B;
	margin-top:0px;
}
.menutext {
	font-family: helvetica,arial;
	font-size: 11px;
	color:#8EACCE;
	text-decoration: none;
}
.menutext a {
	font-family: helvetica,arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext a:visited {
	font-family: helvetica,arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menutext a:hover {
	font-family: helvetica,arial;
	font-size: 11px;
	color: #d8d8d8;
	text-decoration: none;
}


.maintext
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;
}
.maintext a
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;
}
.maintext a:visited
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none;
}
.maintext a:hover
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline;
}

.login{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #666666;
	background-color:#FFFFFF;
	border:1px solid;
	margin-top: 3px;
	border-top-color:#aec7e5;
	border-left-color:#aec7e5;
	border-right-color:#aec7e5;
	border-bottom-color:#aec7e5;
	width: 70px;
}
.button{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color: #FFFFFF;
	background-color:#8EACCE;
	border: 0px;
	width: 72px;
	margin-top: 3px;
}
.error{
	color: #666666;
}
img { 
	border: 0px; 
}
.title a{
	color: blue;
	font-weight: bold;
}
.titleYear{
	color: green;
	font-weight: bold;
}

.pdfTitleWithWidth{
	width: 75px;
}
.subCategory{
	color: red;
	font-weight: bold;
}