
HTML{width:100%;}
    
body 
{
	margin:0px; padding: 0px;
	font-family: tahoma, verdana, sans-serif, Helvetica, arial;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	line-height: 16px;
	background-image: url('/images/background.gif');
	background-repeat: no-repeat;
}
A:link, A:active {color:#e20011;text-decoration:underline;}
A:visited {color:#e20011;text-decoration:underline;}
A:hover {color:#000000;text-decoration:underline;}
.WHITE:link, .WHITE:active {color:#ffffff;text-decoration:underline;}
.WHITE:visited {color:#ffffff;text-decoration:underline;}
.WHITE:hover {color:#ffffff;text-decoration:underline;}
.WHITE_NOU:link, .WHITE:active {color:#ffffff;text-decoration:none;}
.WHITE_NOU:visited {color:#ffffff;text-decoration:none;}
.WHITE_NOU:hover {color:#ffffff;text-decoration:none;}
.BLACK_NOU:link, .BLACK_NOU:active {color:#000000;text-decoration:none;}
.BLACK_NOU:visited {color:#000000;text-decoration:none;}
.BLACK_NOU:hover {color:#000000;text-decoration:none;}

#content 
{
	margin: 0 auto;
	width:910px;
	z-index:2;
	left: 0px;
	top: 0px;
	overflow: visible;
	min-width: 910px;
}

.h1 
{
    font-size: 18px;
    font-weight: bold;
}
.h2 
{
    font-size: 13px;
    font-weight: bold;
}

.softy
{
    color: #4b4b4b;
    font-size: 10px;
}

.softy_inv
{
    background-color: #4b4b4b;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
}

.soft 
{
    color: #4b4b4b;
    font-size: 10px;
}
.red
{
    color: #e20011;
}
.tdh
{
    font-size:10px; 
    background-color: #636b70; 
    font-weight: bold; 
    color: White;
}
.tdc
{
    font-size:10px; 
    background-color: #ffffff; 
    font-weight: bold; 
    border-top: solid 1px #636b70;
}
.td1
{
    background-color: #ededed;
    border-top: solid 1px #ffffff;
}
.td2
{
    background-color: #f8f8f8;
    border-top: solid 1px #ffffff;
}
.subsummary
{
    background-color: #f8f8f8;
    border-top: solid 1px #636b70;
    border-bottom: solid 1px #636b70;
}
.summary
{
    font-weight: bold;
    background-color: #ededed;
    border-top: solid 1px #636b70;
    border-bottom: solid 2px #636b70;
}
.summary2
{
    background-color: #ffffff; 
    font-weight: bold; 
    border-top: solid 1px #636b70;
}

.sumdate
{
    background-color: #f8f8f8;
}
