body {
background-color: #6292C3;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

.mainbutton {
  color: #000000;
  margin: 0 1px 0 1px;
  line-height: 2em;
  padding: 4px 15px 4px 15px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}


a.mainbutton:hover {
    color: #FFFFFF;
	background: #E52F8A; 
	text-decoration: none;
	font-size: 12px;
	font-size: 12px;

}
  
.mainbuttonactive {
  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: #3A558B;
	border-style: solid;
	border-width: 1px;


}



td {
  color: #FFFFFF;
  font: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
  line-height: 18px;
	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: #3A558B;
	border-style: solid;
	border-width: 1px;
}

a {
	color: #BAE3F9;
	border-collapse: collapse;
	border-width: thin;
	 text-decoration: none;
}

a:hover {
	color: #E62F8B;
	 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.jpg);
	border-color: #3A558B;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

select {
	background-color: #FFF;
	background-image: url(border.jpg);
	border-color: #3A558B;
	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: #F5F5F5;
	color: #BAE3F9;
	height: 1px;
	width: 100%;
