.main {
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif; 
TEXT-DECORATION: none; 
color:#FBEBC2; 
line-height: 12pt; 
}
.main2 {
font-size: 11px; 
font-family: Georgia, "Times New Roman", Times, serif; 
TEXT-DECORATION: none; 
color:#5B3730; 
line-height: 12pt; 
}
.title {
font-size: 14px; 
font-family: Georgia, "Times New Roman", Times, serif; 
TEXT-DECORATION: none; 
color:#5B3730; 
line-height: 16pt;
font-weight:bold; 
}
.nav {
font-size: 14px; 
font-family: Georgia, "Times New Roman", Times, serif; 
TEXT-DECORATION: none; 
color:#FBEBC2; 
line-height: 12pt;
font-weight:bold;
}
a.main:link { color: #ffffff; text-decoration: none }
a.main:active { color: #ffffff; text-decoration: none }
a.main:visited { color: #ffffff; text-decoration: none }
a.main:hover { color: #FBEBC2; text-decoration: none }
a.nav:link { color: #FBEBC2; text-decoration: none }
a.nav:active { color: #FBEBC2; text-decoration: none }
a.nav:visited { color: #FBEBC2; text-decoration: none }
a.nav:hover { color: #5B3730; text-decoration: none }
.copy {
font-size: 9px; 
font-family: Georgia, "Times New Roman", Times, serif; 
TEXT-DECORATION: none; 
color:#FBEBC2; 
line-height: 11px; 
}
.formfield {
	background-color: #5c372f;
	background-image: url(images/input-text-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px #669eb5 solid;
}
.formfield2 {
	background-color: #5c372f;
	border: 1px #669eb5 solid;
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
