/* CSS Document */

.tablebody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px;
	margin-right:10px;
}

.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#981B1E;
}

a:link {
	text-decoration: none;
	color: #981B1E;
	
}
a:visited {
	text-decoration: none;
	color:#981B1E;
}
a:hover {
	text-decoration: none;
	color:#981B1E;
}
a:active{

	text-decoration: none;
	color:#981B1E;
}

iframe {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:10px;

}
iframe.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#981B1E;
}
a:focus {
     -moz-outline: 0px; /* Firefox 1.0x */
     outline: 0px; /* Firefox nightly builds, DeerPark dev. 
 releases */
     outline-offset 0px;  /* Firefox nightly builds, DeerPark dev. 
 releases */
 }
.image{
border-color:#000000;
}
body,html{
height:100%;
}
.test{

padding-top:1px;
padding-bottom:1px;


}
.test2{
height:100%;
max-height:100%;



}

 
 
