/****************************************************************************************** start form*/
.textForm {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	border-style:groove;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}

.textFormButton {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	border-style:groove;
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}

/****************************************************************************************** start text*/
.text {
color: #333333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.text A,.text A:Visited {
color: #000000;
font-size: 11px;
text-decoration: underline;
}

.text A:Hover,.text A:Active  {
text-decoration: none;
}

.textRed {
color: #FF0000;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}

.textRed A,.textRed A:Visited {
color: #FF0000;
font-size: 13px;
text-decoration: underline;
}

.textRed A:Hover,.textRed A:Active  {
text-decoration: none;
}

/****************************************************************************************** start textmap*/
.textmap {
color: #333333;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.textmap A,.textmap A:Visited {
color: #000000;
font-size: 11px;
text-decoration: none;
}

.textmap A:Hover,.textmap A:Active  {
text-decoration: underline;
}

/****************************************************************************************** start title*/
.textTitle, .textTitle A, .textTitle A:Visited, .textTitle A:Hover, .textTitle A:Active {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-decoration: underline;
}

.footer, .footer A, .footer A:Visited, .footer A:Hover,.footer A:Active  {
color: #999999;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
