body {
	color: #333333; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 4px; margin-right: 0px; margin-top: 4px;
	margin-left: 0px; background-color: #EBE2C1;
}
p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;}
li{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;} 
a:link {color: #520E01; font-weight: normal; text-decoration:underline; font-size:12px;}
a:visited {color: #520E01; font-weight: normal; text-decoration:none; font-size:12px;}
a:hover {color: #520E01; font-weight: normal; text-decoration:underline; font-size:12px;}
a:active {color: #520E01; font-weight: normal; text-decoration:underline; font-size:12px;}
.title2 {
    text-align:left;
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    color:#520E01;
    line-height: 19px;
}
.date {
	/*font-size: 15pt;*/
	font-family: verdana, arial, helvetica, sans-serif;
	color: #EBCF91;
}
.bodycopy {
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	line-height: 18px;}
	
.button a, .button a:hover, .button a:visited{
 background-image: url(images/menu_background.jpg);
 background-repeat: repeat-y;
 display: block;
 line-height: 30px;
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 color: #520e01;
 text-decoration: none;
 text-indent: 43px;
}

.formAlign label {
float: left;
clear: left;
text-align: left;
white-space: nowrap;
width: 15%;/*7em;*/
min-width: 7em;
vertical-align: middle;
}
.formAlign input{
vertical-align: middle;
}

#MySpamTrap {display: none;}
