body { 
	background-color: #F0F3FB; 
	background-image: url('none');
}

a:link, a:active, a:visited {
	color: white;
}
 
a:hover {
	color: #BEBAF5;
}

a {
	text-decoration:none;
}

.arrowtop { 
	font-family: wingdings;  
	font-size: 14pt;  
	color: white;
} 

.nxt_prv_results {
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	background-color: navy;
	padding: 1px;
}

.menu { 
	font-family: tahoma;  
	font-size: 11px;  
	color: white;
	font-weight: bold;
} 
.line { 
	color: navy;
	width: 90%;
} 

.line2 {
	color: navy;
	width: 50%;
	height: 1px;
}

.menubackground { 
	background-color: #666666;
	padding-left: 5px;
} 

.inputlabel { 
	font-family: tahoma;  
	font-size: 10px;  
	color: navy;
	font-weight: bold; 
} 

.inputbox {
	font-family: arial;
	font-size: 8pt;
	background-color: #F0F3FB;
	font-weight: Bold;
	border: 1px solid black;
}

.instotalbox {
	font-family: Arial;
	font-size: 10pt;
	background-color: navy;
	font-weight: Bold;
	border: 0px solid #23468C;
	color: white
}

.button {
	font-family: tahoma;
	font-size: 9pt;
	color: black;
	background-color: #F0F3FB;
	font-weight: Bold;
	border: 1px solid #23468C;
}

.searchtext {
	font-family: tahoma;
	font-size: 9pt;
	color: navy;
}

.normaltext {
	font-family: tahoma;
	font-size: 9pt;
	color: navy;
}

.normalcreamtext {
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFCC;
}

.normalhighlight {
	font-family: tahoma;
	font-size: 11pt;
	color: #00A8FF;
	font-weight: bold;
}

.errortext {
	font-family: tahoma;
	font-size: 9pt;
	color: red;
    font-weight: bold;
}

.normalnavy {
	font-family: tahoma;
	font-size: 11pt;
	color: navy;
}

.normalsmalltext {
	font-family: tahoma;
	font-size: 7pt;
	color: black;
}

.smallsmalltext {
	font-family: tahoma;
	font-size: 7pt;
	color: white;
}


.tableheadercell {
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	border: solid black 1px;
	background-color: navy;
	padding: 1px;
}

.tableheadercellclear {
	font-family: tahoma;
	font-size: 8pt;
	color: black;
	font-weight: Bold;
	border: solid black 1px;
}

.tablecell {
	font-family: arial;
	font-size: 8pt;
	background-color: #FFFFCC;
	border: 1px solid #666666;
	color: black;
	font-weight: normal;
	padding: 2px
}

.tablecellALTERNATE {
	font-family: arial;
	font-size: 8pt;
	background-color: #FFFFFC;
	border: 1px solid #666666;
	color: black;
	font-weight: normal;
	padding: 2px
}

.titlecell {
	font-family: arial;
	font-size: 10pt;
	color: white;
	background-color: #ABA6F3;
	padding: 10px;
	border: solid 1px black
}

.pocketthiscell {
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	border: solid black 1px;
	background-color: navy;
	text-align: center;
}

.popup {
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	border: solid black 1px;
	background-color: navy;
	padding: 5px;
	text-align: center;
}

.labeltext {
	font-family: tahoma;
	font-weight: Bold;
	font-size: 17pt;
	color: navy;
}

.header {
	font-family: tahoma;
	font-weight: bold;
	font-size: 13pt;
	color: navy;
}

.gradientcell {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='white', startColorstr='navy', gradientType='1');
}

.smalllabeltext {
	font-family: tahoma;
	font-weight: Bold;
	font-size: 12pt;
	color: navy;
}

.smallheader {
	font-family: tahoma;
	font-weight: Bold;
}