/*a {color: #CCCCCC; font-family: Tahoma; font-size:12px; font-weight: normal; text-decoration:none;}
a:hover {color: #FFFFFF; font-family: Tahoma; font-size:12px; font-weight: normal; text-decoration:none;} */


a#rollover {background-color:#111111; height: 35px; width:140px; display:block; padding-top:20px; border-right: 0.25px #888888 dotted;}
a#rollover span { display:none; }
a#rollover:hover { background-color:#222222;; }

a#rollover2 {background-color:#111111; height: 35px; width:140px; display:block; padding-top:20px;}
a#rollover2 span { display:none; }
a#rollover2:hover { background-color:#222222;; }

a, a.B {color: #8fa242; font-family:Tahoma; font-size:12px; font-weight: normal; text-decoration:none;} 
a:hover, a.B:hover {color: #66CC00; font-family:Tahoma; font-size:12px; font-weight: normal; text-decoration:none;}

a.D {color: #CCCCCC; font-family:Tahoma; font-size:12px; font-weight: normal; text-decoration:none;} 
a.D:hover {color: #333333; font-family:Tahoma; font-size:12px; font-weight: normal; text-decoration:none;}


p.ex1 {margin:10px;}
p.ex2 {margin:5px 10px;}
p.ex3 {margin:0px 10px;}


.Header 	{color: #FFFFFF; font-family: Arial Narrow; font-size:22pt;  text-transform:uppercase; text-decoration:none;}
.Header02 	{color: #FFFFFF; font-family: Arial Narrow; font-size:16pt;  text-transform:uppercase; text-decoration:none;}
.Header03 	{color: #FFCC00; font-family: Arial Narrow; font-size:22pt;  text-transform:uppercase; text-decoration:none;}
.Header04 	{color: #FFCC00; font-family: Arial Narrow; font-size:16pt;  text-transform:uppercase; text-decoration:none;}
.Header05 	{color: #FFCC00; font-family: Arial Narrow; font-size:14pt;  text-transform:uppercase; text-decoration:none;}
.Header06 	{color: #FF9900; font-family: Tahoma; font-size:11px; text-decoration:none;}


img.frame {border: solid 4px white;}

body {
	background-image: url(../images/webbackground.jpg);
	background-position: center;
	background-repeat: repeat;
	background-color:#514f4f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color: #CCCCCC;
}
.btnav { background-color: #111111; border-right: 0.25px #555555 dotted;} 


.btnav2 { background-color: #111111; } 

.banner {	
	background-image: url(../images/logo.gif);
	background-position: left;
	background-repeat:no-repeat;
	background-color:black; /* #0E210E */
	height: 120px;
	width: 980px;
}
.back_main	{
	background-image: url(../images/bg_wrap_inner.jpg);
	background-position: top;
	background-repeat:repeat-y;
}
.back_header{
	background-image: url(../images/bg_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 90px;
}
.back_footer{
	background-image: url(../images/bg_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 80px;
}

.back_menu{
	background-image: url(../images/bg_menu.jpg);
	background-position: right;
	background-repeat:no-repeat;
	height: 50px;
}

.small_thumb {width: 120px; max-width:120px; height: 120px; max-height: 120px;}
