a { font-weight: bold; color: #336600}
a:hover { color: #FFBF40}
#no a { font-weight: normal; color: #336600}
#no a:hover { color: #FFBF40}
.orb { font-weight: bold; color: red;}
.j {  text-align: justify}
.bg {  background-repeat: repeat-y}
.orbb { font-weight: bold; color: #FFBF40 ; font-size: 12px}
.bigger { font-size: 12px ; font-weight: bold}



.input { 
	font-size: 10px;
	color: #333333; 
	text-transform: none; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: text-bottom; 
	background-color: #FFFFFF; 
}




table#contact-table{

	padding: 10px;
	color: #926838;
	border: 1px solid #5C5670;
	background-color: #F2E8D7;
	margin-left: 53px;
	margin-top: 10px;
	font-size: 11px;
	}	

table#contact-table td{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 8px;
}

table#contact-table input{
	border: 1px solid #926838;
	color: #926838;
	margin-top: 2px;
	}


table#contact-table textarea{
	border: 1px solid #926838;
	color: #926838;
	}
	
table#contact-table .noborder input{
	border: none;
	}

.button{
	margin-bottom: 5px;
	}


img.dot{
	margin-left: 3px;
	}

.error{
	color: red;
	}

table#contact-table .radio{
	border: none;
	}

td#errormsg{
	padding-bottom: 20px;
	}