@charset "iso-8859-1";
/***********************************************/
/* stehr.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body, html {
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	marginheight:0px;
	marginwidth:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
div{

	}

p{
	
	font-family: "Trebuchet MS";
	}

table{
	
}

/******* hyperlink and anchor tag styles *******/



A:link{
	text-decoration:none;
	border-bottom-style: none;
	font-weight: bold;

}
A:visited{
	text-decoration:none;
	font-weight: bold;

}
A:active{
	text-decoration:none;
	font-weight: bold;

}
A:hover{
	text-decoration:none;
	font-weight: bold;

}




/************** header tag styles **************/

h1{
	font: "Trebuchet MS";
 font-size:14px;
 font-style:italic;
 padding-top:14pt; 
 
	margin: 0px;
	padding: 0px;

	text-align: center;

}



h2{
 font-family: "Trebuchet MS";
 font-size:24px;
 font-weight: bold;
 margin: 6px;
 padding: 0px;
}

h3{
 font:  "Trebuchet MS";
 font-size:14px
 color: #000000;
 margin: 12px;
 padding: 0px;
 }


/*************** list tag styles ***************/

ul{
 list-style-type: square;
 font-family: "Trebuchet MS";

 
}

ul ul{
 list-style-type: disc;
 font-family: "Trebuchet MS";

}

ul ul ul{
 list-style-type: decimal;
 font-family: "Trebuchet MS";
 
}



/********* form and related tag styles *********/

form {
	padding: 3px;
	font: Arial;
	border:2px groove #000000;
	
}

label{
 font: bold 1em Arial;
 color: #000000;
}
				
input{
font-family: Arial;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
pagecell{
	width:750x;
	background-color: #FFFFFF;

	bordercolor=#660033;
	border: thick groove #000000;
}

#newscell{
	padding: 3px 2px;
	background-color: #000000;
	margin:2px 2px;
}

#infocell1{
	padding: 3px 3px;
	background-color: #99cccc;
    text-color: #000000;
    font-size:10px
	font-family: "Trebuchet MS";


}




#imgBorder {
	border: groove;
	border-width: 1;
	position:  relative;
	margin: 0;
	padding: 2px;
	background-color: #660033;
	left: -1px;
	

}



#tl {
	position:absolute;
	top: 0px;
	left: 130px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	left: 769px;
}

#masthead{
	position: absolute;
	top: 31px;
	left: 11px;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #99cccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: Bookman Old Style;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}

maininfo{
	font-family: Bookman Old Style;
	font-size: 16px;
	color: #CC3333;
	margin: 0px;
	padding: 0px;
	}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}


/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Bookman Old Style;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 100px;
	right: 6px;
	padding: 0px;
	margin: 0px;
	left: 208px;
	width: 451px;
	height: 135px;
}

.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}


.class1 A:link{
	text-decoration:none;
	border-bottom-style: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-repeat: repeat-y;
}
.class1 A:visited{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	
}
.class1 A:active{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
}
.class1 A:hover{
	text-decoration:none;
	font-weight: bold;
	color: #0000FF;
}

.tableclass2 {
	border-bottom :5; 
	border-right:5; 
	border-left:5; 
	border-top:5; 
	border-style:groove; 
	border-color:#0000FF; 
	padding:10;
	spacing:0; 
	text-decoration:none;
	
	font-weight: normal;
	color: #000000;
}

.class2 {
	text-decoration:none;
	border-bottom-style: none;
	font-weight: normal;
	color: #000000;
}
.class2 A:link{
	text-decoration:none;
	border-bottom-style: none;
	font-weight: normal;
	color: #000000;
}
.class2 A:visited{
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}
.class2 A:active{
	text-decoration:none;
	font-weight: normal;
	color: #000000;
}
.class2 A:hover{
	text-decoration:underline;
	font-weight: normal;
	color: #0000FF;
}




.dropshadow {
    /* Empty declaration: this is here so that you can tag shadowed things */
}

.shadowed {
	color: black;
	position: absolute;
	background: transparent !important;
	z-index: 100;
	margin: 0;
	left: 15px;
	top: -411px;
}
.greenlink {
	background-color: #99cccc;
}
.navbg {
	background-color: #99cccc;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}

.newshead {
	color: #CECEFF;
	background-color: #000000;
	font-style:normal;
	padding: 5px;
	font-size: 15px;
}

.newshead2 {
	color: #CECEFF;
	background-color: #000000;
	font-weight:bold;
	font-size: 15px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	font-style: oblique;
}
.newshead3 {
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
	font-style: oblique;
}

.scroll {
	color: #000000;
	font-family: "Trebuchet MS";
	background-color: #CECEFF;
	font-style:normal;
	padding: 3px;
	font-weight:normal;
	font-size: 15px;
	line-height: 15px;
}

.scroll a:link {
	color: #000000;
	position: relative;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	padding: 3px;
	line-height: 15px;

}
.scroll a:visited {
	color: #000000;
	position: relative;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	padding: 3px;
	line-height: 15px;
}
.scroll a:hover {
	color: #000000;
	position: relative;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	padding: 3px;
	line-height: 15px;
}

.scroll a:active {
	color: #000000;
	position: relative;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	padding: 3px;
	line-height: 15px;
}

/* begin styles for jump menu  */

.dropStyle {

.dropStyle {
color: #091344;
background-color: #7E82F0;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
}


/********************* end **********************/
