body {
color:#000000;
font-family: verdana, arial, sans-serif;
font-size:11px;
margin-left:0;
margin-right:0;
background-color:#ffffff;

}

body {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #2684EF;
scrollbar-darkshadow-color: #000CF2;
scrollbar-face-color: #2358B8;
scrollbar-highlight-color: #F7F8F9;
scrollbar-shadow-color: #00022B;
scrollbar-track-color: #F4F8FF;
}


a, a:link, a:visited {
color: #324267;
text-decoration: none;
}

a:hover {
color: #1F4EA4;
text-decoration: underline;
}


a.qlink:link {
    text-align:left;
	color: #000000;

	font-weight: bold;

	text-decoration: none;

	display: block;

	width: 200px;

	height: 18px;

	background: url(arrowbox.png);

	background-repeat: no-repeat;

	background-color: transparent;

	padding: 3px 0px 0px 30px;

	border-bottom: 1px dashed #2358B8;
	font-size:12px;

}

a.qlink:hover {

	color: #fff;

	font-weight: bold;

	text-decoration: none;

	display: block;

	width: 220px;

	height: 18px;

	background: url(arrowbox.png);

	background-repeat: no-repeat;

	background-position: right;

	background-color:  #2358B8;

	padding: 3px 0px 0px 10px;
    font-size:12px;
}

a.qlink:visited {

	color: #000000;

	font-weight: bold;

    text-align:left;
	text-decoration: none;

	display: block;

	width: 200px;

	height: 18px;

	background: url(arrowbox.png);

	background-repeat: no-repeat;

	background-color: transparent;

	padding: 3px 0px 0px 30px;

	border-bottom: 1px dashed #2358B8;
    font-size:12px;
}
.frame

{
width:100%;
}

footer {
font-size:10px;
}

ul{
list-style-position:outside;
}


