.bodystyle { background-color: #000000;
			 margin-top: 10px;
			 margin-left: 0px;
			 margin-bottom: 0px;
			 vertical-align: top;
			 width: 1002px;
			 border-collapse: collapse;
	}
	
.logo	{ background-color: #ffffff;
		  height: 115px;
		  border: 1px solid #cccc33;
		  border-collapse: collapse;
		 }
.imgb	{ border-right: 1px solid #cccc33;
		  border-collapse: collapse;
		  margin: 0px;
		  padding: 0px;
		}
.img1	{ border: thin solid #cccc33;
		}
	
.img2	{ border: 1px solid #333132;
		}
	
.img3	{ border: 1px solid #0794fd;
		}
	
	
	
.banner	 { 	  border-left: thin solid #cccc33;
		  background-color: #000000;
		  border-right: thin solid #cccc33;
		  border-bottom: thin solid #cccc33;
		  border-collapse: collapse;
		  text-align: center;
		  line-height: 22px;
			 }
			 
.bannertext  { font-family: Arial, Helvetica, sans-serif;
			   font-size: 14px;
			   font-weight: 300;
			   color: #ffffff;
			  }

.lower { 	border: thin solid #cccc33;
			border-collapse: collapse;
						
		}
		
.caption {
	font-family: verdana, Arial;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
A.caption:link { text-decoration: none; color: #9b1200; }
A.caption:hover { text-decoration: none; color: #f34403; }
A.caption:active { text-decoration: none; color: #9b1200; }
A.caption:visited { text-decoration: none; color: #9b1200; }

.main { font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		}
.main a:link { text-decoration: none; color: #9b1200; }
.main a:hover { text-decoration: none; color: #333333; }
.main a:active { text-decoration: none; color: #000000; }
.main a:visited { text-decoration: none; color: #666666; }	
		
		
.nav {  background-color: #c0c0c0;
		text-align: left;
		margin-left: 0px;
		border-right: 1px solid #000000;
	  }
	  
.navtext { font-family: arial,helvetica,sans-serif;
			font-size: 11px;
			font-stretch: semi-expanded ;
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}	
.navtext a:link { text-decoration: none; color: #000000; }
.navtext a:hover { text-decoration: none; color: #ffffff; }
.navtext a:active { text-decoration: none; color: #ffffff; }
.navtext a:visited {text-decoration: none; color: #000000; }

.text {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text a:link { text-decoration: none; color: #9b1200; }
.text a:hover { text-decoration: none; color: #f34403; }
.text a:active { text-decoration: none; color: #9b1200; }
.text a:visited { text-decoration: none; color: #9b1200; }

.text2 {
	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
A.text2:link { text-decoration: none; color: #9b1200; }
A.text2:hover { text-decoration: none; color: #f34403; }
A.text2:active { text-decoration: none; color: #9b1200; }
A.text2:visited { text-decoration: none; color: #9b1200; }

.textff { width: 998px;
	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}
textff a:link { text-decoration: none; color: #ffffff; }
textff a:hover { text-decoration: none; color: #d8b332; }
textff a:active { text-decoration: none; color: #ffffff; }
textff a:visited { text-decoration: none; color: #ffffff; }

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
}
A.header:link { text-decoration: none; color: #000066; }
A.header:hover { text-decoration: none; color: #993333; }
A.header:active { text-decoration: none; color: #d8b332; }
A.header:visited { text-decoration: none; color: #e6e6e6; }

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}


