
body {
    margin: 0;
	background-color: #FFFFFF;
	font-family:Tahoma, Verdana;
	font-size: 10pt;
	line-height: 20px;
	/*color: #336699; */
}


.style1 {font-size: 8pt}

.style2 {font-size: 14pt}

td, th {
	font-family:Tahoma, Verdana;
	font-size: 10pt;
	line-height: 20px;
	color: #333333;
	
}


 h3
  { font-size: 10 pt;
       font-family:Tahoma, Verdana;
  }


/* css for menus */



a {
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}

  a:hover 
  { 
      color: #aa00aa;
  }


  a.code  { 
   font-family: Courier, "Courier New", Monospaced, Serif;
  }


form {
	background-color: #CCCC99;
}

.title {
	font-family:Tahoma, Verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 14pt;
 color: #003333;
 }

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family:Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family:Tahoma, Verdana;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 9pt;
	font-weight: normal;
	/*background-color: #DEDECA;*/
}



.sidebar {
	font-family:Tahoma, Verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;
}


.sidebarHeader {
	font-family:Tahoma, Verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 12pt;
	color: #000000;
	

}.sidebarHeader2 {
	font-family:Tahoma, Verdana;
	font-size: 10pt;
	font-weight:bold;
	line-height: 12pt;
	color: #666699;
	

}

.sidebarFooter {
	font-family:Tahoma, Verdana;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family:Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


/* --- 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: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	padding: 2px;
	margin:0;
	color: #000000;
}
.m0l0iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin:0;
	padding: 2px;
	color: #FFFFFF;
}



/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	/*border-left : 1px solid #666699;
	border-right : 1px solid #666699;*/

	/*background: #4682B4;*/
	background: #cccccc;
	color: #000000;
	text-align:center;

}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #666699;
	background: #666699;
	text-align:center;
}

/* level 1 inner */
.m0l1iout {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: #000000;
}
.m0l1iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #333333;
	background: #cccccc;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #333333;
	background: #666699;
	color: #ffffff;
}

/* level 2 inner */
.m0l2iover {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	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;
}