A{
	COLOR: #777777; TEXT-DECORATION: none
}

A:hover {
	COLOR: #333333;
	text-decoration: none;

}
table {
	font-size: 12px;
	color: #CDCDCD;
}
.border {
	border: 1px solid #cccccc;
}
BODY { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
  scrollbar-face-color: #ffffff; 
  scrollbar-shadow-color: #333333; 
  scrollbar-highlight-color: #333333; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-darkshadow-color: #ffffff; 
  scrollbar-track-color: #ffffff; 
  scrollbar-arrow-color: #666666; 
}
.bgright {
	background-repeat: repeat-y;
	background-position: right;
}
.englishfont {
	font-family: "Verdana";
	font-size: 10px;
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
}
.companytext {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 20px;
}
.redtext {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.tablebg {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
}
