TH {
	background-color: #336666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: double #cc9933;
	border-left: double #cc9933;
	border-right: double #cc9933;
	border-top: double #cc9933;
}

TD {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff
	
}

BODY {
	background-color : #336666;
}

.MainContent {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.WhiteContent {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.NavText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
}

A.crumbnav {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.crumbnav:LINK {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.crumbnav:HOVER {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.crumb {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

A.footernav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.footernav:LINK {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

A.footernav:HOVER {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}

.footer {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.copyright {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

H1 {
	color : #000066;
	font-family : "Times New Roman", Times, serif;
	font-size : 20pt;
	font-weight : bold;
}

H2 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

H3 {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

A.bodynav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	}

A.bodynav:LINK {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	}

A.bodynav:HOVER {
	color : #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
		}

A.leftnav {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	}

A.leftnav:LINK {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	}

A.leftnav:HOVER {
	color : #cc9933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
		}

.HeadlineText {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font: italic;
}

input.Register {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-bottom: double #000000;
	border-left: double #000000;
	border-right: double #000000;
	border-top: double #000000;
	width: 140px;
}
textarea.register {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-bottom: double #000000;
	border-left: double #000000;
	border-right: double #000000;
	border-top: double #000000;
	width: 140px;
	height: 100px;
}
input.registerbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-bottom: ridge #000000;
	border-left: ridge #000000;
	border-right: ridge #000000;
	border-top: ridge #000000;
	width: 100px;
}

input.email {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-bottom: double #cc9933;
	border-left: double #cc9933;
	border-right: double #cc9933;
	border-top: double #cc9933;
	width: 250px;
}
textarea.email {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-bottom: double #cc9933;
	border-left: double #cc9933;
	border-right: double #cc9933;
	border-top: double #cc9933;
	width: 250px;
	height: 150px;
}
input.emailbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	border-bottom: double #cc9933;
	border-left: double #cc9933;
	border-right: double #cc9933;
	border-top: double #cc9933;
	width: 100px;
}

.ThinTableFrame {
border: #000000 solid; 
border-width: 1px 1px 1px 1px;
}

.ThinLeftFrame {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

TD.ThinFrame {
border: #000000 solid; 
border-width: 1px 1px 1px 1px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
 }
 
 TD.ThinFrame3 {
	border: #000000 solid; 
	border-width: 1px 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

 }

 TD.ThinLeftFrame {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
 }
 
 TD.ThinFrame2 {
border: #000000 solid; 
border-width: 1px 1px 1px 1px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color : #E1E1E1;
 }
 