﻿body 
{
	background-color:#F7F1E2;
	left:0;
	top:0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.previewBody
{
	background-image: url(images/previewbg.jpg);
	background-repeat: repeat;
	left:0;
	top:0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.MainDIV 
{
	border: solid 2px #A28366;
	width: 780px;
	padding-bottom: 0px;
 	 
}
.bgContent 
{
	background-color: #E2D3AE;
	vertical-align: top;
	width: 570px;
	height: 380px;
	background-repeat: no-repeat;
}

.pageTitle 
{
	font-family:Tahoma;
	font-size:x-large;
	font-weight:bold
}

.crumbTrail 
{
	font-size:x-small;
	color:black
}

a 
{
	color: #7B0B0E;
}

.legendLabel
{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	color: navy;
	padding-bottom: 10px 
}
fieldset
{
	padding-bottom: 10px;
	width:975px
}

.divAdInfo 
{
	height:auto;
	width: 500px;
	background-color: White;
	border-color: Black;
	border-width: thin;
	border-style: solid;
	position: absolute;
	left: 300px;
	top: 400px;
	padding: 0px 10px 5px 10px;
	z-index:100;
	
	VISIBILITY: hidden
}
.ManualLink
{
	cursor:pointer;
	text-decoration:underline
}

.ImgAdjust
{
	vertical-align:bottom
}
.SCCTimes
{
	background-image: url(images/scc_times_full.gif);
	border-width: 0px;
	color:White;
	font-weight:bold;
	font-size:7pt;
	height:275;
	background-repeat:no-repeat 
}
.PageImage
{
 border: solid 1px black;
}