body {
	margin: 15px;
	background-color: #fff00;
	
	scrollbar-track-color: #f4f4f4;
	scrollbar-3dlight-color: #fff;
	scrollbar-face-color: #d5e5f3;
	scrollbar-shadow-color: #d5e5f3;
	scrollbar-highlight-color: #d5e5f3;
	scrollbar-arrow-color: #6291d7;
	scrollbar-darkshadow-color: #6291d7;
}

div, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 16px;
}

a, a:visited {
	color: #0b498e;
	text-decoration: underline;
}

a:hover {
	color: #0b498e;
	text-decoration: none;
}

.dotted1 {
	background-image: url('../images/dots_h_bg_1.gif');
	background-repeat: repeat-x;
	background-position: center;
}

img.brand { margin-right: 10px; margin-bottom: 10px }

form { display: inline; }

.on, .off {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #000;
}

.on a, .on a:visited {
	color: #207606;
	text-decoration: underline;
}

.on a:hover {
	color: #207606;
	text-decoration: none;
}

.off a, .off a:visited {
	color: #0b498e;
	text-decoration: underline;
}

.off a:hover {
	color: #0b498e;
	text-decoration: none;
}
