body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 12px}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 10px}
a:link {
	color: #9966FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9966FF;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.style5 {font-size: 12px; font-weight: bold; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
pre {text-indent: 30px} 

#tabmenu { 
color: #000; 
 
margin: 12px 0px 0px 0px; 
padding: 0px; 
z-index: 1; 
padding-left: 10px } 

#tabmenu li { 
display: inline; 
overflow: hidden; 
list-style-type: none;
cursor: hand; } 

#tabmenu a, a.active { 
color: #000000; 
background: #CDCDCD;
font: normal 1em verdana, Arial, sans-serif; 
padding: 2px 5px 0px 5px; 
margin: 0px; 
text-decoration: none;
cursor:hand; } 

#tabmenu a.active { 
background: #ffffff; 
 } 

#tabmenu a:hover { 
color: #fff; 
background: #ADC09F; } 

#tabmenu a:visited { 
color: #CCCCCC;  } 

#tabmenu a.active:hover { 
background: #ffffff; 
color: #DEDECF; } 

#content {font: 0.9em/1.3em verdana, sans-serif; 
text-align: justify; 
padding: 20px; 
border-top: none; 
z-index: 2; } 

#content a { 
text-decoration: none; 
color: #CC9999; 
cursor:hand; } 

#content a:hover { background: #000000; }
.text {
	font-size: 12px;
	font-weight: normal;	
	font: Verdana;
	color: #000000;
}
.header {
	font-size: 15px;
	font-weight: normal;	
	font: Verdana;
	color: #000000;
}
.newsarticletext {
	font-size: 12px;
	font-weight: normal;	
	font: Verdana;
}
.newsarticleheader {
	font-size: 14px;
	font-weight: bold;	
	font: Verdana;
}
.menuitem {
	font-size: 12px;
	font-weight: normal;	
	font: Verdana;
}
.rulestext {
	font-size: 12px;
	font-weight: normal;	
	font: Verdana;
}
.rulesheader {
	font-size: 14px;
	font-weight: bold;	
	font: Verdana;
}
.about_us_text {
	font-size: 12px;
	font-weight: normal;	
	font: Verdana;
	color: #CC99FF;
}
.about_us_header {
	font-size: 14px;
	font-weight: bold;	
	font: Verdana;
	color: #CC99FF;
}
.homepagetext {
	font-size: 12px;
	font-weight: normal;	
	font: Verdana;
	color: #9966FF ;
}
.profileheader {
font-size: 16px;
font-weight: normal;
font: Verdana;
color: #FF00FF;
}
.profiletext {
font-size: 12px;
font-weight: normal;
font: Verdana;
color: #FF00FF;
}
.msgread {
font-size: 12px;
font-weight: normal;
font: Verdana;
}
.msgunread {
font-size: 12px;
font-weight:bold;
font: Verdana;
}
a:link {
	color: #9966FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9966FF;
}
a:hover {
	text-decoration: none;
	color: #FF3399;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
.transBack{

background-color:#fff;
-moz-opacity:.5;
filter:alpha(opacity=50);

}