body {
	margin: 20px;
	padding: 20px;
}

body, div, td, tr, strong, b, input, textarea
{  
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #000000;
  font-style: normal; 
}

.content {
	margin: 10px;
}

.content a {
	text-decoration: none;
	font-weight: bold;
  color: #0066ff;
}

.content a:hover {
	text-decoration: underline;
  color: #0066ff;
}

.content a:active {
	text-decoration: none;
  color: #0066ff;
}

.submenu, .subactive {
	margin: 0px;
	padding: 6px;
	padding-bottom: 5px;
	border: 0px none;
	height: 14px;
	font-size: 9pt;
	font-weight: none;
}

.submenu a {
	color: #666666;
	text-decoration: none;
}

.submenu a:active, .submenu a:hover, .subactive a:hover, .subactive a:active, .subactive a {
	color: #FF661E;
	text-decoration: none;
}

.ctable a, .ctable a:active {
	color: #000000;
	text-decoration: none;
}

.ctable a:hover {
	color: #000000;
}

.mainmenu, .mainactive {
	margin: 0px;
	padding-left: 6px;
	padding-bottom: 2px;
	border: 0px none;
	font-size: 9pt;
	font-weight: none;
}

.mainmenu a {
	color: #666666;
	text-decoration: none;
}

.mainmenu a:active, .mainmenu a:hover, .mainactive a:hover, .mainactive a:active, .mainactive a {
	color: #FF661E;
	text-decoration: none;
}

input#btn.frm {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size : 8pt;
	font-weight: bold;
}

select#text.frm, input#text.frm, textarea#text.frm{
		font-family: Arial, Verdana, Helvetica, sans-serif; 
		font-size : 8pt;
		border:1px;
		border-style : solid ;
		border-color : #000000;
		color:#000000;
		width:220px;
}

h1 {
  font-size: 12pt; 
}

h2 {
  font-size: 10pt; 
}

.footerinfo {
	text-decoration: none;
	font-weight: bold;
  	color: #0066ff;
  	font-size: 8pt; 
}

* img {
	height: 0;
	width: 0;
	position: absolute;
}
