h1{
	color : #ffffff;
	padding-top : 15px;}
h2{
	color : #FFCC33;
	text-align : center;}
h3{
	font-weight: normal;}
h4{
	font-weight: bold;
	text-align: center;}
h5{
	color : #2ded12;
	text-align : center;}
h6{
	color:#bb8d73;}
#special{
	color : #ffff00;
	text-align : center;
	line-height : 20pt;
	padding-left : 40px;}
body{
	font-family : Arial, Helvetica, sans-serif;
	color : #cccccc;
	font-size : 80%;
	background-color : #333333;
	text-align : center;}
p{
	font-size : .9em;}
div.forumtext a{
	font-size : .9em;
	text-decoration : underline;
	font-weight : bold;}
div.forumtext a:visited{
	text-decoration : underline;}
td.forumSide{
	font-size : .8em;}
td.forumBody{
	font-size : .9em;}
p.copyright{
	font-size : 8pt;
	padding : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;}
table#outer{
	vertical-align : middle;
	margin-top : 100px;
	background-color : #555555;}
.content{
	font-size : 80%;}
td.button a:link{
	color : #ffffff;
	text-decoration: none;
	font-weight: normal;}
td.button a:visited{
	color : #ffffff;
	text-decoration: none;
	font-weight: normal;}
td.button a:hover{
	color : #ffffff;
	text-decoration: underline;
	font-weight: bold;}
td.testimonials a:visited{
	color : #FFCC33; 
	text-decoration : none;} 
td.testimonials a:link{
  	color: #FFCC33; 
  	text-decoration: none;}
td.testimonials a:hover{ 
  	color: #FFCC33; 
  	text-decoration: none; 
  	font-weight: bold;}
td.testimonials a:active{
  	color: #FFCC33; 
  	text-decoration: underline;}
a:visited{
	color : #bb8d73; 
	text-decoration : none;} 
a:link{
  	color: #bb8d73; 
  	text-decoration: none;}
a:hover{ 
  	color: #bb8d73; 
  	text-decoration: none; 
  	font-weight: bold;}
a:active{
  	color: #bb8d73; 
  	text-decoration: underline;}
td.button{
	height: 35px; width: 150px; 
	font-size:95%; 
	text-align: center; 
	font-family:Verdana, Arial, sans-serif; 
	background-color:#92a392; 
	border:1px solid; 
	border-top-color:#ccc; 
	border-left-color:#666; 
	border-right-color:#ccc; 
	border-bottom-color:#666; 
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#999999',EndColorStr='#333333');}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */

.text {font-family:Arial, sans-serif; color:#cccccc; font-size: 80%}
.header {font-family:Arial, sans-serif; color:#ffffff; font-size: 200%; }
.header3 {font-family:Arial, sans-serif; color:#ffffff; font-size: 200%; }

.header2 {font-family:Arial, sans-serif; color:#cccccc; font-size: 125%;}
.spaced { padding-top: 15px; padding-bottom: 15px; }

 