a:link 	{text-decoration: none; color: #ea5e3b;}
a:visited {text-decoration: none; color: #88584c; }
a:active  {text-decoration: none; color: #88584c; }
a:hover   {text-decoration: none; color: #88584c; }
a:white {text-decoration: none; color: #FFFFFF;}

.lowText { text-decoration: none; color: #000000; font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

body {
	align: center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
   	color: white;
        padding: 0px;
	}

#photo	{
	position: absolute;
	left:50%;
	margin-left:-500px; 
	top: 450px;
	align: center;
      	text-align: center;
	padding: 0px;
	border: 0px solid #000;
	}

#menu {
	position: absolute;
	top:30px;
	left:50%;
	margin-left:-500px; 
	align: left;
	padding: 0px;	
	border: 0px solid #000;
	color: #ea5e3b;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

	}

#content {
	position: absolute;
	left:50%;
	margin-left:-350px; 
	top:30px;
	width:100%;
	align: left;
	color: 88684c;
	border: 0px solid #000;
	}

#foot {
	position: absolute;
	top:720px;
	left:50%;
	margin-left:-950px; 
	background-color: white;
	align: center;
	border: 0px solid #000;
	}

td,p,h1,pre {
	margin:10px 10px 0px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
td.banner {
	background-color: #542331;
	font-size: 12pt;
	font-weight: bold;
      	text-align: center;
      	vertical-align: top;
	border: 0px solid #000;
}

td.menu-left {
	font-size: 12pt;
      	text-align: left;
	font-weight: bold;
      	vertical-align: top;
	border: 0px solid #000;
}

td.top {
	align: left;
	vertical-align: top;
	float:right;	
	font-size:12pt; 
	text-align:left; 
	color: #312e2d;
}

td.center {
	font-size: 12pt;
     	text-align: center;
	font-weight: bold;
     	vertical-align: center;
	border: 0px solid #000;
}

td.centersm {
	font-size: 10pt;
     	text-align: center;
     	vertical-align: top;
	border: 0px solid #000;
}

td.center-faqs {
	background-color: #542331;
	font-size: 12pt;
      	text-align: center;
	font-weight: bold;
      	vertical-align: top;
	border: 0px solid #000;
}

td.center-title {
	font-size: 14pt;
	font-weight: bold;
      	color: black;
      	text-align: center;
      	vertical-align: top;
	border: 0px solid #000;
}

td.centermiddle {
	font-weight: bold;
	font-size: 12pt;
      	color: black;
      	text-align: center;
      	vertical-align: center;
}

td.left {
	font-weight: bold;
	font-size: 12pt;
      	color: black;
      	text-align: left;
      	vertical-align: top;
}

td.left-title {
	font-size: 14pt;
	font-weight: bold;
      	color: black;
      	text-align: left;
      	vertical-align: top;
}

td.right {
	font-size: 12pt;
	font-weight: bold;
      	color: black;
      	text-align: right;
      	vertical-align: top;
}

td.boxes {
	color: black;
	font-weight: bold;
	font-size: 12pt;
      	text-align: center;
      	vertical-align: top;

	background-color: #542331;
	float:right;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;	
}
	
font {
   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   	color: black;
	font-size: 12pt
	font-weight: bold;
}

.title {
   	font-size: 14pt;
   	font-weight: bold;
   	color: #dea061;
}

.title-reg {

   	font-size: 12pt;
   	font-weight: bold;
   	color: #dea061;
	text-align: center;
	vertical-align: top;
}

.alert{
	font-size: 20pt;
   	font-weight: bold;
   	color: black;
	text-align: center;
	vertical-align: top;
	text-decoration: blink;
}

H1
{
	color:#dea061;
	font-size:16px;
	font-weight: bold;
}

.small {
	font-weight: bold;
	color:#88584c;
	font-size: 10pt;
}

.smally {
	font-weight: bold;
	color:#fede79;
	font-size: 10pt;
}

.note {
	font-size: 8pt;
}

ul {
	font-size: 12pt;
	font-weight: normal;
	list-style-image: url("./images/background.jpg");
}
