.contactmaintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.textboxes{
	border-style:solid;
	border-color:#444444;
	border-width:1px;
	width:200px;
	font-family: Tahoma;
	font-size:11px;
}
.imageborder{
	border-width:1px;
	border-style:solid;
	border-color:#453536
}

.redbold{
	color: #BA160E;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*a{
	color: #5C5C5C;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #C82D2D;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}*/
