BODY {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10 pt;
	margin-left : 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	background-color:white;
}
table.textarea{
	background-color:#FDEEA9;
}
td.textarea{
	background-color:#FDEEA9;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}
td.caption{
	font-size : 8pt;
	font-style: italic;
	text-align:center;
}	
th{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:14pt;
	color:#0F6A03;
	font-weight:600;
	font-style:italic;
}
td {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
}
td.left{
	background-image: url(images/mardi_gras_2006_repeat.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	width:118px;	
}

td.botmenu{
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color:#5F0791;
	text-align:center;
	font-weight: 500;	
}
td.xroads{
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 7pt;
	color:#5F0791;
	text-align:center;
	font-wieght: 500;
	font-style:italic;
	height:40px;
	vertical-align: bottom;	
}
a.xroads:link {
	color:#5F0791; 
	text-decoration:underline;
}
a:link{
	color:#5F0791;
	font-weight:500;
	text-decoration:none;
}
a:active{
	color:#0F6A03;
	font-weight:500;
	text-decoration:none;
}
a:hover{
	color:#0F6A03;
	font-weight:500;
	text-decoration:none;
}
a:visited{
	color:#5F0791;
	font-weight:500;
	text-decoration:none;
}
hr{
	height:2px;
	color:#0F6A03;
}
input {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color:#6DADC9;
	font-weight: 800;
}
textarea {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color:#6DADC9;
	font-weight: 800;
	text-align:left;
}
td.latestnewsmid {
	background-image:url(images/latest_news_middle.png);
	background-repeat:repeat-y;	
}
td.latesnewstext {
	color:black;
	font-family:Arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-style:italic;
	vertical-align:top;
	background-image:url(images/latest_news_middle.png);
	background-repeat:repeat-y;
	text-align:left;
}
td.formheader {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color:#E6F4FF;
	font-weight: 800;
	text-align:right;
}
td.textheader {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color:#E6F4FF;
	font-weight: 800;
	text-align:left;
}
td.required {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	color:red;
	font-weight: 400;
	text-align:left;
	font-style:italic;
}

.header {
	color:#0F6A03;
	font-size:14pt;
	text-align:center;
}
.listheader {
	color:#6e0b8b;
	font-size:12pt;
	font-weight:900;
}
.headerpurple {
	color:#5F0791;
	font-size:12pt;
	font-weight:900;
	text-align:center;
}