/* classes for general styles used throughout the site*/

.homebody {
	height: 100%;
	background : #3B4D27;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}

.shellbody {
	height: 100%;
	background : #3B4D27;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
	background-image:url(/images/shell_background.gif); 
	background-repeat:repeat-y;
}

a.home {
	font-family : Verdana;
	color : #DEC783;
	text-decoration : none;
}

a.home:visited {
	font-family : Verdana;
	color : #DEC783;
	text-decoration : none;
	
}

a.home:active {
	font-family : Verdana;
	color : #DEC783;
	text-decoration : none;
}

a.home:hover {
	font-family : Verdana;
	color : #DEC783;
	text-decoration : underline;
}



.maintext {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	line-height:16px;
}

.maintextbold {
	font-weight : bold;
	font-family : Verdana, Times New Roman;
	font-size : 10px;
	color : #000000;	
}

.maintextgreen {
	font-family : Verdana, Times New Roman;
	font-size : 10px;
	color : #3B4D27;
}

.maintextboldgreen {
	font-weight : bold;
	font-family : Verdana, Times New Roman;
	font-size : 10px;
	color : #3B4D27;	
}

.maintextred {
	font-family : Verdana, Times New Roman;
	font-size : 10px;
	color : #990000;
}

.photocaption {
	font-family : Verdana, Times New Roman;
	font-size : 9px;
	color : #000000;
}

.sidebartext {
	font-family : Verdana;
	font-size : 9px;
	color : #3B4D27;
	line-height:16px;
}
.sidebartextbold { 
	font-weight: bold;
	font-family : Verdana;
	font-size : 9px;
	color : #3B4D27;
	line-height:16px;
} 

.formbox {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color:#352D2D; 
	background-color:#ffffff;
	border-style : solid;
	border-width : 1px;
	border-color : #808080;		
}

a {
	font-family : Verdana;
	font-size : 10px;
	color : #BB7A17;
	text-decoration : underline;
}

a:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #BB7A17;
	text-decoration : underline;
}

a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #BB7A17;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #BB7A17;
	text-decoration : none;
}

/*-----additional link------------*/
.newslink {
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	color : #3B4D27;
	text-decoration : underline;
}

.newslink:visited {
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	color : #3B4D27;
	text-decoration : underline;
	
}

.newslink:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	color : #3B4D27;
	text-decoration : underline;
}

.newslink:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	color : #3B4D27;
	text-decoration : none;
}

.sidebarlink:visited {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #BB7A17;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #BB7A17;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #BB7A17;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana, Tahoma;
	font-size : 9px;
	font-weight: normal;
	color : #BB7A17;
	text-decoration : none;
}

.ddlb {
	font-family : Verdana;
	font-size : 9px;
	border : solid 1px #D5D7C4;
	color: #000000;
}
.formbox{
	font-family : Tahoma;
	font-size : 11px;
	color : #333333;
}
.portalscroll{
	scrollbar-track-color: #E9E7E7; 
	scrollbar-arrow-color: #75808D;
	scrollbar-face-color: #E8E6E8; 
	scrollbar-shadow-color: #A39DA2; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #A3AEBB;
	line-height:14px; 
	overflow: auto; 
	z-index:1;	
}

/*Styles for level 1*/
.cl2Level1, .cl2Level1over{
	position:absolute; 
	padding:0px; 
	font-family:verdana, tahoma, arial; 
	font-size:10px; valign:middle;
}
.cl2Level1{
	background-color:#3E5F92; 
	layer-background-color:#3E5F92; 
	color:#FCFCFD;
}
.cl2Level1over{
	background-color:#0A234C; 
	layer-background-color:#0A234C; 
	color:#FCFCFD; 
	cursor:pointer; 
	cursor:hand; 
}
.cl2Level1border{
	position:absolute; 
	visibility:hidden; 
	background-color:#ffffff; 
	layer-background-color:#ffffff;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over {
	position:absolute; 
	padding:10px; 
	font-family:verdana, tahoma,arial; 
	font-size:12px; 
	valign:middle;
}
.clLevel0 {
	background-color:#eaece8;
	layer-background-color:#eaece8; 
	color:#b07016;
}
.clLevel0over {
	background-color:#b07016; 
	layer-background-color:#b07016; 
	color:#eaece8; 
	cursor:pointer; 
	cursor:hand; 
}
.clLevel0border {
	position:absolute; 
	visibility:hidden; 
	background-color:none; 
	layer-background-color:none; 
}

/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position:absolute; 
	padding:5 0 0 15; 
	font-family:verdana, tahoma, arial; 
	font-weight:bold;
	font-size:10px; 
	valign:middle;
}
.clLevel1 { 
	background-color:#eaece8;  
	layer-background-color:#eaece8; 
	color:#b07016; 
	valign:middle;
}
.clLevel1over {
	background-color:#b07016;  
	layer-background-color:#b07016;  
	color:#FFFFFF; 
	valign:middle; 
	cursor:pointer; 
	cursor:hand;
}
.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	background-color:none; 
	layer-background-color:none;  
}
