html,body{
	margin:0;
	padding:0;
	height:100%;
	background-color: #FFFFFF;
}
a:active {
	color: #003D79;
	text-decoration: underline;
}
a:link {
	color: #003D79;
	text-decoration: underline;
}
a:visited {
	color: #4A7CB9;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.top{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.bottom{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center
}
.txt{
	font-family: Arial;
	font-size: 11px;
	color: #2F4100;
}
.txt2{
	font-family: Arial;
	font-size: 10px;
	color: #2F4100;
}
.txtred{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.txtred10{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.txtblue{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.txtwhite{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.txtwhitebig{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtS12{
	font-family: Arial;
	font-size: 12px;
	color: #2F4100;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #99CDF1;
	cursor: hand;
	height: 18px;
	border-top: 1px solid #4488B5;
	border-right: 2px outset #4488B5;
	border-bottom: 2px outset #4488B5;
	border-left: 1px solid #4488B5;
}
.btnbuy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #99CDF1;
	cursor: hand;
	height: 18px;
	width: 80px;
	border-top: 1px solid #4488B5;
	border-right: 2px outset #4488B5;
	border-bottom: 2px outset #4488B5;
	border-left: 1px solid #4488B5;
}
.btnprdlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D2D9EC;
	cursor: hand;
	height: 22px;
	width: 180px;
	border-top: 1px solid #ADB2B1;
	border-right: 2px outset #A6ABA9;
	border-bottom: 2px outset #A6ABA9;
	border-left: 1px solid #ADB2B1;
}
.btnprdlistdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ADBADB;
	cursor: hand;
	height: 22px;
	width: 180px;
	border-top: 1px solid #ADB2B1;
	border-right: 2px outset #A6ABA9;
	border-bottom: 2px outset #A6ABA9;
	border-left: 1px solid #ADB2B1;
}
.tbldrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 2px outset #A6ABA9;
	border-right: 1px solid #ADB2B1;
	border-bottom: 1px solid #ADB2B1;
	border-left: 2px outset #A6ABA9;
}
.dropDown {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 18px;
	background-color: #385C79;
}
div#blinking {text-decoration: blink;}
#list1	{ color:#00004F; margin-top:6px; font-size:9pt;}
#list2	{ border: 1px solid #0000AF; padding:10px; 	}
#list3	{ background-color:#FFFFFF; color:#000000; border: 3px double #0000AF; font-size:10pt; }
#list4	{ border-bottom:1px solid #00E0AF; border-right:2px solid #F0F0FF; font-size:8pt; font-family:Verdana;}
#list5	{ border-top:solid 1px #0000FF; padding:5px; background-color:#FFFFFF; color:#000000; font-size:9pt; font-family:Verdana }