.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4;
	padding: 5px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
}

.text3 A:link { color: #666666; text-decoration: none; }
.text3 A:visited { color: #666666; text-decoration: none; }
.text3 A:hover { color: #009966; text-decoration: underline; }

.navigation  P {	 font: normal 12px/16px arial; color:#000000; }
.navigation  B {	 font: normal 12px/16px arial; color:#333399; }
.navigation A:link {   font: normal 12px/16px arial; color:#009966; }
.navigation A:visited {   font: normal 12px/16px arial; color:#009966; }
.navigation A:Hover {   color: #336699; }
.navigation HR {   height: 1pt;  color: #0066CC; }

.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.uptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: darkgreen;
}

/* Generic form button style. */
.FormLt1 {
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
	width: 140px;
}

H1 {  font-size: 12pt; color : #009966; font-family :Arial, Verdana, Helvetica, sans-serif; }
H2 {  font-size: 12pt; color : #000000; font-family :Arial, Verdana, Helvetica, sans-serif; }

/* The main Layout Table*/
.mainTable {
	border: 3px double #EBEDD7;
	top: 0px;
	left: 0px;
	background-color:  #FFFFFF;
}

body {
	/*we use an absolute url for NN4 followed by a relative url for modern browsers*/
	background-image:  url("images/img.gif");
	/*/*/background-image:   url("images/img.gif"); /* */
	background-repeat: repeat;
	/*css shorthand values: Top Right Bottom Left */
	margin-top: 1px;
	margin-left: 1px;
	background-color:  #FFFFFF;
} 

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339933;
	text-align: center;
}

a:link    { color: #009966; }
a:visited { color: #009966; } 
a:hover   { color: #336699; } 
a:active  { color: #FF0000; } 

.border {
	font-family: Arial;
	font-size: 8pt;
	border: 1px #000000 inset;
}



.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


