body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-position: center;
	vertical-align: top;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footertext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	text-align: center;
	background-position: center;
	vertical-align: bottom;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mainstyle {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.headerflash {
	padding: 10px;
}
.highlightedaction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #FF8080;
	border: 1px solid #CC0000;
	padding: 5px;
}

.dbcontent {
	word-wrap: break-word ;
	min-height:300px;
  	height:auto !important;
  	height:300px;

}

