.hovertable {	background-color: #000000;}.hovertable_head {	background-color: #FAEBD7;	color: #000000;	border: 1px solid #8C8C8C;}.hovertable_body {	background-color: #FFF8DC;	color: #000000;}.navbar ,  A:link.navbar, A:visited.navbar{   color: #FFF8DC;   font-weight:bold;   text-decoration:none;   font-size:11px;   font-family: verdana, sans-serif;}/* Static pages */
.staticpg{   color: #000000;   background-color: #FAEBD7;   border:1px solid black;   border-top:0;}
/* Search input and button */.bt {background-color : #CC3333;background-image : url(images/table_fon.gif);font-size : 12px;font-family:"Book Antiqua", "Times New Roman",  Times, serif;border-color: #990000;color: #FFEFD5;margin:0px;}
.navbar ,  A:link.navbar, A:visited.navbar
{
   color: #FFF8DC;
   font-weight:bold;
   text-decoration:none;
   font-size: 14px;
   font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}
br{
	font-size:6px;
}

.bt1{background-color : #FFF8DC;font-size : 12px;font-family:"Book Antiqua", "Times New Roman",  Times, serif;border-color: #D2B48C;color: #000000;margin:0px;}
/* top of the board */
.board_rules
{
 text-align:center;
 border: 1px solid black;
 margin-bottom: 5px;
}
.forumline   { background-color: #FDF5E6; border: 1px solid  #CC9933; }
.user_info{
	font-size:9pt;
}
a.user_name:link, a:user_name:visited{
	color: #D2691E;
	
}
.tooltip 
{
border: 1px solid;
top: 0px;
left: 0px;
z-index:4;
display: none;
width: 600px;
position: absolute;
background-color: #FFFFFF;
font-family:"Book Antiqua", "Times New Roman",  Times, serif;

}
td.row1	{ background-color: #FFF8DC; }
td.row2   { background-color: #FAEBD7; }
td.row3   { background-color: #FFEFD5; }
/* Normal, standard links. */
a:link,a:active,a:visited { color : #A0522D; text-decoration: none; }
a:hover      { text-decoration: underline; color : #FF6600; }

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
   color: #CC3333;
   text-decoration: none;
   font-size:12pt;


}
a.nav:hover
{
   color: #cc3333;
   text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
  margin:0px;
   empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
td, th , tr
{
   color: #000000;	font-size: 12pt;
   font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}

/* The main body of the entire forum. */
body 
{
   background: #FFFACD; 
   color: #000000;
   font-size: 12pt;
   font-family:"Book Antiqua", "Times New Roman",  Times, serif;
   padding:0px;
   margin:0px;
   
   background-position : 0px 150px;
   background-image: url(images/dr_bg2.gif);
   background-repeat: repeat-y;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button{
 color : #000000; border-color : #CC6633;
 background-color : #FFF8dc; 
 font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}
input, button{
	font-size: 95%;	background-color : #FFF8dc; font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}textarea
{	font-size: 100%;
   color: #000000;  
    font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
   background-color : #FFF8DC;
   font-size: 90%;
   font-weight: normal;
   color: #000000;
   font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
   height: 1px;
   border: 0;
	color: #666666;
   border: 0px solid #CC6633;	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
   border: 0;
}
/* A quote, perhaps from another post. */

.quoteheader, .codeheader{
   margin-left:30px;
   color: #000000;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
	font-size: x-small;
   line-height: 1.2em;
}
.quote
{
margin-top:10px;
margin-bottom:10px;
margin-left:30px;
margin-right:30px;
font-size: 11pt; 
color: #663300;
	background-color: #FFF5EE; 
	border: #DEB887; 
	border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px 
	
  
}

/* A code block - maybe even PHP ;). */
.code
{
   color: #000000;
   background-color: #FAF0E6;
   font-family: "courier new", "times new roman", monospace;
   font-size: 12 pt;
   line-height: 1.3em;
   /* Put a nice border around it. */
   border: 1px solid #000000;
   margin: 1px auto 1px auto;
   padding: 1px;
   width: 99%;
   /* Don't wrap its contents, and show scrollbars. */
   white-space: nowrap;
   overflow: auto;
   /* Stop after about 24 lines, and just show a scrollbar. */
   max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */


/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
   cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
   color: #FF6347;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
   width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
   background-color: #FFD700;
   font-weight: bold;
   color: black;
}
a.head:link, a.head:visited{
	color: #A0522D;
}
.modified,  .hrcolor{
	color: #DEB887;
}
 a.modified: link, a.modified:visited,{
	color: #DEB887;
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
   color: #000000;
   background-color: #FFF8DC;
}
.windowbg2
{
   color: #000000;
	background-color: #FAEBD7;
}
.windowbg3
{
   color: #000000;
   background-color: #FFEFD5;
}
/* the today container in calendar */
.calendar_today
{	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
   background-color:#FFCC99; 	border: 1px #DB955E solid;
   border-style: solid;
   padding-left: 5px;
   padding-right: 5px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
   font-weight: bold;
   color: black;
   font-style: normal;
}

.titlebg a:hover
{
   color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
   color: black;
   font-style: normal;
   text-decoration: underline;
}

.titlebg2 a:hover
{
   text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
   background-color: #B22222;
   color: #FAEBD7;
   padding-left: 5px;
   padding-right: 5px;
}
.catbg2 , tr.catbg2 td
{
   background-color: #DBAF85;
   color: #CC3333;
   padding-left: 5px;
   padding-right: 5px;
}
.catbg, .catbg2, .catbg3
{
   border-bottom: solid 1px #375576;
}

.catbg, .catbg2
{
   font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
   font-size: 95%;
   color: #FFF8DC;
   text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
   color: #FAEBD7;
   text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
   color: #CD853F;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
   background-color: #D2B48C;
   padding: 0px;
}
tr.catbg3 tr
{
   border: 1px solid #696969;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
   padding: 3px;
   border: 1px solid #FFDEAD;
   background-color: #FFEBCD;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
td   .smalltext, .smalltext
{
	font-size: 90%;
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}
.middletext
{
	font-size: 11pt;
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}
.normaltext
{
	font-size: 110%;
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
}
.largetext
{
	font-size: 130%;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage{   width: 100%;   line-height: 1.3em;   font-size:12pt;   font-family:"Book Antiqua", "Times New Roman",  Times, serif;}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
   text-align:left;
    padding-bottom: 3px;
font-size: 10pt;
color: #996633;
   
}
/* News block */
.newsblock{	color : #FFEFD5;	max-height: 100px;	height:100px;	width: 100%;	font-size: 11pt;
	overflow: auto;	line-height: 1.2em;}
.newsblockLink{	color : #F9BE69;	cursor: hand;}
body, html
{
   scrollbar-face-color:black;
   scrollbar-highlight-color:#ffdab9;
   scrollbar-shadow-color:#ffdab9;
   scrollbar-3dlight-color: #4e4c4c;
   scrollbar-arrow-color: firebrick;
   scrollbar-track-color:#cc3300;
   scrollbar-darkshadow-color: maroon;

}
/* Sometimes there will be an error when you post */
.error
{
color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
   background-position: left bottom;
   color: #CC3333;
   text-transform: uppercase;
   vertical-align: top;

}
.maintab_back, .maintab_active_back
{
   color: #CC3333;
   text-decoration: none;
   font-size:  9px;
   vertical-align: top;
   padding: 2px 6px 6px 6px;
   font-family: tahoma, sans-serif;
}

.maintab_first
{
   background-image: url(images/maintab_first.gif);
   background-repeat: no-repeat;
   width: 10px;
}
.maintab_back
{
   background-image: url(images/maintab_back.gif);
   background-repeat: repeat-x;
}
.maintab_last
{
   background-image: url(images/maintab_last.gif);
   background-repeat: no-repeat;
   width: 8px;
}
.maintab_active_first
{
   background-image: url(images/maintab_active_first.gif);
   background-repeat: no-repeat;
   width: 6px;
}
.maintab_active_back
{
   background-image: url(images/maintab_active_back.gif);
   background-repeat: repeat-x;
}
.maintab_active_last
{
   background-image: url(images/maintab_active_last.gif);
   background-repeat: no-repeat;
   width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
   color: #4F3F35;

   text-decoration: none;
}
.maintab_back a:hover, .maintab_active_back a:hover
{
   color: #000000;
   text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
   background-position: left top;
   color: #CC3333;
   text-transform: uppercase;
   vertical-align: top;

}
.mirrortab_back, .mirrortab_active_back
{
   color: #CC3333;
   text-decoration: none;
   font-size: 9px;
   vertical-align: bottom;
   padding: 6px 6px 2px 6px;
   font-family: tahoma, sans-serif;
}

.mirrortab_first
{
   background-image: url(images/mirrortab_first.gif);
   background-repeat: no-repeat;
   width: 10px;
}
.mirrortab_back, .mirrortab_active_back
{
   background-image: url(images/mirrortab_back.gif);
   background-repeat: repeat-x;
}
.mirrortab_last
{
   background-image: url(images/mirrortab_last.gif);
   background-repeat: no-repeat;
   width: 6px;
}
.mirrortab_active_first
{
   background-image: url(images/mirrortab_active_first.gif);
   background-repeat: no-repeat;
   width: 6px;
}
.mirrortab_active_back
{
   background-image: url(images/mirrortab_active_back.gif);
   background-repeat: repeat-x;
}
.mirrortab_active_last
{
   background-image: url(images/mirrortab_active_last.gif);
   background-repeat: no-repeat;
   width: 8px;}
.mirrortab_active_first{
	background-image: url(images/mirrortab_active_first.gif);	background-repeat: no-repeat;	width: 6px;}.mirrortab_active_back{	background-image: url(images/mirrortab_active_back.gif);	background-repeat: repeat-x;}.mirrortab_active_last{	background-image: url(images/mirrortab_active_last.gif);	background-repeat: no-repeat;	width: 8px;}
/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
   color: #4F3F35;
   text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
   color: #000000;
   text-decoration: none;
}
a.head:link, a.head:visited{
 color :   #E9967A;
 font-size: 9pt;}	/* The AJAX notifier */#ajax_in_progress{	background: #32CD32;	color: white;	text-align: center;	font-weight: bold;	font-size: 18pt;	padding: 3px;	width: 100%;	position: fixed;	top: 0;	left: 0;}.edited_tag_header{	color: #000000;	text-decoration: none;	font-style: normal;	font-weight: bold;	font-size: x-small;	line-height: 1.2em;}.edited_tag_body{	font-size: 10px; 	font-style:italic;}.poembody{	font-size: 10px; 	font-family: "Arial";	color: #000000;	background-color: #F7EEE8; 	padding: 2px;	border: #6B5841; 	border-style: dashed;	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}.poemheader{	color: #000000;	text-decoration: none;	font-style: normal;	font-weight: bold;	font-size: x-small;	line-height: 1.2em;}.windowbg_newreply{	color: #000000;	background-color: #FFF0BF;}.windowbg_newreply3{	color: #000000;	background-color: #FAEBD7;}