/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding: 4px; color: #ffffff; text-align: center; }
.m0l0iover { font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: underline; padding: 4px; color: #ffffff; text-align: center; }

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4682B4;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #46B446;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}
/*-----SET PAGE STYLES FOLLOW----*/
html,
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	margin:0 10px 10px;
   	background:#ffffff;
	font-size:12px;
}
a {  
	color:#228822;	
   	text-decoration: none;
}
a:hover { text-decoration: underline }
.caption { font-size: 85%; font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace }
img { 
	border:0px; 
}
h1   { color: #990033; font-size: 2em; font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Monaco, monospace; font-variant: small-caps; font-weight: bold; margin-right: 6px; margin-left: 0 }
h2 { color: #990033; font-size: 1.5em; font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace; font-variant: small-caps; font-weight: bold; margin-right: 6px; margin-left: 0 }
h3 { color: #990033; font-size: 1.25em; font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace; font-variant: small-caps; font-weight: bold; margin: 1em 0 }
.head3  { background-color: #fff; position: absolute; top: 5px; left: 80px; margin-right: 0; margin-left: 0     }
table.nav {
	background: #bbddbb;
	width: 100%;
}
table.nav td {
	width:16%;
}
table.nav td p {
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
	background: #bbddbb;
	color: #bbddbb;
}
table.nav td p a {	
	color:#005500;
}
table.nav td p a:hover  { font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace; background: #ffffff }
.contentsection  { font-size: 110%; font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace; position: absolute; top: 310px; padding-left: 35px   }
.contentsection p  { font-size: 110%; font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace }
.contentsection ul li   { font-family: Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", Courier, Arial, Geneva, Verdana, Helvetica, "Times New Roman", Times, "Courier New", "Courier New", Courier, Monaco, monospace }
table.sponsors {
	width: 100%;
	border: 0px;
}
table.sponsors td {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: middle;
}
