td 
{font-size:12px;	font-weight:normal; line-height: 18px;	text-decoration:none;	color:#000000; } 

font
{	font-size:12px;	font-weight:normal; line-height: 18px;	text-decoration:none;	color:#000000;}


/** MAIN */
body {
	font-size:12px;	
	font-weight:normal;	
	text-decoration:none;	
	color:#333333; 
	background-color: #E2E2E2; 
	background-image:	url(../img/back.gif);	
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;	
	background-position: center;	
	text-align: center;
}

h1,h2,h3,h4,p,form,ul,li,td,th,dt,dd {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10pt;
}
 
.marginTop5 
{	margin-top:5px;}

.marginTop10 
{	margin-top:10px;}

.marginTop15
 {	margin-top:15px;}

.marginTop20
 {	margin-top:20px;}

.marginTop25
 {	margin-top:25px;}
 
 
 /**COMMON FONT */

.gray10
 {font-size:10px;	color:#333333;		line-height: 120%;} 
 
 .red12
 {font-size:12px;	color:#E60012;} 
 
  .black14
 {font-size:14px;	color:#000000;		line-height: 120%;		font-weight: normal;} 
 
   .black14
 {font-size:14px;	color:#000000;		line-height: 120%;		font-weight: bold;} 
 
   .linknow14
 {font-size:10px;	font-weight:normal; text-decoration:underline;	color:#0099FF; } 
 
 /**COMMON ANCHOR */
a:link 
{ 	text-decoration:none;	color:#595757;} 
a:active
{ 	text-decoration:none;	color:#595757;} 
a:visited
{ 	text-decoration:underline;	color:#0099FF;}
a:hover 
{ 	text-decoration:underline;	color:#0099FF;}

a.graylink:link, a.graylink:visited 
{	text-decoration:none; color:#595757;font-size:10px;}
a.graylink:active, a.graylink:hover 
{	text-decoration:underline;	color:#20BF2D;font-size:10px;}

a.redlink:link, a.redlink:visited 
{	text-decoration:none; color:#333333;font-size:12px;}
a.redlink:active, a.redlink:hover 
{	text-decoration:underline;	color:#E60012;font-size:12px;}

a.redlinkb:link, a.redlinkb:visited 
{	text-decoration:none; color:#333333;font-size:12px; font-weight: bold;}
a.redlinkb:active, a.redlinkb:hover 
{	text-decoration:underline;	color:#E60012;font-size:12px; font-weight: bold;}

a.g_rlink:link, a.g_redlink:visited 
{	text-decoration:none; color:#333333;font-size:8px;}
a.g_redlink:active, a.g_redlink:hover 
{	text-decoration:underline;	color:#E60012;font-size:8px;}

a.g_redlink:link, a.g_redlink:visited 
{	text-decoration:none; color:#888888;font-size:7px;}
a.g_redlink:hover 
{	text-decoration:underline;color:red;font-size:7px;}
a.g_redlink:active
{	text-decoration:none;color:red;font-size:7px;}

.black12_b {
	font-size:12px;
	color:#000000;
	line-height: 140%;
	font-weight: bold;
}
.red9 {
	font-size:9px;
	color:#E60012;
}
.red12_b {
	font-size:12px;
	color:#E60012;
	line-height: 140%;
	font-weight: bold;
}
.gray12 {
	font-size:12px;
	color:#666464;
	line-height: 18px;
}
.gray9 {
	font-size:9px;
	color:#666464;
}
.black12_spec {
	font-size:12px;
	color:#000000;
	line-height: 180%;
	font-weight: normal;
}
.black10 {
	font-size:10px;
	color:#000000;
	line-height: 120%;
	font-weight: bold;
}
.black10_n {
	font-size:10px;
	color:#000000;
	line-height: 120%;
}
.y12 {
	font-size:12px;
	color:#FABE00;
	font-weight: bold;
}

.style10 {
	font-size:12px;
	color: #0099FF;
}

.style10 a{
	text-decoration:underline;
	color: #0099FF;
}

.style10 a:hover {
    text-decoration:underline;	color:#0099FF;
}