/* CSS Document */
body {
	background-color: #E9DBBE;
}
table {
	font-family:verdana;
	font-size:11px;
	color: #996600;
	}
	
.title {
	color:#996600;
	font-size:11px;
	font-weight:bold;
	padding-left:0px;
	}
	
.footer {
	color:#FFB10F;
	padding-left:0px;
	padding-right:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}

a:hover {
	color:#663333;
	text-decoration:none;
	}

.header {
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat;
	word-spacing: normal;
	}
input {
	color: #333333;
	font-size: 10px;
	size: 10px;
}
select {
	font-size: 10px;
	color: #64659D;
	size: 10px;
}

a.dark {
	color: #D79100;
	font-size:11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	

a.dark:visited {
	color: #D79100;
	font-size:11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	
a.dark:hover {
	color: #FFFFFF;
	font-size:11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.dark:active {
	color: #FFFFFF;
	font-size:11px;
	}		
	
a.smallyo {
	color:#996633;
	line-height:150%;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
a.smallyo:visited {
	color:#996633;
	line-height:150%;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}	

a.smallyo:active {
	color:#996633;
	line-height:150%;
	text-decoration:underline
	}		
	
a.smallyo:hover {
	color:#996633;
	line-height:150%;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}				
	
a.red {
	color:#990000;
	line-height:150%;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
a.red:visited {
	color:#990000;
	line-height:150%;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}	

a.red:active {
	color:#990000;
	line-height:150%;
	text-decoration:underline
	}		
	
a.red:hover {
	color:#990000;
	line-height:150%;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	}				
		
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663333;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	background-color: #F5E9C0;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #624200;
}
#td_form_areas {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69090A;
	padding: 3px;
}
.form_required {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
}
#td_form_fields {
	height: 20px;
}
.hometext {
	display: block;
	padding-right: 17px;
	padding-left: 17px;
}center {
	text-align: center;
}

