
td {
	font-family: verdana;  font-size: 8pt; color: #000000; font-weight:normal;
}

.nav {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height:14px; font-weight:normal; text-decoration: none;
}
.nav:hover {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #88FF00; line-height:14px; font-weight:normal; text-decoration: none;
}

.text {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height:14px; font-weight:normal; text-align: justify;
}
.text1 {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6B1E03; padding-right: 30px; padding-left: 15px; line-height:14px; font-weight:normal; text-align: justify;
}
.more {
	font-size: 10px; color: #EF5415; line-height:14px; font-weight:bold; text-align: right; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}
.more:hover {
	font-size: 10px; color: #000000; line-height:14px; font-weight:bold; text-align: right; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #6B1E03; line-height:14px; font-weight:normal; text-align: center;
}

.button {
	BORDER-RIGHT: #202121 1pt solid; BORDER-TOP: #202121 1pt solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; FILTER: progid:DXImageTransform.Microsoft.gradient (startColorstr=#FFFFFF, endColorstr=#808080); WORD-SPACING: normal; BORDER-LEFT: #202121 1pt solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #202121 1pt solid; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; WHITE-SPACE: normal; HEIGHT: 22px; BACKGROUND-COLOR: #808080; TEXT-ALIGN: center; TEXT-DECORATION: none
}
input{
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: 1px solid; COLOR: black; BORDER-BOTTOM: 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #ffffff
}
.pdown {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: 1px solid; COLOR: black; BORDER-BOTTOM: 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #fffffa
}


A 
{
	text-decoration:none;
	color:#000000;
}

A:hover
{
	text-decoration:underline;
	color:#000099;
}

.spn
{
	this.style.color:'#000000';
	this.style.text-decoration:none
}

.spn:hover
{
	this.style.color:'660000';
	this.style.text-decoration:underline;
}