body {
margin:37px 37px 10px 37px;
padding:0px;
font-family : "Trebuchet MS";
font-size: 92%;
color : #6C758C;
BACKGROUND-COLOR:#636B81;
}
	
a.one:link   {color:navy; text-decoration:none}
a.one:visited {color:navy; text-decoration:none }
a.one:hover    {color:navy; text-decoration:underline }

a.footer2:link   {color:#4A4C3A; text-decoration:underline}
a.footer2:visited {color:#4A4C3A; text-decoration:none }
a.footer2:hover    {color:navy; text-decoration: none}

a.center2:link   {color:#4A4C3A; text-decoration:underline}
a.center2:visited {color:#4A4C3A; text-decoration:underline }
a.center2:hover    {color:navy; text-decoration:underline }
	
a.menu2:link   {color:#ffffff; text-decoration:none;}
a.menu2:visited {color:#ffffff; text-decoration:none;}
a.menu2:hover    {color:#ffffff; text-decoration:underline;}
	
a:link {
color: #660000; /*#a52a2a9; */
background: transparent;
text-decoration: underline;
font-weight: normal;
}
	
a:visited {
color : #660000;
text-decoration : underline;
}

a:hover {
color :black ;
text-decoration :none;
}

a:active {
color : #666666;
}
		
table.wrapper {
border: 2px solid #D68229;
width:90%;
}
		
td.title {
color: white;
font-family: "times new roman";
font-size: 135%;
}


table.menu2 {
color: #ffffff;
font-weight: normal;
width:95%;
/*border-collapse: collapse;*/
/*cell-spacing:2px;*/
background: #6C758C;
}
		
tr.menu2 {
background: #636B81;
border-top: 1px solid #ffffff; 
		}
				
td.menu3 {
background: #9b9cc5;
font-weight: normal;
font-size: 10pt;
text-align:center;
padding:4px;
border-right:1px solid #ffffff;
border-top: 2px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom: 2px solid #D68229;
	}


table.content {
width:100%;
background:#ffffff;
border: 0px #000000 solid;
}
		
td.content_left {
border-bottom:1px dotted navy;
border-right:1px dotted navy;
border-left:0px dotted navy;
border-top:0px dotted navy;
width:48%;
padding:14px;
text-align:left;
}
	
td.content_right {
border-bottom:1px dotted navy;
border-right:0px dotted navy;
border-left:1px dotted navy;
border-top:0px dotted navy;
width:48%;
padding:14px;
text-align:left;
}

li {
font-size: 82%;
text-decoration:none;
}

#footer {
border-bottom : 1px solid #000;
border-top : 1px solid #000;
margin : 0 28px 0 25px;
padding : 10px;
color : #6C758C;
}




td.white_top {
	background: #ffffff;
	border: 0px;
	padding:0px;
	text-align: right;
	}
	
td.white_top2 {
	background: #ffffff;
	border: 0px;
	padding:0px;
	text-align: left;
	}
	
	
td.white {
	background: #ffffff;
	border: 0px;
	padding:5px;
	text-align: center;
	}
	
td.white_directions {
	background: #ffffff;
	border: 0px;
	padding:10px;
	text-align: left;
	font-size: 90%;
	}
	
td.white_right
	{
	background: #ffffff;
	border-left:1px  solid #000000;
	border-top: 0px;
	padding:5px;
	text-align:center;
	}

td.left {	
	background:#E3E3CA;
	padding:0px;
	border-top: 1px solid #E3E3CA;
	padding: 15px;
	text-align: left;
}

table.register{
	background: #ffffff;
	border: 0px solid #000000;
	width: 400px;
	font-family: verdana, helvetica, arial;
}

td.register1 {
	text-align:right;
	}
	
td.register2 {
	text-align:left;
	}
	
	table.footer_table {
		color: navy;
   		font-weight: normal;
   		font-size: 9pt;
		width:100%;
		background:#ffffff;
		border: 0px #000000 solid;
		}

