html {margin:0; padding:0; height:100%;}
body {height:auto !important; background-color:#fff; margin:0; padding:0; height:100%;}
.padd{
	padding: 2px;
}
.date{
	font-family: Arial;
	font-size: 10px;
	color: #5c5f65;
	text-decoration: none;
	font-weight: normal;
}
.menu{
	padding-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.menutext{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5c5f65;
	text-decoration: none;
}
.blockheader{
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.subheader{	
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
.maintext{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.boxheder{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C14509;
	text-decoration: none;
}
.dots{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
}
.maintextheader{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
h1{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.totr{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	border: thin dashed #000000;
	padding: 6px;
}



