/*  HTML Defaults */
body {
	margin:0px;
	padding:0px;
	font-family: arial, verdana, helvetica;
	font-size:9pt;
	background:#fcf3d3;
}

img {
	border-width:0px;
}

form {
	margin:0px;
	padding:0px;
}

a, a:visited {
	color:#9A1216;
	text-decoration:underline;
}

a:hover {
	color:#9A1216;
	text-decoration:none;
}

h1 {
	color:#000000;
	font-size:20pt;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

h2 {
	color:#9F9F9F;
	font-size:14pt;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

td {
	font-size:9pt;
}

.noBorder {
	border-width:0px;
}

.buffer {
	height:7px;
	font-size:1px;
}
.brownLine {
	background:#C2A674;
	font-size:1px;
	height:1px;
	margin:4px 0 5px 0;
}

.listTable th {
	padding:3px;
	font-size:9pt;
	border-bottom:#BDBEBA 2px solid;
	background:#F0EFEA;
}

.listTable td {
	padding:3px;
	border-bottom:#BDBEBA 1px solid;
}

.listTable .highlight {

	font-weight:bold;
}

.header01 {
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;
}

.dividerLine {
	border-top:1px solid #b7b7b7;
	font-size:1px;
	height:1px;
	margin:20px 0 20px 0;
	
}

.contentBox {
	color:#5c5c5c;
}

.title {
	font-weight:bold;
	font-size:18pt;
}
.titleBorder {
	float:left;
	border-width:1px 1px 1px 0px;
	border-color:#ABABAB;
	border-style:solid;
	margin-top:11px;
	width:100%;
}
.titleBar {
	background:url('../sbimages/titlebar_back.gif') repeat-x top #ffffff;
	color:#000;
	font-weight:bold;
	font-size:12pt;
	height:26px;
	padding-left:7px;
	
	}
.liveImage {
	border:2px solid white;

}
/*  Side Shadows  */
.leftSide {
	background:url("../sbimages/storage_background.jpg") repeat-x right top;
}

.rightSide {
	background:url("../sbimages/storage_background.jpg") repeat-x left top;
}

.contentLeftSide {
	background:url("../sbimages/left_back.jpg") repeat-y right top;
}

.contentRightSide {
	background:url("../sbimages/right_back.jpg") repeat-y left top;	
}

/*  Button Bar  */
.buttonLink, .buttonLink:visited {
	color:#5A2C17;
	text-decoration:none;
}
.buttonLink:hover {
	color:#914826;
	text-decoration:none;
}
.buttonLinkWhite, .buttonLinkWhite:visited, .buttonLinkWhite:hover {
	color:#FFF;
	text-decoration:none;
	
}
.buttonText {
	z-index:5;
	position:absolute;
	text-align:center;
	font-family:book antiqua, times new roman;
	line-height: .9;
	font-weight:bold;
	font-size:10.85pt;
	top:86px;
	cursor:pointer;
	
}

.container {
	width:772px;
	text-align:left;
}

.orangeLink, .orangeLink:visited {
	color:#E06600;
	text-decoration:underline;
}

.orangeLink:hover {
	color:#E06600;
	text-decoration:none;
}
.navDropDown {
	margin-top:-1px;
	position:absolute;
	z-index:10;
	background:url('../vlcimages/dropdown_background.gif') repeat-x bottom #E4ECCA;
	border-width: 1px 1px 0px 1px;
	border-color: #597408;
	border-style: solid;
}
	.navDropDown div {
		padding:6px 4px 6px 4px;
		border-bottom: 1px solid #597408;
	}
	
	.navDropDown .buttonlink, .navDropDown .buttonlink:visited {
		text-decoration:underline;
		color:#006624;
	}
	
	.navDropDown .buttonlink:hover {
		cursor:pointer;
		text-decoration:none;
		color:#006624;
	}
.indexBox {
	z-index:5;
	position:absolute;
	color:#FFF;
	margin:17px 0 0 20px;
}


/*  Footer  */
.footer { 
	background:url(../sbimages/footer.jpg) top no-repeat;
	text-align:left;
	padding-left:30px;
	font-size:8pt;
	color:#FFF;
}
	.footer a, .footer a:visited {
		color:#FFF;
		text-decoration:underline;
	}
	
	.footer a:hover {
		color:#FFF;
		text-decoration:none;
	}

/*  Index  */
