.scscontainer {
	margin:0px auto;
	width:800px;
}
.scsheader {
	width:800px;
	height:147px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
.scsheaderInd {
	width:800px;
	height:147px;
	background-image:url(images/header_ind.png);
	background-repeat:no-repeat;
}
.scsnav {
	background-image:url();
	background-repeat:no-repeat;
	height:24px;
}
.scscrumbs {
	background-image:url();
	background-repeat:no-repeat;
	height:30px;
}
.scscontent {
	width:800px;
	min-height:350px;
	background-image:url();
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	font-family: Arial,Helevtica,Verdana,Sans-Serif;
	font-size: 10pt;
}
.scscontent #panel-left {
	width:720px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding-top:20px;
}
.scscontent #panel-right {
	width:163px;
	float:left;
	height:inherit;
}
.scscart{
	width:250px;
	margin-left:150px;
	padding-top:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	min-height:75px;
}
.scsfoot {
	width:800px;
	height:65px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:35px;
	clear:both;
	color:#694717;
	font-family: Arial,Helevtica,Verdana,Sans-Serif;
	font-size: 8pt;
	padding-right:0px;
	padding-top:18px;
	padding-bottom:20px;
	text-align:right;
}
.scsfootInd {
	width:800px;
	height:65px;
	background-image:url(images/footer_ind.png);
	background-repeat:no-repeat;
	clear:both;
	color:#694717;
	font-family: Arial,Helevtica,Verdana,Sans-Serif;
	font-size: 8pt;
	padding-right:0px;
	padding-top:18px;
	padding-bottom:20px;
	text-align:right;
}
.scsfoot a{
	text-decoration:none;
}
.scsfoot a:link{
	font-weight:bold;
	color:#694717;
}
.scsfoot a:visited{
	font-weight:bold;
	color:#694717;
}
.scsfoot a:hover{
	font-weight:bold;
	color:tan;
}
.scsfoot a:active{
	font-weight:bold;
	color:#694717;
}
.scsfootInd a{
	text-decoration:none;
}
.scsfootInd a:link{
	font-weight:bold;
	color:#694717;
}
.scsfootInd a:visited{
	font-weight:bold;
	color:#694717;
}
.scsfootInd a:hover{
	font-weight:bold;
	color:TAN;
}
.scsfootInd a:active{
	font-weight:bold;
	color:#694717;
}
.scsaccount{
	font-family: Arial,Helevtica,Verdana,Sans-Serif;
	font-size: 8pt;
	color:white;
	text-align:right;
	padding-top:10px;
	padding-right:50px;
}

.forminput{
	border:0px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	background-color:#FFFFFF;
}


body{
	background-color:#F4D59B;
	background-image: url(images/scvbg.png);
	margin:0px;
}