.tddes {
	height:50px;
}

.myLayersClassv {
	position: relative;
	visibility: visible;
	background: #EAF8F9;
	border: 2px solid #FF5C1E;
}
.myLayersClassv1 {
	position: relative;
	visibility: visible;
	background: #EAF8F9;
	border: 1px solid #0000FF ;
}

.a0{background-color: #DCDCDC;}
.a1{background-color: #EEEEEE;}

.myLayersClassh {
	position: relative;
	visibility: hidden;
	background: #EAF8F9;
	border: 2px solid #6495ED;
}

.lbl {
	background-color: #C0E1EB;
	font-weight: bold;
	font-size:12px;
}

BODY {
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px
}

LABEL {
	background: #C0E1EB;
}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : none;
}

TABLE{
	
	border: none;
	font: 12px;
}
.col0 {width: 5%}
.col1 {width: 40%}
.col2 {width: 10%}
.col3 {width: 25%}
.col4 {width: 10%}

H1 {
	color: #191970;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 250%;
	
    margin-top: 2.7em;
	margin-left: -5%;
}



H2 {
	color: #00008B;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-left: -5%;
	margin-top: 2.7em;
}

H3 {
	color: #43465C;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 115%;
	margin-left: -5%;
	margin-top: 2em;
}

H4 {
	color : #000099;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align :center; 
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align :center; 
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 100;
}
/*
TH {
	background-color: #C0E1EB;
}
*/
TD {
	height:10px;
}

div {
	background-color: #ccffcc;
}

p{
	
	font-family: Verdana;
	font-size: 12px;
	
}

p .highlighted{
	
	font-family: Arial Narrow;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 10px;
	line-height: 20px;
}

.submit{
	background-color: #A9F4A9;
	border: outset;
	font-family: Arial;
	letter-spacing: 5px;
	font-size: 10px;
    font-weight: 200;
	width: 100px;
	height: 25px;
	text-align: center;
   
}
.submit2{
	background-color: #A9F4A9;
	border: outset;
	font-family: Arial;
	letter-spacing: 4px;
	font-size: 10px;
    font-weight: 200;
	width: 75px;
	height: 25px;
	text-align: center;
   
}

.submit3{
	background-color: #A9F4A9;
	border: outset;
	font-family: Arial;
	letter-spacing: 4px;
	font-size: 10px;
    font-weight: 200;
	width: 350px;
	height: 25px;
	text-align: center;
   
}

.reset{
	background-color: #B8CEF5;
	border: outset;
	font-family: Arial;
	letter-spacing: 5px;
	font-size: 10px;
	font-weight: 200;
	width: 100px;
	height: 25px;
	text-align: center;
}
.okh{
	background-color: #B8CEF5;
	border: outset;
	font-family: Arial;
	letter-spacing: 5px;
	font-size: 10px;
	font-weight: 200;
	width: 50px;
	height: 25px;
	text-align: center;
}
.button{
	background-color: #FFCC00;
	border: outset;
	font-family: Arial;
	letter-spacing: 5px;
	font-size: 10px;
	font-weight: 200;
	width: 110px;
	height: 25px;
	text-align: center;
	
}

.columnhead {
	background-color: #95b9c7;   /* Blue */
	background-color: #ff8c00;   /* Blue */
	/*font-weight: bold;*/
	font-size:10px;
	letter-spacing: 1px;
	font-family: Times New Roman;
	text-transform: uppercase;
	font-weight: normal;
}



form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input{
	height:18px;
	font-size:9px;
}
.input1{
	height:22px;
	font-size:12px;
}
.input2{
	height:24px;
	font-size:12px;
}

select{
	height:18px;
	font-size:9px;
}
