body {
	background-color:#85a0a9;
	background-repeat:repeat-x;
	font-family:arial,helvetica,sans-serif;
}
a {text-decoration:none;}
a:hover{
	text-decoration:none;
	font-weight: bold;
}
.start{
	width:920px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	background-color: #FFFFFF;
	padding-top: 0px;
}
.left_menu{background-image:url(../images/qleft_menu1.gif);background-repeat:no-repeat;width:8px;}
.right_menu{
	background-repeat:no-repeat;
	border-bottom-style: none;
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
.logo{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#959697;}
#menu ul{
list-style:none;
margin:0;
padding:0;
float:right;
width:410px;
}
#menu li{
float:left;
border-left-width:1px;
border-left-style:solid;
border-left-color:#FFF;
margin:0;
width:78px;
}

#menu a{
font-weight:300;
color:#4F6EB1;
font-size:14px;
line-height:35px; 
display:block;
text-decoration:none;
text-align:center;
}
#menu {width:721px;background-image:url(../images/qmenu_background.gif);background-repeat:no-repeat;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#959697;height:35px;}
#menu .menu_sel{
	background-image:url(../images/qmenu_sel.gif);
	background-repeat:repeat-x;
	border-bottom-style:solid;
	border-bottom-color:#6A7685;
	border-bottom-width: 1px;
	line-height: 35px;
}
#menu .menu_sel a{color:#FFF;}
#menu a:hover{
	text-decoration:none;
	font-weight: bold;
}
#menu .large{width:88px;}
.copyright {
	font-size:10px;
	color:#FFF;
	line-height:18px;
	padding-left: 20px;
}
