file, input, select, textarea, option, b, p, td, body { font-family: verdana, arial, helvetica, sans-serif;}


input, table, select, option, body, textarea, td { font-size: 10pt;}
a { color: #0000CC; text-decoration: none;}
a img { border:0; } 
a:hover { text-decoration: underline;}
a:visited { color: #0000CC; } 
a:active { color: #0000CC; }
body
{
	background-color: #B6EDEC;
	color: #000000
}

table { border:0px ridge #006600; }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica; color: #3399FF;}
h1 { font-size:16pt; }
h2 { font-size:14pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:6pt; }

.searchbox { 
           border: 2px; 
           padding: 3px;  
           background-color: #66CCFF;     
           vertical-align: middle;
}

.LogoTitle {
	font-size: 25pt;
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
}
.buttonStd{
	vertical-align: middle;
	background-color: #4682B4;
	border-color: #676E75 #676E75 #676E75 #676E75;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	color: #E0FFFF;
	cursor: pointer;
	font-size: 0.9em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	height: 20px;
}
.buttonStd:hover{
	background-color: #1E90FF;
	border-color: #000000 #000000 #000000 #000000;
	color: #000;
	text-decoration: none;
}

