body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.redbg {
	background-color: #993300;
}
.qualitytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.blackbg {
	background-color: #333333;
}
.brdrleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.orangebg {
	background-color: #FF6600;
}
.greybg {
	background-color: #F4f4f4;
}
.rightbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.box1 {
	border: 1px solid #CCCCCC;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	border: 1px solid #CCCCCC;
	width: auto;
	line-height: normal;
}
body {
	background-color:#999999;
}
.cursorchange {
	cursor: hand;
}
.botombrdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
