BODY {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif;
   background : #ECD402; 
   background-image :  url(images/background.jpg);
   background-repeat : no-repeat;
   margin : 0px;
}

A:link {
   color : #9F2C15; 
}

A:visited {
   color : #CE7D02; 
}

A:hover {
   color : #FF3300; 
}

A.footer:link {
   color : #C2D3DF; 
}

A.footer:visited {
   color : #C2D3DF; 
}

A.footer:hover {
   color : #ffffff; 
}

A.menu1:link {
   color : #ECD402;
   text-decoration : none; 
   font-weight : bold;
}

A.menu1:visited {
   color : #ECD402; 
   text-decoration : none;
   font-weight : bold;   
}

A.menu1:hover { 
	color: #ffffff;
	font-weight : bold;	
 }
 
 A.leftmenu:link {
   color : #9F2C15;
   text-decoration : none;
   padding-right : 10px; 
   line-height : 20px;
   
}

A.leftmenu:visited {
   color : #9F2C15; 
   text-decoration : none;
   padding-right : 10px;
   line-height : 20px;
}

A.leftmenu:hover { 
	color: #ffffff;
	padding-right : 10px;
	line-height : 20px;	
 }

#red	{
	position : relative;
	z-index : 0;
	top : 0px;
	height : 49px;
	width : 100%;
	background : #972A13; 
}

#leftcol	{
	background : #ECD402;
	background-image :  url(images/leftcol_sub.jpg);
	background-repeat : no-repeat;
}

#content	{
	background : #F4EBB3;
	background-image :  url(images/background_sub.jpg);
	background-repeat : no-repeat;
}

.hometext {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
   line-height : 20px;
}

.hometext2 {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #8D2613;
   line-height : 20px;
}

P {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
}

H1 {
   font-size : 16px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #663366;
   font-weight : bold;
}

H2 {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #663366;
   font-weight : bold;
}

TD {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color: #000033;
  }

OL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

UL {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
}

LI {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   padding-bottom : 12px;
   }



HR {
   color : #660066;
			
}

.header {
   font-size : 17px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #9F2C15;
   font-weight : bold;
}

.subhead {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, Sans Serif; 
   color : #3A5265;
   font-weight : bold;
}

.date {
   font-size : 14px; 
   font-family :  times new roman, times ; 
   color : #004646;
   font-weight : bold;
			font-style : italic ;
			
}

.smalltxt {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

.callout {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

.leftnav {
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
			
}

.sup {
   font-size : 9px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #000033;
}

.note {
   font-size : 9px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #666666;
}

.menu {
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #666666;
}


#footer {
   background : #000000;
   height : 50px;
   text-align : right;
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, San Serif; 
   color: #ffffff;
   padding-top : 5px;
   padding-right : 10px;
}

.white {
   font-size : 11px; 
   font-family :  Verdana, Arial, Helvetica, San Serif;  
   color: #ffffff;
}

.monospace {
   font-size : 10px;
   font-family : courier,monospace;
}


.yellow {
   font-size : 12px; 
   font-family :  Verdana, Arial, Helvetica, San Serif;  
   color: #ffff99;
   line-height : 15px;
}
.indent {
	left: 20px;
}
