body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(bgrds/blue.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFcc99;
	font-size: 10pt;
}
.brdRght { background-image: url(bgrds/blue20PxLeft.gif); }
a:link        	{color: #ffcc99; text-decoration: none;}
a:visited     	{color: #ffcc99; text-decoration: none;}
a:active 	  	{color: #ffcc99; text-decoration: none;}
a:hover 	  	{color: #FF99FF; text-decoration: underline;}


a.mGreen:link     {color:#99CCFF; text-decoration:none;}
a.mGreen:visited  {color:#99CCFF; text-decoration:none;}
a.mGreen:active   {color:#99CCFF; text-decoration:none;}
a.mGreen:hover    {color:#FF99FF; text-decoration:none;} 


h2 {
   font-family: georgia;
   color: #99CCFF;
	 font-weight: 100;
	 text-align:center;
}

.leftAlign { text-align:left;}

h3 {
   color: #ffcc99;
	 font-weight:100;
	 text-align:center;
}

h4 {
   font-family: cursive;
   color: #99CCFF;
	 font-weight:100;
}

.black {color: #000000}

.blue {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 90%;
}
.grey {color: #CCCCCC}

.main {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #000000;
	width:760px; 
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC99;
	width: 75%;
	font-size: 14px;
}

 
.botomnav{
	color: #FFFFCC;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
}

.sidenav{
	color: #FFFFCC;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
}

.bitten { font-size: 12px;}
 
.BorderOn  { 
    width:90px;
    margin-left:10px;
	text-align:left;
}
			 
.BorderOff { 
    width:90px;
    margin-left:0px;
	text-align:left;
}

.Message {
   color: #FF99FF;
   font-size: 12pt;
   font-family: Arial, Helvetica, sans-serif;
}
    
.head {
   font-family: Arial, Helvetica, sans-serif;
   color: #99CCFF;
   size: 14pt;
   text-align:center;
   font-weight: bold;
}

.tourde {
	border: 1px solid #ffcc99;
}

.text {
    font-size:16px;
	color: #FFCC99;
}

.border {
    border:1px;
	border-color:#999999;}
	
#conyey {
  border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	position:absolute;
	width:760px; 
}
    
.mainmargin {
  margin: 10px;
  font-size: 12pt;
}		

hr {
	color: #0099CC;
	height:1px;
}

.hrGold {
	color: #FFCC99;
	height:hairline;
}

.hrGrey {
	color: #000033;
	height:hairline;
}	
	
.BBSTBut {
	border-color:#FFCC99;
	background-color:#000000;
	color:#FFCC99;
	border-style: double;
	}
	
a.img:link {
	text-decoration: none;
	color:#000000;
}

a.img:visited {
	text-decoration: none;
	color:#000000;
}

a.img:active {
	text-decoration: none;
	color:#000000;
}

a.img:hover {
	text-decoration: none;
	color:#000000;
}

.buttons {
	border-color:#FFCC99;
	border-style:solid;
	border-width:1px;
	background-color:#000000;
	color:#FFcc99;
}