body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font : 18px arial, "Times New Roman", serif;
	
}

B {font-family:arial, helvetica; font-size:18px; font-weight:bold;}

.footer {
	background-image:url();
	background-repeat:no-repeat;
	background-position: 0px 7px;
}

html { 
	height: 100.1%;
}

TABLE, TR, TD {  
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	white-space: normal;
}

P {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.5em;
	margin: 5px;
}

A {  
	color: #;
	text-decoration:underline;
	background-color: transparent;
}

A:LINK {  
	color: #000000;
	font-size:18px;
	text-decoration: none;
	background-color: transparent;
}

A:VISITED { 
	color: #000000;
	font-size:18px;	
	text-decoration:none;
	background-color: transparent;
 }

A:HOVER {  
	color: #9a0c08;
	font-size:18px;	
	text-decoration:none;
	background-color: transparent;
}

A:ACTIVE{
	color: #9a0c08;
	font-size:18px;	
	text-decoration:underline;
	background-color: transparent;
}

.copyright {
	font : 10px Georgia, "Times New Roman", serif;
	color: #333333;
	background-color: #FFFFFF;
}

.copyright a:link {
	color: #ACA899;
	background-color: #FFFFFF;
	text-decoration: underline;
} 

.copyright a:visited {
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: underline;
} 

.copyright a:hover {
	color: #99CC66;
	background-color: #FFFFFF;
	text-decoration: none;
} 

.copyright a:active {
	color: #99CC66;
	background-color: #FFFFFF;
	text-decoration: none;
}

li {
	list-style-position: outside;

	list-style-image: url();
}

h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
	color: #9a0c08;
	/*text-decoration: underline;*/
}

hr {
	width:100%;
	height:1 px;
	color:#ffffff:
}
h1 {
	font-size: 20px;
	color: #000000;
	margin-bottom: -5px;
}

table.footcollapse{
	width:30em;
}
table.footcollapse caption{
	font-size:120%;
	text-transform:uppercase;
	text-align:left;
	padding:.5em 1em;
}
table.footcollapse th{
	text-align:left;
	color:#FFFFFF;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse thead th
{
	width:10em;
	border-style:solid;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	background:#9cf;
	padding:2px 10px;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:1px;
	border-color:red #ff0000 #ff0000 #ff0000;
	background:#8a0a0b;
	padding:2px 10px;
	color:#ffffff;
}
table.footcollapse tbody{
	background:#ddd;
}
table.footcollapse tbody td{
	padding:5px 10px;
	border:1px solid #999;

	
}
table.footcollapse tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
}
table.footcollapse tbody tr.odd{
	background:#ccc;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
	
}
