.urban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	vertical-align: bottom;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	vertical-align: top;

}

TABLE
{ 
border-collapse: collapse; 
font-family: tahoma;
font-size: 12;
border-color: #CCCCCC
}

BODY
{
	font-size: 13;
	color: #666666;
	font-style: Tahoma;
	font-style: normal;
	font-weight: normal;
}

SELECT
{
	border: 1px #999999 solid;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #000000;
}

INPUT
{
	border: 1px #999999 solid;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #000000;
}

INPUT.RADIO
{
    background : none;
    color: #000;
    border: none;
}

TEXTAREA
{
	border: 1px #50555A solid;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #50555A;
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}
.table1 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: none;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #EF5002;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #EF5002;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
iframe {
	border: none #CCCCCC;
	height: 240px;
	width: 600px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF00FF;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.INPUT2
{
	border: 2px solid #EF5002;
	background: #FFFFFF;
	font: 10px Verdana, Arial, san-serif;
	color: #000000;
}
h5 {
	font-family: "Futura Light";
	font-size: 16px;
	font-style: normal;
}
.test {
	font-family: "Tahoma";
	font-size: 12px;
	font-style: normal;
    font-color: #FFFFCC;
}
.footer {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.dates {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

div.transOFF {width: 100%; background-color: silver;border:1px solid white; }
div.transON  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:1px solid white; }


