body {
	/*background-color: #FDF5CC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #196445;
}

a {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}

form {
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:bold;
	line-height:30px;
}

#nav a{
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	line-height: 12px;padding: 2px 2px 2px 4px;border-right:1px solid #333333;border-bottom:1px solid #333333;
	border-left:1px solid #447744;border-top:1px solid #447744;
	display:block; width:80px;
}


#nav a:hover, a:active {
	color: #ffffff; background-color:  #669966;text-decoration:none;

}
#navon {color: #ffffff; background-color:  #669966;text-decoration:none;}
#menubar a {
display: block;
height:32px;
padding: 2px 2px 2px 4px;
border-bottom: 1px solid;
border-right: 1px solid;
border-color: #000;
background-color: #669966;
font-size:12px;
font-weight:500;


}
#menubar a:link, #menubar a:visited {
color: #fff;
text-decoration: none;

}

#menubar a:hover, #menubar a:active  {
/*background-color: #336633;*/
background-color: #196445;
background-repeat: no-repeat;
background-position: 0% 50%;
color: #fff;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
         font-family:arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #666666;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.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;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.photor {
border:solid 1px #196445;
margin-left:10px;
}
.photol {
border:solid 1px #196445;
margin-right:10px;
}
.pic { border: solid #2E5840 1px;}
 div.markerToolTip 
   {
   text-align: center;
    white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 2px 0.5ex;
    border: 1px solid #555;
    font-weight: bold;
    background: #fff;
        opacity: .80;
        -moz-opacity: .80;
        filter: alpha(opacity=80);
        }