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

.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.s09 {
	font-size: 9px;
}

.s10 {
	font-size: 10px;
}
.linespace {
	line-height: 14px;
}

.darkgray {
	color: #494949;
}

.medgray {
	color: #686868;
}

.lightgray {
	color: #CCCCCC;
}

.white {
	color:#FFFFFF;
}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.whitebg {
	background-color: #FFFFFF;
}

.divscrl {
color:#FFFFFF; 
padding:5px; 
width:280px; 
height:183px; 
overflow:auto; 
}.orange {
	color: #DD5800;
}
