body {font-family : Arial, Helvetica, sans-serif; text-decoration: none; background-color: #e2e2e2;}

/* Header Settings */
.headingQ {background: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; text-decoration: none; font-weight:bold;}
.headingQ a:link,.headingQ a:visited{color: #cccccc; text-decoration: none; font-weight:bold;}
.headingQ a:active{color: #ff0000; text-decoration: none; font-weight:bold;}
.headingQ a:hover{color: #ff0000; text-decoration: none; font-weight:bold;}


/* Button Style */
.stdbutton {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: #CD0202; text-align: center; vertical-align: middle; display: table-cell; border: thin ridge #CD0202; font-size: 12px;}
.stdbutton a:, .stdbutton a:link, .stdbutton a:active, .stdbutton a:visited {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.stdbutton a:hover {font-size: 12px; font-weight: bold; color: #cccccc; text-decoration: none;}
.stdbutton2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; text-decoration: none; background-color: #CD0202; text-align: center; vertical-align: middle; display: table-cell; border: thin ridge #CD0202; font-size: 12px;}
.stdbutton2 a:, .stdbutton2 a:link, .stdbutton2 a:active, .stdbutton2 a:visited {font-size: 12px; font-weight: bold; color: #333333; text-decoration: none;}
.stdbutton2 a:hover {font-size: 12px; font-weight: bold; color: #cccccc; text-decoration: none;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
}
.style2, .style2 a:link, .style2 a:visited, .style2 a:hover, .style2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
div.oflow {
	background-color:#ffffff;
	width: 100%;
	height:450px;
	overflow: auto
}