/* CSS Document */
A:link {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
  A:visited {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
  A:active {
	text-decoration: underline;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
  A:hover 

{
	text-decoration: underline;
	color:	#000000;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #32361B;
	}

td {
	font-family: Times New Roman, Times, serif;
	size: 14px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.subnav {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.text10 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
}

.text12 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.text14 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
}
.redtext{
	font-weight: normal;
	color: #660000;
	}
.pagetitle{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}
	
/* Divisions */
#maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	}
	
#maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	}

#maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
	}

#subnav .subnav{
	font-weight: normal;
	color: #000000;
	}

#subnav a:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}
	
#subnav a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}

#subnav a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	}



#whitelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#whitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}

#whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}
	
#blk2red a:link {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
	
#blk2red a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

#blk2red a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	}
	
#navtable tr { 
        cursor: pointer;
      }
	  

#menubar {
	font-size: 12px;
	margin: 0 0 0 0;
	width: 790px;
}

#navlist { 
	margin: 0; 
	padding: 0; 
	} 

#navlist li { 
	float: left; 
	list-style-type: none; 
	margin: 10px 0 0 0;
	padding: 0; 
	white-space: nowrap; 
	} 

#navlist a, #navlist a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 10px 4px 24px; 
	border: 1px solid; 
	border-color: #CCCCCC #333333 #333333 #CCCCCC; 
	background-color: #999999; 
	background-image: url(l1_down.jpg); 
	background-repeat: no-repeat; 
	background-position: 0% 50%; 
	text-decoration: none; 
	color: #FFFFFF; 
	}

#navlist a:hover { 
	background-color: #000000; 
	background-image: url(l1_over.jpg); 
	background-repeat: no-repeat; 
	background-position: 0% 50%; 
	color: #000000; 
	} 

#menubar #navlist .uberlink { 
	background-color: #DADB93; 
	background-image: url(l1_on.jpg); 
	background-repeat: no-repeat; 
	background-position: 0% 50%; 
	color: #990000 !important; 
	font-weight: bold; 
	cursor: default; 
	border-color: #CCCCCC #CEB139 #CEB139 #CCCCCC; 
	}

.bpbarn {
	position:fixed;
	bottom:0px;
	z-index:-2;
	right: 0px;
	}
	
#menuzindix {
Z-index: 1000; }	
#flashobject {
z-index:-1000; }
