body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #757575;
	/*line-height: 24px;*/ 
/*	color: #336699;*/
/*	background-image:url(../Images/Background2.png)*/
}

td, th, div, p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #757575; 
}

a {
	font-size: 12px;
	color: #757575;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 	
	color: #757575;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 	
	color: #757575;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	color: #757575;
}

.txt_grey12
{
	color:#757575; 
	font-size:12px;
}

form {


}

.title {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 18px; */
/*	line-height: 20px;*/
 background-color: #99CC00; color: #003333;}

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

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

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
 	cursor:pointer;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; 
	background: #cccccc;
	background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc)); /* webkit */
	color:#5c5c5c; 
	padding:5px;
	height: 28px;
	min-width: 50px;
 }
 
 .dingbat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
 	cursor:pointer;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px; 
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #cccccc 0%, #ffffff 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#ffffff)); /* webkit */
	color:#5c5c5c; 
	padding:5px;
	height: 28px;
	min-width: 50px;
 }
 
.dingbat_wht {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
 color: #757575; font-weight: bolder; font-size: small;
 cursor:pointer;
 
 }
input
{
	height:20px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.largeTD {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	width: 500px;
}
.largeTD1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	width: 100%;
}
.AppBox {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%
}
.inv {
display:none;
}
.visible {
   border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
   border-style: double;
   position:absolute;
   width:150px;
   height:100px;
   left:300px;
}
.NOTHIDDEN {background: #FFF;
		border-width: 1px;
	border-color: #999;
   border-style: double;
   position:absolute;
   width:300px;
   overflow: auto;
   }
fieldset {border: 1px #e3e3e3 solid; padding:10px; }
