body {
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #b48301;
	scrollbar-base-color : #00ffff;
	scrollbar-darkshadow-color : #7b8b9b;
	scrollbar-face-color : #414141;
	scrollbar-highlight-color : #cccccc;
	scrollbar-shadow-color : #000000;
	scrollbar-track-color : #666666;
	background-color:#414141;
}

a.wlink, a.wlink:active, a.wlink:visited
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a.wlink:hover
{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.sitemap, a.sitemap:active, a.sitemap:visited
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.sitemap:hover
{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #b48301;
}



a.goldlink, a.goldlink:active, a.goldlink:visited
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a.goldlink:hover
{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #b48301;
}

a, a:visited, a:active{
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: lighter;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


body { margin-top: 0px;
}
.fade {
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
}
.vline {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hline {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #b48301;
}
li {
	list-style-type: none;
}
.box1 {
	height: 75px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #222222;
	border-right-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
}
.box2 {
	padding: 5px;
	width: 380px;
	text-align: justify;
	background-color: #CCCCCC;
	border: 1px solid #222222;
}
