A:link {color: yellow; text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
.tableheader    {font-family: Verdana, Arial, Helvetica, sans-serif; color: yellow;}
.style1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
.style3 {font-size: small; color: #FFFFFF;}
.style4 {font-size: medium; color: #FFFFFF;}
.style5 {font-size: x-small; color: #FFFFFF;}
td      {color: #FFFFFF;}
body    {margin-top: 0; background-color: #002255}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: blue;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

div#searchbox
{
	width: 13em;
	padding: 20px;
	margin:0 auto; 
	background:#B6B6FF;
	color:#FFFFFF;
}

div#uploadbox
{
	width: 19em;
	padding: 20px;
	margin:0 auto; 
	background:#000000;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
}
div#userinfo
{
	width: 19em;
	padding: 20px;
	margin:0 auto; 
	background:#0066FF;
	color:#FFFFFF;
}

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}

