body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #333;
}


.smallfont
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

td {	
  font-family: Verdana, Arial, Helvetica;
  font-size: 9pt;				
}

a
{
color: #440;
}


a:hover
{
color: red;
}


.Body1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#FFC;
	text-align: left;  
}

.Body1C {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#FFC;
	text-align: center;
}


.Body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#EEE;
	text-align: left;  
}



.Listing1,
.Listing1 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#FFC;
	text-align: left;  
	text-decoration: none;
}


.Listing2,
.Listing2 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#EEC;
	text-align: left;  
	text-decoration: none;
}



.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#FFC;
	text-align: left;  	
  background-image: url('/images/SaberTooth04.jpg');    
  padding: 15px 15px 15px 15px;
}



.RawContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:#FFC;
	text-align: left;      
}


.title {
  background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #EECC66;
	font-weight: bold;
	text-align: center;
}

.subtitle {
  background-color: #EECC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black;		
	text-decoration: none;
	text-align: center;
} 

.subtitle a:hover {
	color: Red;	
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color : #EECC66;
	text-align: center;	
}



.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color : #EECC66;
	text-decoration: none;	
	text-align: center;
	display: block;	
	width: 100%;
}


.menu a:hover
{  
  background-color: dimgray;
  color: white;
}



.menu-selected 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #EECC66;
  font-weight: bold;
  background-color : black;
  text-decoration: none;	
  text-align: center;
}

.menu-inactive {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: Gray;
  font-weight: bold;
}


.menu-parent
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: black;  
  text-decoration: none;
  font-weight: bold;
  background-color : #EEDDAA;
  text-decoration: none;	
  text-align: center;  
}


.menu-parent a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-weight: bold;
  background-color : #EEDDAA;
  text-decoration: none;	
  text-align: center;
  display: block;	
}


.menu-parent a:hover
{  
  background-color: dimgray;
  color: white;
}


.menu-parent-selected
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: Black;
  font-weight: bold;
  background-color : EECC66;
  text-decoration: none;	
  text-align: center;
}


.menu-parent-selected a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: Black;
  font-weight: bold;
  background-color : EECC66;
  text-decoration: none;	
  text-align: center;
  display: block;	
}


.menu-parent-inactive 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: Gray;
  font-weight: bold;
}

.menu-parent a:hover 
{
  background-color: dimgray;
  color: White;	
}
.menu-parent-selected a:hover 
{
  background-color : dimgray;
  color: White;	
}



.menu-sub {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-weight: bold;
  background-color : #EEDD99;
  text-decoration: none;	
  text-align: center;
}


.menu-sub a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-weight: bold;
  background-color : #EEDD99;
  text-decoration: none;	
  text-align: center;
  display: block;
}

.menu-sub-selected 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #EECC99;
  font-weight: bold;
  background-color : black;
  text-decoration: none;	
  text-align: center;
}

.menu-sub-inactive {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: Gray;
  font-weight: bold;
}

.menu-sub a:hover 
{
  background-color: navy;
  color: White;	
}
.menu-sub-selected a:hover {
	color: Red;	
}



.menu-admin-top {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-weight: bold;
  background-color: #ffff99;
  text-decoration: none;	
  
  text-align: center;
}

.menu-admin {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-weight: bold;
  background-color: #ffff99;
  text-decoration: none;	
  text-align: center;
}


.menu-admin-light {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  font-weight: normal;
  background-color: #ffff99;
  text-decoration: none;	
}



.menu-admin-selected
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: #ffff99;
  font-weight: bold;
  background-color : black;
  text-decoration: none;	
}

.menu-admin a:hover {
  color: Red;	
  background-color : Gray;
  display: block;	
}


.header { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 18pt; 
  color: Black;
  font-weight: bold;
  background-color: #ffee99; 
} 

.topbar a:hover {
  color: Red;	
}

.bottombar a:hover {
  color: red;	
}

.footer
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 7pt;  
  color:palegoldenrod;
}


