@charset "UTF-8";


body 
{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

	
img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* INDEX */

a.main
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 17pt;
	letter-spacing: -0.025em;
}


a.main:hover 
{ 
	font-size: 11px;
	font-style: normal; 
	color:#FFF; 
	text-decoration: none;
	line-height: 17pt;
	background-color:#000;
}

a.main
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	line-height: 17pt;
	letter-spacing: -0.025em;
}


a.mainON
{ 
	font-size: 11px;
	font-style: normal; 
	color:#999; 
	text-decoration: none;
	line-height: 17pt;
}


a.mainON:hover
{ 
	font-size: 11px;
	font-style: normal; 
	color:FFF; 
	text-decoration: none;
	line-height: 17pt;
	background-color:#000;
}


a.rnav
{ 
	font-size: 11px;
	font-style: normal; 
	color:#000; 
	text-decoration: none;
	line-height: 13pt;

}


a.rnav:hover
{ 
	font-size: 11px;
	font-style: normal; 
	color:#FFF; 
	text-decoration: none;
	line-height: 13pt;
	background-color:#000;
}


a.rnavblock
{ 
	font-size: 11px;
	font-style: normal; 
	color:#FFF; 
	text-decoration: none;
	line-height: 13pt;
	background-color:#000;
}




a.thnav
{ 
	font-size: 11px;
	font-style: normal; 
	color:#999; 
	text-decoration: none;
	line-height: 17pt;

}


a.thnav:hover
{ 
	font-size: 11px;
	font-style: normal; 
	color:#FFF; 
	text-decoration: none;
	line-height: 17pt;
	background-color:#000;
}


a.thnavblock
{ 
	font-size: 11px;
	font-style: normal; 
	color:#FFF; 
	text-decoration: none;
	line-height: 17pt;
	background-color:#000;
}



a.orange
{ 
	font-size: 11px;
	font-style: normal; 
	color:#33CC66; 
	text-decoration: none;
	line-height: 13pt;

}

a.orangeblock
{ 
	font-size: 11px;
	font-style: normal; 
	color:#FFF; 
	text-decoration: none;
	line-height: 13pt;
	background-color:#33CC66;
}



SPAN.footer {
	font-size:10px;
	color:#000;
	
}

SPAN.grey {
	font-size:11px;
	color:#999;
	line-height:17pt;
}


SPAN.black {
	font-size:11px;
	color:#000;
	line-height:17pt;
}


SPAN.blacksmall {
	font-size:10px;
	color:#000;
	line-height:15pt;
}
