body{
	background-color:#2A1407;
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
	margin:0px;
	font-size:smaller;
}

td{
	margin:0px;
	padding:0px;
	text-align:left;
}

h1,h2,h3,h4,h5{
	color:#9A3C04;
	text-align:left;
}
h1{	font-size:1.6em; }
h2{	font-size:1.4em; }
h3{	font-size:1.2em; }
img {border:0px;}
ul,li{
	list-style-type: none;
	line-height: 1.2em;
	margin:0px;    
	padding:0px;    	
}
li a {
	text-decoration: none;
	padding-left:20px;    
}
li a:hover{	padding-left:20px; }

hr{border:1px solid #4F1B16;}

a:link{ color:#4F1B16; }
a:active{ color:#4F1B16; }
a:visited{ color:#4F1B16; }
a:hover{ color:#000000; }

.lhs{
	background-color:#0C0C0C;
	background-image:url(design/lhs_tile.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.rhs{
	background-color:#0C0C0C;
	background-image:url(design/rhs_tile.gif);
	background-repeat:repeat-y;
}

.top{
	background-color:#0C0C0C;
	border-bottom:1px solid #440044;
	background-image:url(design/top_tile.gif);
	background-repeat:repeat-x;
}

.bdy{
	background-color:#E3C1B7;
}

/***************************/
#minimenu ul{
	color: white;
	float:right;
	text-align:left;
}
#minimenu li{
	color: white;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	text-align:left;
	border-left:1px solid black;
	background: url("design/top2_tile.gif") ;
}

#minimenu li a {
	text-decoration: none;
	color: #E3C1B7;
	text-align:left;
	background: url("design/top_tile.gif") ;
}
#minimenu li a:hover{
	color: #ffffff;
	text-align:left;
	background: url("design/top2_tile.gif") ;
}

/***************************/
#footermenu ul{
	color: white;
	float:right;
	text-align:left;
}
#footermenu li{
	color: white;
	background: url("design/top2_tile.gif") ;
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	text-align:left;
	border-left:1px solid black;
}

#footermenu li a {
	text-decoration: none;
	background: url("design/top_tile.gif") ;
	color: #E3C1B7;
	text-align:left;
}
#footermenu li a:hover{
	color: #ffffff;
	text-align:left;
	background: url("design/top2_tile.gif") ;
}


.floatr{
	float:right;
	padding-top:6px;
	padding-left:12px;	
	padding-right:0px;
	padding-bottom:6px;
	border:0px;
}

.floatl{
	float:left;
	padding-top:0px;
	padding-left:0px;	
	padding-right:12px;
	padding-bottom:6px;
	border:0px;
}

.inp{	border: 1px solid #999999; }


.formlable{
	vertical-align:top;
}

.gd {
color:#321011;
border-color:#B97C67;
border-style:solid;
border-width:1px;
border-bottom-width:0px;
border-right-width:0px;
font-size:12px;
text-align:center;
}

.gheader {
color:#B97C67;
background-color:#321011;
border:0px;
font-size:12px;
text-align:center;
padding:2px;
}

.gframe {
color:#FCE6D8;
border-color:#333333;
border-style:solid;
border-width:1px;
}

.inv{
color:#FCE6D8;
background-color:#321011;
}

h1,h2,h3,h4,h5{color:#B97C67;margin:0px;    }


.content-frame{
	padding:29px;
	background-color:#E3C1B7;
}

.content-inner{
	padding:0px;
	text-align:left;
	color:#321011;
}
.shell{
	background-image:url("design/poster.jpg");
	background-repeat:repeat-y;
	padding:0px;
	text-align:left;
	color:#321011;
	border:1px solid #B97C67;
}

.shell a:link{color:#321011;}
.shell a:active{color:#321011;}
.shell a:visited{color:#321011;}
.shell a:hover{color:#B97C67;}

.shell ul{
	list-style-type: none;
	line-height: 1.2em;
	padding:0px;
	margin:0px;
}
.shell li{
	background: url("design/bullet.gif") no-repeat left top;
	line-height: 1.5em;
	margin:0px;
	padding-left:20px;    
}
.shell li a {
	background: url("design/bullet.gif") no-repeat left top;
	text-decoration: none;
	color: #6984B7;
	padding-left:20px;    
}

.lbar{
	background-color: #321011;
	background-image:url(design/lbar_tile.gif);
	color:#FCE6D8;
	border-right:1px solid black;
	font-size:smaller;
}

.lbar ul,li{
	list-style-type: none;
	line-height: 1.3em;
	margin:0px;    
	padding:0px;    	
}

.lbar a{ color:#B97C67; }
.lbar a:hover{ color:#FCE6D8; }
.lbar li a {
	text-decoration: none;
	color:#B97C67; 
	padding-left:14px;    
	background:url("design/bullet3.gif") no-repeat;
}
.lbar li a:hover{	
	padding-left:14px; 
	background:url("design/bullet4.gif") no-repeat;
	text-decoration: underline;
	}
.lbar hr{border:1px dotted #B97C67;}

.rbar{
	background-color:#FDEFE1;
	background-image:url(design/rbar_tile.gif);
	padding:17px;
	text-align:left;
	font-size:smaller;
}

.rbar li a{
	color:#9A3C04;
	list-style-type: none;
	line-height: 1.2em;
	padding:0px;
	margin:0px;
}

.rbar li a:hover{	color:#C14E07; text-decoration:underline;}

.rbar hr{border:1px dotted #9A3C04;}

.hbar{
	background-color:#2A1407;
	background-image:url(design/hbar_tile.gif);
	text-align:left;
	font-family: courier, sans-serif;
	color:white;
	font-weight:700;
}

.footer{
	background-color: #321111;
	color:#C14E07;
	border-top:1px solid black;
	font-size:smaller;
	text-align:center;
	padding:6px;
}

.footer a:link{color:#C14E07;}
.footer a:active{color:#C14E07;}
.footer a:visited{color:#C14E07;}
.footer a:hover{color:#ffffff;}

.fine{
	font-size:10px;
}

