/* CSS Document */
body { margin:0 }
td { font-size:12px; color:#000000; line-height:25px; }

a:link, a:visited { font-size:12px; color:#000000; line-height:18px; text-decoration:none;}
a:hover, a:active { font-size:12px; color:#FF0000; line-height:18px; text-decoration:none;}

a.xl:link, a.xl:visited { font-size:12px; color:#FFFFFF; line-height:14px; text-decoration:none;}
a.xl:hover, a.xl:active { font-size:12px; color:#000000; line-height:14px; text-decoration:none;}

a.x2:link, a.x2:visited { font-size:14px; color:#6E6E6E; line-height:18px; font-weight:bold; text-decoration:none;}
a.x2:hover, a.x2:active { font-size:14px; color:#5395A7; line-height:18px; font-weight:bold; text-decoration:none;}

a.x3:link, a.x3:visited { font-size:12px; color:#6E6E6E; line-height:14px; text-decoration:none;} 
a.x3:hover, a.x3:active { font-size:12px; color:#5395A7; line-height:14px; text-decoration:none;}

.bt1 { font-size:16px; color:#FF7800; line-height:18px; font-weight:bold; }
.bt2 { font-size:12px; color:#ABABAB; line-height:14px;}
.bot { font-size:12px; color:#6D6D6D; line-height:20px;}
.sy { font-size:12px; color:#807F7F; line-height:22px; }

#Layer1 {
	position:absolute;
	width:200px;
	height:25px;
	z-index:1;
	margin-top:-17px;
	margin-left:1px;
	visibility: hidden;
}

#Layer2 {
	position:absolute;
	width:137px;
	height:25px;
	z-index:2;
	margin-top:-17px;
	margin-left:90px;
	visibility: hidden;
}
.psel {
	font-weight: bold;
	color: #FF0000;
}

