body {
background-color: #FFFFFF;
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	margin: 0;
    background:none transparent;
}

.mainbutton {
  color: #000000;
  margin: 1 1px 1 1px;
  line-height: 1.5em;
  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: 1.5em;
background: #FFFFFF; 
text-decoration: none;
font-size: 11px;
border-color: #CCCCCC;
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: 1.5em;
padding: 4px 15px 4px 15px;
text-align: left;
text-decoration: none;
font-size: 11px;
border-color: #CC0000;
border-style: solid;
border-width: 1px;


}



td {
  color: #000000;
  font: font-family: Lucida Sans Unicode;	
  line-height: 16px;
	font-size: 11px;
}



.title {
 color: #0099FF;
border-color: #3F336F;
	font-size: 16px;
border-bottom:#F5F5F5 1px dotted;

}

a {
	color: #0099FF;
	border-collapse: collapse;
	border-width: thin;
	 text-decoration: none;
}

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(form.jpg);
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
}

select {
	background-color: #FFF;
	background-image: url(form.jpg);
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #999999;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
}

hr {
	background-color: #F5F5F5;
	color: #F5F5F5;
	height: 1px;
	width: 100%;

