.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D608B;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF903D;
	font-weight: bold;
	text-decoration: none;
}

.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D608B;
	font-weight: bold;
	text-decoration: none;
}

.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B09232;
	font-weight: bold;
}

.Contact_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D608B;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.more {
	font-size: 12px;
	color: #5792B0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.more:hover {
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.comments {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: a39c90;
	font-weight: bold;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: a6863b;
}
.top {
	color: #a39c90;
	font-size: 12px;
	font-weight: bold;
}
.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B09232;
	font-weight: bold;
}
.tdB
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}
.textboxstyle {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 170px;
	border: 1px solid #58b5cc;		
	}
