
.cssButton
{
	font-family:	arial;
	font-size:	13px;
	color:		darkblue;
	text-align:	center;
	width:		112px;
	height:		25px;
}

.cssSep
{
	height:	6px;
}

.cssDown
{
	font-family: Arial,Helvetica,Geneva;
	font-size: 12px;
	color: #333366;
	font-weight: Normal;
	font-style: Normal;
	text-decoration: None;
	background-color:#ffffff;
	text-align:	center;
}


.cssTH
{
	font-family: Arial,Helvetica,Geneva;
	font-size: 12px;
	color: darkred;
	font-weight: normal;
	font-style: Normal;
	text-decoration: None;
	background-color:silver;
	text-align:	center;
}

.cssT1
{
	font-family: Arial,Helvetica,Geneva;
	font-size: 12px;
	color: #333366;
	font-weight: Normal;
	font-style: Normal;
	text-decoration: None;
}

A:visited{text-decoration: underline;}
A:active{text-decoration: underline;}
A:hover{text-decoration: underline;color:#ff0000;}
A:link{text-decoration: underline;}
