BODY {
	color: Black;
	background-color: #e8e3d1;
	/* background-image: url(Images/bgdGradient.gif); */
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 15px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #827C6E;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #827C6E;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
	background-repeat: repeat-x;
	background-position: top;
}

.homeimgrow {
	color: Black;
	background: transparent;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

IMG.homeimgrow {
	border: black 1px solid;
}


.newspageheader {
	background-color: #e8e3d1;
	color: #c4161c;
	border-bottom: solid white 2px;
}

.newscrumbs {
	color: #c4161c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.newscrumbsgt {
	color: #c4161c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-stretch: expanded;
	pitch: x-high;
}

.newspagebg {
	background-color: #e8e3d1;
	color: #c4161c;
}

.newsbody {
	background-color: white;
	color: black;
	font-family: "Trebuchet MS", Georgia, "Courier New", Courier, monospace;
	font-style: normal;
	border: black solid 1px;
	padding: 10px;
}

.newsheadline {
	color: #0072b4;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.newsmorelink {
	color: #0072b4;
	font-family: "Trebuchet MS", Georgia, "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
}

.newssearchbox {
	background-color: #898b8d;
	color: white;
	border-top: white solid 1px;
	border-left: white solid 1px;
	border-right: white solid 1px;
}

.newssearchboxlink, .newssearchboxlink:ACTIVE, .newssearchboxlink:HOVER, .newssearchboxlink:VISITED {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.newssearchrow {
	background-color: #898b8d;
	border-bottom: white solid 1px;
	font-weight: bold;
	padding: 4px;
}

.allnewsboxheader {
	background-color: #c4161c;
	color: white;
	font-weight: bold;
	border: black solid 1px;
	padding: 3px;
}

.allnewsboxheadercell {
	background-color: #c4161c;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.newsboxheader {
	background-color: #c6bea8;
	color: #c4161c;
	font-weight: bold;
	border-bottom: #666666 solid 1px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	padding: 3px;
}

.newsboxheadercell, .newsboxheadercell:ACTIVE, .newsboxheadercell:HOVER, .newsboxheadercell:VISITED {
	background-color: #c6bea8;
	color: #c4161c;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

}

.newsboxsubheader {
	background-color: #e2dfd4;
	color: black;
	font-weight: normal;
	border-bottom: #666666 solid 1px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	padding: 3px;
}

.newsboxsubheadercell, .newsboxsubheadercell:ACTIVE, .newsboxsubheadercell:HOVER, .newsboxsubheadercell:VISITED {
	background-color: #e2dfd4;
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.newsbox {
	background-color: white;
	color: black;	
	border-bottom: #666666 solid 1px;
	padding: 3px;
	font-weight: normal;
}

.newsboxlink, .newsboxlink:VISITED {
	color: black;		
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

.newsboxlink:HOVER, .newsboxlink:ACTIVE {
	color: #c4161c;		
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
}

.activenewsboxlink, .activenewsboxlink:ACTIVE {
	color: #c4161c;		
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.newsimage {
	background-color: black;
	border: black solid 1px;
}

.videoembed {
	background-color: #666666;
	border: black solid 1px;
	width: 600px;
}

.newsnavlinkwhite, .newsnavlinkwhite:HOVER, .newsnavlinkwhite:ACTIVE, .newsnavlinkwhite:VISITED {
	font: 9px;
	color: white;
	text-decoration: none;
}

.newsnavlinkdark, .newsnavlinkdark:HOVER, .newsnavlinkdark:ACTIVE, .newsnavlinkdark:VISITED {
	font: 9px;
	color: #c6bea8;
	text-decoration: none;
}



IMG {
	border: Black;
}

PRE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
TD.sidebar {
	/* background: #E8E3D1; */
	border-style: solid;
	border-right: dashed 1px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-color: #C6BEA8;
}

A.brn {
	color: #BBAB6A;
	font-weight: bold;
}

A {
	color: Black;
}

A.anav {
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}

A.anava, A.anava:HOVER, A.anava:ACTIVE, A.anava:VISITED {
	color: White;
	font-weight: bold;
	text-decoration: none;
	background-color: Gray;
	padding: 1px;
}

A.anav:HOVER {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	color: gray;
	text-decoration: none;
}

TH {
	background: #E8E3D1;
	border: 1px;
	/*
	border-style: solid;
	border-color: #C6BEA8;
	*/
	text-align: center;
	font-size: x-small;
}

TD.main {
	background: white;
	border: 1px;
	border-style: solid;
	border-color: black;
	font-size: x-small;	
}

INPUT, SELECT {
	font-size: x-small;
	background: #E8E3D1;
	border-color: #C6BEA8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE.main {
	background: white;
	border: 1px;
	border-style: solid;
	border-color: black;
	font-size: x-small;	
}

TD {
	background: white;
	font-size: x-small;	
}

TD.FlashFrame {
	background: transparent;
	font-size: 12px;
	color: #666666;
}


TD.Stage {
	position:relative;
	width:800px;
	height:500px;
	border: 1px solid #000000;
}

DIV.ShortStage {
	position:relative;
	width:200px;
	height:500px;
	z-index:0;
}

DIV.Photo {
	position:relative;
	width:600px; height:330px;
	z-index:1;
	border: 1px solid #000000;
}

DIV.stripe {
	position:absolute;
	width:600px;
	height:80px;
	z-index:0;
	top:250px;
	display: block;
}

DIV.ShortStripe {
	position:absolute;
	width:200px;
	height:80px;
	z-index:0;
	top:250px;
}

DIV.nav {
	position:absolute;
	width:600px;
	height:170px;
	z-index:2;
	top:330px;
	font-weight: bold;
}

DIV.hidden {
	position:absolute;
	width:5px;
	height:150px;
	left: 0px;
	bottom:10px;
	color: white;
	padding: 5px;
	padding-bottom: 30px;
	overflow: hidden;
	display: none;
	background-image: url(Images/content_window.png);
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;	
}

DIV.ContentRight {
	position:absolute;
	width:330px;
	height:250px;
	z-index:2;
	background-image: url(Images/content_window.png);
	left: 250px;
	bottom:10px;
	overflow: auto;
	color: white;
	border: 1px solid black;
	padding: 5px;
	padding-bottom: 30px;
}

IMG.Thumbs {
	border: 1px solid white;
}