A{
	text-decoration: none;
	font-size: 9pt;
}
A:visited{
	TEXT-DECORATION: none;
	color: #000000;
}
 A:active
{
	TEXT-DECORATION: none;
	color: #000000;
}
 A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	position:relative
}

 A:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

td#top1 a{
	display:block;
	height:22px;
	background:#CCCCCC;
	text-decoration:none;
	text-align:center;
	cursor:hand;
	font-size: 15px;
	padding:3px 0px 0px 0px; 
}
td#top1 a span{
	display:block;
	height:22px;
	background:#CCCCCC;
	text-align:center;
	color:#000; 
	cursor:hand;
	font-size: 15px;
	padding:3px 0px 0px 0px; 
}

td#top1 a:hover{
	background:#000000;
	color:#FFFFFF;
}

td#top1 a:hover span{
	background:#000000;
	color:#FFFFFF;
}

td#top2 a{
	display:block;
	height:22px;
	background:#000000;
	text-decoration:none;
	text-align:center;
	cursor:hand;
	color:#FFFFFF; 
	font-size: 15px;
	padding:3px 0px 0px 0px; 
}
td#top2 a span{
	display:block;
	height:22px;
	background:#000000;
	text-align:center;
	color:#FFFFFF; 
	cursor:hand;
	font-size: 15px;
	padding:3px 0px 0px 0px; 
}

td#top2 a:hover{
	background:#000000;
	color:#FFFFFF;
}

td#top2 a:hover span{
	background:#000000;
	color:#FFFFFF;
}

.logo{
	font-family: Arial;
	color: #990000;
	font-size: 35px;
	font-weight:bold;
	letter-spacing:0px;
	line-height: 30px;

}
.content{
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	letter-spacing:0px;
	line-height: 18px;
}
.title{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:0px;
	line-height: 14px;
}
.title_yellow{
	font-family: Arial;
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:0px;
	line-height: 25px;
}
.title_small{
	font-family: Arial;
	color: #990000;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:0px;
	line-height: 20px;
}
.title_bottom{
	font-family: Arial;
	color: #CCCCCC;
	font-size: 12px;
	letter-spacing:0px;
	line-height: 12px;
}


.grayline1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.clssMainRoll {
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer
}