td {
	font-family: Verdana;
	font-size: 10px;
	line-height: 19px;
	color: #5a5a5a;
}
.admin_side_bg {
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color: #666666;
}

.text {
	font-family: verdana;
	font-size: 11px;
	color: #5a5a5a;
}
.sidetext {
	color: #09232a;
}
.a:link {
	font-family: verdana;
	font-size: 10px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
.a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
.a:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: 19px;
	color: #000000;
	text-decoration: underline;
}
.b:link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-family: verdana;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}
.b:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-decoration: underline;
}

a:link {
	font-family: verdana;
	font-size: 10px;
	line-height: 19px;
	color: #5a5a5a;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 19px;
	color: #5a5a5a;
	text-decoration: underline;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}

.required
{
	color:#FF0000;
}

