 ul {margin:0; padding:0; list-style:none; line-height:16px;}
table { 
	border:0px;
}
form{
 	margin:0px;
  	padding:0px;
	}
body{
 	margin:0px;
  	padding:0px;
	background-color:#EB6C00;
	}

td, input, textarea{
	font-size:10px;
    font-family:arial;
	letter-spacing:0.5px;
	color:#FFFFFF;
	line-height:13px;
	vertical-align:top;
	overflow:auto;
}
.input input{
	width:158px;
	height:21px;
	margin:0;
	padding:2px 0px 0px 5px;
	background-color:#F27500;
	border-width:1px;
	border-style:solid;
	border-color:#F9CEAB;
}
a:hover {
	text-decoration:none;
}

.text{
	font-size:11px;
    font-family:Tahoma;
	color:#970000;
	line-height:13px;
	vertical-align:top;
}
.white{
	color:#FFFFFF;
	font-weight: normal;
}
.yellow{
	color:#FFEC00;
	font-size: 12px;
}
.yellow a{
	color:#FFEC00;
	text-decoration:none;
}
.yellow a:hover{
	color:#FFEC00;
	text-decoration:underline;
}
.copy{
	color:#9C9C9C;
}
.copy a{
	color:#E85200;
	text-decoration:none;
}
.copy a:hover{
	color:#E85200;
	text-decoration:underline;
}
.BOTTOM {
	color: #003399;
	text-decoration: none;

}
.tinytableopacity    {
FONT-SIZE: small;
FONT-FAMILY:sans-serif;
background: transparent;}

.tinytableopacity TD {
border:0px solid black;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;}

.tinytablenoopacity    {
	FONT-SIZE: x-small;
	FONT-FAMILY:sans-serif;
	font-weight: normal;

}

.tinytablenoopacity TD {
border:0px solid black;
filter:alpha(opacity=100);
-moz-opacity:.100;
opacity:.100;}
