/**************************************************************
  basic
**************************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 000000;

}


a:link {
	color: #FCBF3B; text-decoration: underline;
}
a:visited {
	color: #F4C133; text-decoration: underline;
}
a:hover {
	color: #F4C133; text-decoration: underline;
}
a:active {
	color: #F4C133; text-decoration: underline;
}
.font14 {
	font-size: 16px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #555555;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}
.font10 {
	font-size: 10px;
	line-height: 14px;
	color: #373737;
}

.font14w {
	font-size: 16px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #ffffff;
}
.font12w {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.font10w {
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}

.headermenu_text{
 font-size:10px; color:#333333;
 line-height:120%;
 text-align: right;
 text-valign: bottom;
 margin:10px;
}
.headermenu_text a:link{
 color: #333333;
 text-decoration:none;
}
.headermenu_text a:visited{
 color: #333333;
 text-decoration:none;
}
.headermenu_text a:hover{
 color: #333333;
 background-color:#EFEFEF;
 text-decoration:underline;
}
