
body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	/* font-family : Helvetica, sans-serif;*/
	
	/* font-size: 18px; */
	font-size: 20px;
	background-color: Silver;
	color: #111111; 
}







.sitename {font-size: 26px;  }
.sitedescription { font-size: 100%;  /*font-size: 20px; */  }



	
.sub-header { text-align: center;	 padding-left: 15px;}
.sub-header ul{	margin: 0;	padding: 0; line-height: 190%;  }
.sub-header ul li{ 	display: inline; line-height: 190%;}
.sub-header ul li.first-link .bullet{	display: none;}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
* html #navigation ul li{
   height: 1%;
}


B {	 color: #D2691E; }

a, a:link , a B {color: #A52A2A;	/*  text-decoration: underline;  color: #C8901B; */  }
a:visited , a:visited B {	color: #907B00; text-decoration: underline; }
a:hover {	color:  #228B22; /* color:  #D2691E;  background-color: #5E5E21; */ text-decoration: none; }


a.prod_link , .prod_anchor {
	/* text-decoration: none; */ font-weight: bold;
}

A.side { 	text-decoration: none; }

a.white, li.white a {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px; */
	font-weight: bold; background-color: Black;
	color: #E17C00; 
	padding-left: 15px; padding-right: 15px; 
	padding-top: 6px; padding-bottom: 6px; 
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px; */
	 
	font-weight: bold;
	color: White; background-color: #3CB371;
	text-decoration: none;
}



/*
td.tdmh a, td.tdmh H1 a, td.tdmh H2 a {	color: #E17C00;text-decoration: underline;  }
td.tdmh a:hover, td.tdmh H1 a:hover, td.tdmh H2 a:hover {	color: #3CB371; text-decoration: none; } 
*/

p.way  { 	color:  Gray;  font-weight: bold;  }
p.way  a { 	color:  #CD5C5C; }








.forum-caption {
	/* font-size: 11px; */
	font-weight: bold;
	color: #F5DEB3;
	background-color: #743838;
	padding: 4px;
}







 
/*
.wysibb_textarea, .wysibb_textarea b, .wysibb_textarea i, .wysibb_textarea strong, .wysibb_textarea u, .wysibb_textarea s, .wysibb_textarea sup, .wysibb_textarea sub, 
.wysibb_textarea h1, .wysibb_textarea h2, .wysibb_textarea h3, .wysibb_textarea h4, .wysibb_textarea h5, .wysibb_textareah6 , .wysibb_textarea h7 { color: black;  }
*/

.capmain-left, .capmain-right {
	width: 22px;  height: 14px;
}

.capmain-left {
	background-image: url(images/mlefttop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.capmain-right {
	background-image: url(images/mrighttop.png);
	background-repeat: no-repeat;
	background-position: right top;
}


.capmain_above {
	background-image: url(images/mtopbg.png);
	background-position: top;
	background-repeat: repeat-x;
}

.capmain {
	background-image: url(images/mtopsubbg.png);
	background-position: top;
	background-repeat: repeat-x;
}
.capmain a { color: #FFC0CB; }
.capmain a:visited { color: #EEE8AA; }
.capmain a:hover { color: #FFD700; }

.center-left {
	 background-image: url(images/leftbg.png);
	background-position: left;
	background-repeat: repeat-y;
}
.main-body, .side-body {
	background-color:  White;
	background-image: url(images/centerbg.png);
	padding-top: 10px; 
}

.side_title {  font-weight: bold; 
color: #7C3636;  
text-align: center;
margin-bottom: 6px; 
 }



.capmain {
	padding-bottom: 14PX; 
}

.capmain, .capmain H1, .capmain H2, .capmain H3, .capmain H4, .capmain H5 {
	color: #E6C792; 
	font-weight: bold;  font-size: 130%;
}

.center-right {
	background-image: url(images/rightbg.png);
	background-position: right;
	background-repeat: repeat-y;
}

.bottom-right, .bottom-left {width: 22px;  height: 14px; }

.bottom {
	background-image: url(images/bottombg.png);
	background-repeat: repeat-x; 
	background-position: bottom; 
}

.bottom-right {
	background-image: url(images/rightbottom_bg.png);
	background-repeat: no-repeat; 
	background-position: bottom right; 
 }
.bottom-left  {
	background-image: url(images/leftbottom_bg.png);
	background-repeat: no-repeat; 
	background-position: bottom left ; 
 }


.scapmain {
	background-image: url(images/topbg.png);
	background-repeat: repeat-x;
	background-position:top ;
}


.scapmain-right, .scapmain-left {width: 22px;  height: 22px; }

.scapmain-left { 
	background-position: top left;
	background-image: url(images/lefttop_bg.png);
	background-repeat: no-repeat;
}
.scapmain-right { 
	background-position: top right; 
	background-image: url(images/righttop_bg.png);
	background-repeat: no-repeat;
}




.footertext { 	color: Silver; }



.tbl2 { background-color: #E4E4E4; }


textarea, input, select, button { 	font-size: 20px; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;  }
body.mceContentBody {
	padding: 6px; 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 20px; 
	background: #fff;
	color: #000;
}




