.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
}

.verd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	text-decoration: none;
}

.verd1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8E;
	text-decoration: underline;
}

.arial2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D5D5D;
	text-decoration: none;
}

.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #424F5F;
	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: #424F5F;
	border-right-color: #424F5F;
	border-bottom-color: #424F5F;
	border-left-color: #424F5F;
}

INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #424F5F;
	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: #424F5F;
	border-right-color: #424F5F;
	border-bottom-color: #424F5F;
	border-left-color: #424F5F;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6172;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6172;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A6172;
	text-decoration: none;
}
.imgborder {
	border: 5px solid #FFFFFF;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #424F5F;
	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: #424F5F;
	border-right-color: #424F5F;
	border-bottom-color: #424F5F;
	border-left-color: #424F5F;
}