body{
	margin: 0;
	padding: 0;
	background-color: #000000;	
}
body, td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	font-size: 70%;
	color: #ffffff;
	line-height: 110%;
}
a{
	font-family: Arial, verdana, MS sans serif, sans-serif;
	line-height: 130%;
}
h1{
	font-size: 160%;
	padding-bottom: 10px;
}
h2{
	font-size: 150%;
	padding: 10px;
	line-height: 110%;
}
.recruit{
   color: #E65C00;
}
.contact{
   color: #5CA914;
}
.faq{
   color: #B71DF0;
}
.news{
   color: #FA0000;
}
.chat{
   color: #a7b6b8;
}
A:Link {
	color : #ffffff;
	font-size: 110%;
}
A:Visited {
	color : #e1e1e1;
	font-size: 110%;
}
A:Active {
	color : #E65C00;
	font-size: 110%;
}
A:Hover {
	color : #E65C00;
	font-size: 110%;
}
A.chat:Link {
	color : #a7b6b8;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.chat:Visited {
	color : #a7b6b8;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.chat:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.chat:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}

A.news:Link {
	color : #FA0000;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.news:Visited {
	color : #FA0000;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.news:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.news:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.recruitment:Link {
	color : #E65C00;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.recruitment:Visited {
	color : #E65C00;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.recruitment:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.recruitment:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.log:Link {
	color : #FCD100;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.log:Visited {
	color : #FCD100;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.log:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.log:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.contact:Link {
	color : #5CA914;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.contact:Visited {
	color : #5CA914;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.contact:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.contact:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.forum:Link {
	color : #1D6DF0;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.forum:Visited {
	color : #1D6DF0;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.forum:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.forum:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.faq:Link {
	color : #B71DF0;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.faq:Visited {
	color : #B71DF0;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.faq:Active {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
A.faq:Hover {
	color : #ffffff;
	font-size: 140%;
	text-decoration : none;	
	font-weight : bold;
}
a.transImageLink img {
filter:Alpha(opacity=100);
-moz-opacity:1.00;
opacity: 1.0;
-khtml-opacity: 1.0;
border:none;
}
a.transImageLink:hover img {
filter:Alpha(opacity=70);
-moz-opacity:0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
border:none;
}