﻿.qbox {
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 20px;
	margin-left: 12px;
	position: relative;
	top: 10px;
}


.hotboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.hotbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3872B0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61605F;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61605F;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #580A61;
	line-height: 1.1;

}
.menuregular2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	text-decoration:none;
}
.menuregular2ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6691D1;
	text-decoration:none;

}
.menuregular3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	text-decoration:none;
}
.menuregular3ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6691D1;
	text-decoration:none;

}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableheader 
{
    background-color:#7598C0;
    font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
    font-weight:bold;
    font-size:15px;
}
.formrowodd 
{
    background-color:#EAE7E1;
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;    
}
.formroweven 
{
    background-color:#F7F4EF;
    font-family: Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;    
}

#cent{
	position:relative;
	left:90px;
}


#menubo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	padding: 5px;
	width: 100%;
	
}
.formfields {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
border: 1px solid #7BA3D7;
}
.formtabletext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
.formtabletextprompt {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
font-weight: bold;
float: none;
text-align: right;
}

.sm {

font-size: 11px;
color: #cccccc;
font-weight: normal;
}
.sm2 {

font-size: 14px;
color: #888888;
font-weight: normal;
}
.solidborder {
border: 1px solid #666666;
}
.te2st {
	background-image: url(../images/mnbg.gif);
}




#inbrief {
	position:relative;
	width:500px;
	z-index:1;
	border: 1px solid #999999;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: square;
	line-height: 1.4;
	text-align: left;
	padding-top: 17px;
	padding-right: 5px;
	
	padding-left: 0px;
	top: 16px;
	
}
.inbriefheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #580A61;
line-height: 1.1;
position: absolute;
top: -10px;
left: 17px;
background-color: #FFFFFF;
z-index: 100;
padding-right: 5px;
padding-left: 5px;


}
hr {
	border:0;
    border-top: 1px solid #DCDCDC;
    height: 0;
	background: #DCDCDC;
}