body {
	background-image: url(images/scvbggradient3.jpg);
	background-repeat: repeat-x;
	background-color: #E9D9B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EFE2CB;
}
#leftsidefilldown {
	background-image: url(images/scvsidefilldown.gif);
	background-repeat: repeat-y;
}
#darkfillleft {
	background-image: url(images/scvpanelfillleft3.gif);
}
.footertext {
	color: #3D1811;
}
.footertext a:link {
	color: #3D1811;
	text-decoration: underline;
}
.footertext a:visited {
	color: #3D1811;
	text-decoration: underline;
}

.smaller {
	font-size: 10px;
}

#topleftcorner {
	background-image: url(images/scvtoplftcorner.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h4 {
	font-size: 13px;
	color: #3D1811;
	background-color: #E7D4AF;
	padding: 4px;
	border: 2px solid #96461B;
}
h3 {
	border-bottom: 1px dashed #E8D5B2;
}
h5 {
	border-top: 1px solid #E7D4AF;
	border-left: 1px double #E7D4AF;
	padding-left: 6px;
	padding-top: 2px;
}

#topdarkfill {
	background-image: url(images/scvtopfill.gif);
	background-repeat: repeat-x;
}
#toprtcornerdark {
	background-image: url(images/scvtoprtcorner.gif);
	background-position: right top;
}
#darktile {
	background-image: url(images/darkpanelfill.gif);
	background-repeat: repeat;
}
#darkfillright {
	background-image: url(images/scvpanelfillrt.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #391612;
}
li {
	list-style-type: square;
}

#darkleftbtcorner {
	background-image: url(images/scvbtleftcorner.gif);
	background-repeat: no-repeat;
}
#darkbtfill {
	background-image: url(images/scvbtpanelfill.gif);
	background-repeat: repeat-x;
}
#darkbtcornerrt {
	background-image: url(images/scvbtrtcorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#mainleftcorner {
	background-image: url(images/scvmainleftcorner.gif);
	background-repeat: no-repeat;
}
#mainbtfill {
	background-image: url(images/mainbtfill2.gif);
	background-repeat: repeat-x;
}
#mainbtrightcorner {
	background-image: url(images/scvmaibtcornerrt.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#rtsidefilldown {
	background-image: url(images/scvmainfillrtdown.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #96461B;
	text-decoration: underline;
}
a:visited {
	color: #96461B;
	text-decoration: underline;
}
a:hover {
	color: #96461B;
	text-decoration: underline overline;
}
html {
scrollbar-3d-light-color: #795E35;
	scrollbar-arrow-color: #DEC089;
	scrollbar-track-color: #391612;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #660000;
	scrollbar-highlight-color:#795E35;
	scrollbar-shadow-color: #000000;
	}