
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
font-family: Arial,Helvetica,sans-serif,ËÎÌå;
	font-size:	12px;
	margin: 0px;
	padding: 0px;
	background: #cccccc url(images/back_006.gif) fixed;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
		color: #969696;
}
a.e:link, a.e:visited{
	color: #969696;
	text-decoration: none;
}

a.e:hover{
	text-decoration: underline;
		color: #770808;
}

a.white:link, a.white:visited{
	color: #ffffff;
	text-decoration: none;
}

a.white:hover{
	text-decoration: underline;
		color: #FFCC00;
}

.white{		font-size:	10pt;
	color: #ffffff;
	font-weight: bold;
	line-height:18px;}
.n01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: 	normal;
	line-height:18px;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	color: #0A6960;
	
}
.n02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	9pt;
	font-weight: 	normal;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	line-height: 22px;
	color: #000000;}
.f03
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight: 	bold;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	line-height: 22px;
	color: #000000;}
.e_small
{
	font-family: Verdana;
	font-size:	10px;
	font-weight: 	normal;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	line-height: 16px;
	color: #969696;}
.down
{
	font-family: Verdana,ËÎÌå;
	font-size:	10pt;
	font-weight: 	normal;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	color: #3D1605;
	line-height:20px;}
.leftbg {	color:#040F7E;
	background-color:#F0F0F0;
	 filter: Alpha(Opacity=90);