@charset "iso-8859-1";

body 	{
	background: url(images/back.jpg);
	background-color:#B83E22; 
	background-repeat: repeat-x; 
	color: #ffffff; 
	font-family:verdana; 
	font-size: 12px; 
	margin: 0px
	}
.maincell {
	background: url(images/main.jpg); 
	background-repeat: no-repeat;
	height:261px;
	text-align:center;
	vertical-align:top;
	}
.transparent {
	background: url(images/tran04.gif);
	border:1px solid #ffffcc;

	filter: glow(color=#CC6633, strength=1);
}
.green {color:green}
.link {
	text-align:right; 
	font-size:10px;
	}
.linkb {
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:center;

	font-weight:600;	font-family:arial; }
.linkc {
	font-size:10px;
	text-align:right;
	
	font-weight:200}
.text1 {	font-size:12px;	font-family:arial;}
.linkb:hover {background-color: #CC9933}

.text2 {font-size:10px;	font-family:arial;}

.hover {filter:alpha(opacity=80); cursor:hand}
h3 {font-size:18px;font-weight:400;font-family:garamond}
a 	{
	text-decoration:none;
	color:#FFFFFF;
	}
a:visited {
	color:#CCCCCC;
	}
a:hover {
	color: #99ffff;
	background-color:
	}