body,td,input,select,textarea,div
{
	font-family:	"verdana","Arial", "Helvetica", "sans-serif";
}

.text9px
{
	font-size: 9px;
}

.text10px
{
	font-size: 10px;
}

.text11px
{
	font-size: 11px;
}

.text16px
{
	font-size: 12px;

}

.text16px
{
	font-size: 16px;
}

.text20px
{
	font-size: 20px;
}

.darkgreen
{
	color:#670C9B
}

.green
{
	color:#66FF99
}

.white
{
	color:#ffffff
}


.gray
{
	color:#999999
}
.orange
{
	color:#EC7503
}
.purple
{
	color:#7907BA
}
.red
{
	color:#C60C10
}

.lightgray
{
	color:#C7C7C5
}

.linkcolor:visited
{
	color:			#17898B;
	text-decoration:	underline;
}
.linkcolor:hover
{
	color:			#ff0000;
	text-decoration:	underline;
}
.linkcolor:link
{
	color:			#17898B;
	text-decoration:	underline;
}

a:visited
{
	color:			#666666;
	text-decoration:	underline;
}
a:hover
{
	color:			#ff0000;
	text-decoration:	underline;
}
a:link
{
	color:			#666666;
	text-decoration:	underline;
}
.text14px {
	font-size: 14px;
	line-height: 20px;

}
.linespace20 {
	line-height: 20px;
}
.linespace24 {

	line-height: 24px;
}
.linespace28 {


	line-height: 28px;
}
.text12px {

	font-size: 12px;
}
.box {
	border: 1px solid A5ACB2;
	width: 90px;
}
