@charset "utf-8";
body  {
   height:100%;
	font-family:Verdana;
	margin: 0; 
	font-size:12px;
	text-align: center; 
	color:#110110;
	/*background-image: url(../../images/skin_v2/bg_top_02.jpg);
    background-position:top;
	background-repeat:repeat-x;*/
	background-image:url(../../images/skin_v2/bg.jpg);
}
.twoColLiqLtHdr #container { 
	width: 860px; 
	margin: 0 auto; 
	text-align: left;
	background-image:url(../../images/skin_v2/contentt_07.jpg);
	background-color:#452401;
} 

.twoColLiqLtHdr #sidebar1 {
	float: left; 
	width:215px;
	font-size:90%;
	background-image:url(../../images/skin_v2/menubody.jpg);
	background-repeat:repeat-y;	
}

.twoColLiqLtHdr #mainContent {

	margin: 0 28px 0 160px;
	text-align:center;
	padding-right:0px;
	}
	
.twoColLiqLtHdr #footer { 
	padding-top: 50px;
	background-image:url(../../images/skin_v2/footer_avalon_09.jpg);
	background-repeat:no-repeat;
	height:21px;
	text-align:center;
	font-size:10px;
	color:#fff;
	 
} 


/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/***************************************************************************************************************************/

a:link, a:visited {
    color: #663602;
    text-decoration: none;
}
a:hover {
    color: #000000;
	text-decoration: underline;
}

.tblAlignCenter{
	text-align:center;
}

.tblHead{
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	font-size:100%; 
	border: solid 1px black;
	background-image:url(../../images/top_bg.jpg);
}

br{
	line-height: 12px;
}

.space{
	height: 3px;
}

table .tblHead a  {
	color: #ffffff;
}

table .tblHead a:hover  {
	color: #ffffff;
}

.tblHead2{
	color: #663300;
	font-weight:bold;
	text-align:center;
}

b{
	color: #663300;	
}

h1, h2, h3, h4, h5, h6 {
	color: #663300;
}
.ruler{
	width:30%;
	color:#663300;
}

#title {
	text-align:center;
	font-size:150%; 
	font-weight:bold;
	color: #663300;	
}

td{
	vertical-align:top;
	border-style: none;
	padding: 5px;
	
}

th {
	font-weight:bold;
	text-align:center;
	background-color:#eeeeee;


}

img {
	border:0;
}

.smallText{
	font-size:95%;
}

.tHead {
	border: 0px solid #000000;
}

.online {
	color:#009900;
	font-weight:bold;
}

.offline {
	color:#990000;
	font-weight:bold;
}

.green {
	color:#009900;
}

.red {
	color:#990000;
}

.button{
	color:#FFFFFF;
	background-color:#663300;
}

table{
	text-align:left;
}

.quote {
	width:95%;
	margin-right:auto; 
	margin-left:auto;
	margin-top:1%;
	border:1px solid black;
	font-size:100%;
	
}

.quote #text {
	padding: 3px;
}

.quoting{
	padding: 2px;
	background-color:#6b6b6b; 
	color:#ffffff; 
	font-weight:bold;
	font-style:italic;
}

.noble{
	color:#ff9900;
}

.admin{
	color:#ff0000;
}

.mod{
	color:#009999;
}

.adrmove{
	background-color: #fff;
	border: 1px solid #cccccc;
	margin:5px;
	padding:5px;
	color:#ff0000;
	font-weight:bold;
}