	BODY {	FONT: 11px arial, verdana, sans-serif;
background:#000;
		scrollbar-base-color: #F4CD47;

		scrollbar-track-color: #989898;

		scrollbar-face-color: #17A120;

		scrollbar-highlight-color: #FFFFFF;

		scrollbar-3dlight-color: #C0C0C0;

		scrollbar-darkshadow-color: #FFFFFF;

		scrollbar-shadow-color: #FFFFFF;

		scrollbar-arrow-color: #FFFFFF; 
		}



a:link		{ COLOR: #ffffff; FONT: 15px arial, verdana, sans-serif; }



a:visited	{ COLOR: #ffffff; FONT: 15px arial, verdana, sans-serif; }



a:active	{ COLOR: #ffffff; FONT: 15px arial, verdana, sans-serif; }



a:hover		{ COLOR: #0066ff; FONT: 15px arial, verdana, sans-serif;}





TABLE 		{ COLOR: #fff; FONT: 11px verdana, arial, sans-serif;}



.base				{ COLOR: #202020; FONT: 11px verdana, arial, sans-serif; text-decoration: none;}

.base   a:visited	{ COLOR: #202020; FONT: 11px verdana, arial, sans-serif; text-decoration: none;}

.base	a:link 		{ COLOR: #202020; FONT: 11px verdana, arial, sans-serif; text-decoration: none;}

.base	a:hover		{ COLOR: #505050; FONT: 11px verdana, arial, sans-serif; text-decoration: underline;}



.header		{ COLOR: #ffffff; FONT: 12px verdana, unicode; padding-left: 10pt; padding-right: 5pt;}



.nav				{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; text-decoration: none;}

.nav    a:visited	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; text-decoration: none;}

.nav	a:link 		{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; text-decoration: none;}

.nav	a:hover		{ COLOR: #FE9A08; FONT: 13px verdana, arial, sans-serif; text-decoration: underline;}

.search {
	 margin: 0 2px 0 0; padding: 0px 0 0 0px; border: 1px solid #696969; font-size: 12px; font-weight: bold; background: none; color: #4c90ca; height: 16px; width: 160px;
}

.button {
	margin: 0 4px 0 0;
	border: 0px;
	background: url('../newimages2/buttons.gif') no-repeat;
	width: 71px;
	height: 20px;
	color: #303030;
	font-size: 11px;
}

.go {
	margin: 0 0 0 4px;
	border: 0px;
	background: url('../newimages2/go-button.png') no-repeat;
	width: 102px;
	height: 80px;
}
.go:hover {

	background: url('../newimages2/go-button-on.png') no-repeat;

}

.box {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 8px;
	width: 199px;
	font-size: 11px;
}
	.box a {
		color: #696969; text-decoration: none;
	}
	.box a:hover {
		text-decoration:underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('../newimages2/blt.gif') no-repeat;
	}
	.box p {
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('../newimages2/blt.gif') no-repeat;
		text-align: left;
	}
	.boxcaption {
		background: url('../newimages2/box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 20px;
		width: 207px;
		color: #303030;
	}
	
	.boxbottom {
		background: url('../newimages2/box.bottom.gif') no-repeat;
		width: 217px;
		height: 4px;
		margin: 0px;
	}
	
