/* CSS Document */

BODY {
	MARGIN: 0px; 
}
body,table,td,select{
                     font-size: 14px;  
                     font-family: Arial, Helvetica, sans-serif;
					 }
					 
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #f0f;
}
a.main:link {color:#ccc; text-decoration: none;}
a.main:visited {color: #036; text-decoration: none;}
a.main:active {color:#ccc;text-decoration: none;}
a.main:hover {color: #9C0; text-decoration: none;}
.STYLE9 {font-size: 24px;
         color: #2B4C79;}
.STYLE52 {
	color: #CCCCCC;
	font-weight: bold;
	font-size:18px;
}
#Layer1 {
	position:absolute;
	width:0px;
	height:50px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:505px;
	top:4px;
	width:240px;
	height:24px;
	z-index:2;
}