a:link    {
	text-decoration:none;
	color: #E10915;
}
a:visited {
	text-decoration:none;
	color: #E10915;
}
a:active  {
	text-decoration:none;
	color: #E10915;
}
a:hover   {
	text-decoration:underline;
	color: #E10915;
}
td    {
	font-size: 10pt;
	line-height: 15pt;
	font-family: "Arial";
	color:#5F5C5C;
}
span    {
	font-size: 10pt;
	line-height: 15pt;
	font-family: "Arial";
	color:#5F5C5C;
}
b     {
	font-size: 10pt;
	line-height: 15pt;
	font-family: "Arial";
	color:#5F5C5C;
}
body  {
	font-size: 10pt;
	font-family: "Arial";
	line-height: 15pt;
	color:#5F5C5C;
	scrollbar-base-color: #ECE9D8;
	scrollbar-arrow-color: #FF0000;
	background-image: url(../common-img/common_bg.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-top: 0px;
}
A.cmain:link
{
	color:#FF6600;
	text-decoration:none;
}
A.cmain:visited
{
	color:#FF6600;
	text-decoration:none;
}

A.cmain:active
{
	color:#FF6600;
	text-decoration:none;
}

A.cmain:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.b {
	font-size: 10pt;
	font-weight: bold
}

.lb {
	font-size: 14pt;
	font-weight: bold
}
.rb {
	font-size: 10pt;
	font-weight: bold;
	color:#E10915;
}	

.ml20{margin-left:20px;}
.box_w{
	background: #FFFFFF;
}
.box_g{
	background: #5F5C5C;
}
.box_b{
	background: #000000;
}
.box_lg{
	background: #999999;
}				
.line_bg  {
	background-color: #AEACAC;
}
.margin_bg  {
	margin-left: 5px;
}
.news  {
	font-size: 10pt;
	font-family: "Arial";
	line-height: 10pt;
	color:#5F5C5C;
}
.news_b  {
	font-size: 10pt;
	font-family: "Arial";
	line-height: 10pt;
	color:#5F5C5C;
	font-weight: bold;
}