body {
background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

.mainbutton {
  color: #000000;
  margin: 1 1px 1 1px;
  line-height: 1em;
  padding: 4px 15px 4px 15px;
  text-align: left;
  text-decoration: none;
  font-size: 11px;
display: block;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}


a.mainbutton:hover {
color: #000000;
line-height: 1em;
background: #FFFFFF; 
text-decoration: none;
font-size: 11px;
border-color: #CCCC98;
border-style: solid;
border-width: 1px;
display: block;
text-align: left;


}
  
.mainbuttonactive {
background-image: url(F1.jpg);
display: block;
color: #fff;
margin: 0 px 0 px;
line-height: 1em;
padding: 4px 15px 4px 15px;
text-align: left;
text-decoration: none;
font-size: 11px;
border-color: #CCCC98;
border-style: solid;
border-width: 1px;


}



td {
  color: #336667;
  font: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  line-height: 19px;
	font-size: 11px;
}



.title {
 background-image: url(F1.jpg);
  color: #fff;
  margin: 0 px 0 px;
  line-height: 0em;
  padding: 4px 15px 4px 15px;
  text-align: center;
  text-decoration: none;
	font-size: 12px;
	border-color: #CCCC98;
	border-style: solid;
	border-width: 1px;
}

a {
	color: #356869;
	border-collapse: collapse;
	border-width: thin;
	 text-decoration: underline;
}

a:hover {
	color: #000000;
	 text-decoration: underline;
}

.copyright {
	color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}



a.title:hover {
	text-decoration: underline;
}

.CodeForeground {
	font-family: Courier New;
	font-size: 9.0pt;
	margin: 0in;
	margin-bottom: .0001pt;
}

.CodeInText {
	font-family: Courier New;
	font-weight: bold;
}

.ScreenText {
	font-family: Tahoma;
}

.ImportantWords {
	font-weight: bold;
}

.Highlight {
	color: red;
	font-family: Arial;
}

input {
	background-color: #FFF;
	background-image: url();
	border-color: #C2AFB9;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

select {
	background-color: #FFF;
	background-image: url(F1.jpg);
	border-color: #C2AFB9;
	border-style: solid;
	border-width: 1px;
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

hr {
	background-color: #C2AFB9;
	color: #C2AFB9;
	height: 1px;
	width: 100%;