.topbar
{
  text-decoration: none; 
  background-color : #EECC66;
  margin-bottom: 0.125in; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  color: black; 
  font-weight: bold
  
} 


.bottombar {
  background-color : black;
  margin-bottom: 0.125in; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  text-decoration: none;
  color: #EECC66; 
  font-weight: bold;  
} 


.leftbar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  background-color : #BBB577;  
  background-image: url('/images/left_col_bkgnd.png');
}


.rightbar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: black;
  text-decoration: none;  
  background-image: url('/images/right_col_bkgnd.png');
}



.form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  background-color : #BBB577;
  text-align: left;
}

.form-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background-color : #FFCC33;
  text-align: center;
}



.info {
  background-color : #ffff99;
  font-size: 12pt;
  color:Red;	
  font-weight: bold;
} 


.error_title
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ff0000;
  font-size: 24pt;
  color: White;	
  font-weight: bold
} 


.error_body
{
  background-color: White;
  font-size: 10pt;
  color: Black;	
  font-weight: bold
} 


.warning 
{
  color: #ff0000;
  font-weight: bold;
}


.multiedit 
{
  font-family: Lucida Console, Courier New, Courier;  
  font-size: 9pt;  
  font-style: normal;

}

.editor
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

 
div.buttons input, button 
{
  width: 2.5em; 
  width: 33px; 
  height: 25px 
}
 
textarea#box 
{
  width: 100%; 
  height: 280px; 
  font-family: arial, sans-serif; 
  font-size: 125% 
}
 
 
h1 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18pt;
  color: #000099;
} 

h2 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
  margin-bottom: 3px;
} 

p 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
} 

.tablehead
{
  font-weight: bold;
  font-size: 9pt;
  color: White;
  background-color: Gray;
}


smalllink
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
}

.smallprint
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 7pt;  
}


.AlertBar
{
  border-style: solid;
  border-color: Red; 
  border-width: thin; 
  background-color: #ffd;  
  padding: 15px 15px 15px 15px;
  
  -webkit-border-radius: 15px; /* Saf3-4, iOS 1-3.2, Android <e;1.6 */
     -moz-border-radius: 15px; /* FF1-3.6 */
          border-radius: 15px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  
}


.clock 
{
 color: goldenrod;	
	
}


.clock-digit 
{
  color:#000;
  font-size: 14pt;
  font-weight: bold;
}


img.floatRight { 
  float: right; 
  clear:none;   
}



.unused
{
  background-image: url('/images/black_arrow.gif');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right; 	
}


.no-flash
{
  color: FireBrick;
}


.footnote
{
  font-size: 7pt;
}


.FormFrame
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  color: #EECC66;
  font-weight: bold;
  background-color: Black;
  text-decoration: none;	    
}



.head3
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: black;
  font-weight: bold;  
  text-decoration: none;
}


body.mceContentBody { 
  background: #FFC;
  color: #000;
}


.ForumCategoryHead
{	
  font-size: 14pt;
  font-style: bold;
  background-color: Black;
  color: #EECC66;
  font-weight: bold;  
  text-align: left;
  text-decoration: none;
}

.ForumThreadTitle
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


.ForumTopicHead
{	
  font-size: 12pt;
  font-style: bold;
  background-color: Black;
  color: #EECC66;
  font-weight: bold;  
  text-align: left;
  text-decoration: none;
}

.navbutton 
{
	padding:0; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:Red url(/pro_dropdown_3/three_0.gif) repeat-x; 
	position:relative; 
	z-index:500; 
	font-family:arial, verdana, sans-serif;
}

.normal9
{
	font-size: 9pt;
	text-align: left;
	font-weight: normal;  
	text-decoration: none;
}


.forum_table
{
  border-collapse: collapse;
}

.forum_td {
	border: 1px solid #CCC;
	padding: 0 0.5em;
	}


.UserBar,
.UserBar a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  color: black;
  text-decoration: none;
  background-color : #BBB577;
  padding: 2px 0 2px 0;
}

.UserBar a:hover
{
color: red;
}

