.boxtop {
	background-color: #336633;
}
.boxtop2 {
	background-color: #9a0000;
}

.box2ndtop {
	background-color: C9C7BA;
	background-image: url(pictures/2nd_top_bg.gif);
}

.ruler {
	background-color: aca899;
	}
	
.title {
	font-family: Garamond;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: none;
	text-align: left;
	position: relative;
	left:0%;
	top: 30%;
	width: 257px;
	height: 40px;
	visibility: hidden;






}

.smalltop {
	font-family: Garamond;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	left: 80%;
	top: 0%;
		}
		
.textlink {
	filter: Gray;
}


.indentmenu{
	font: bold 13px Arial;
	width: 100%;
	position: relative;
	left: 0px;
	top: 32%;
	height: 37px;
	visibility: visible;


















































}

.indentmenu ul{
margin: 0;
padding: 0;
float: inherit;
width: 100%; /*width of menu*/
border: 1px solid #333333; /*dark grey border*/
border-width: 1px 0;
background: black url(pictures/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 12px;
text-decoration: none;
border-right: 1px solid #333333; /*dark grey divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #000000 !important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px; /*shift text down 1px for selected and active item*/
	background: black url(pictures/indentbg2.gif) center center repeat-x;
}

.vertmenu {
	font: 11px Arial;
	font-weight: bold;
	list-style-type: none;

}


.vertmenu ul{
	margin: 4px;
	padding: 2px;
	list-style-image: none;
	list-style-type: none;
}


.vertmenu ul li a{
float: left;
color: 333333; /*text color*/
text-decoration: none;
font-weight: normal;
}

.vertmenu ul li a:hover, .vertmenu ul li .current{
color: 990000 !important; /*text color of selected and active item*/
font-weight: bold;
font-style: italic;}
.leftmenubox {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #cccccc;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;


}
.currentleft {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.upperrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	position: relative;
	top: -15%;
	left: 50%;
	visibility: visible;









}

.upperrighttext a{
text-decoration: none;
color: #cccccc;
}
.upperrighttext a:hover{
text-decoration: none;
color: #cccccc;
font-weight: bold;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;



}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.h3 a{
	text-decoration: none;
	color: #333333;}
.h3 a:hover{
	font-weight: bold;
	color: #333333;}
.h4 a{
	text-decoration: none;
	color: #333333;}
.h4 a:hover{
	font-weight: bold;
	color: #333333;}		
	
.viewertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.movieh1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.viewerboxleft {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.viewerpage {
	background-color: #990000;
	background-image: url(pictures/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.viewersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;	
}
.viewersmall a{
	text-decoration:none;
	color: #999999;
	}
.viewersmall a:hover{
	text-decoration: none;
color: #999999;
font-weight: bold;}	
	
.centraltable {
	overflow: auto;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.viewertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #CCCCCC;
}
.viewertitle a{
text-decoration: underline;
color: #cccccc;}

.viewertitle a:hover{
text-decoration: underline;
color: #999999;}

.subtitle {
	font-family: Garamond;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #336633;
	top: 0px;
	position: relative;
	right: -250px;
	height: 40px;
	width: 500px;
}
.mainbox {
	height: auto;
	width: auto;
	overflow: scroll;
}
.mainbox {
	height: 100%;
	width: auto;
}
div.mainboxscroll {
	overflow: auto;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 380px;
	width: 474px;
	padding: 6px;
	
}
.ref {
	line-height: 2pt;
}

