body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	scrollbar-3dlight-color:#8C8C8C;
	scrollbar-arrow-color:#8C8C8C;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#8C8C8C;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#EEEEEE;
}
body, table, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #111111;
}

.small {
font-size: 8pt;
}

.mainTable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #585858;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585858;
}
.upperText{
	font-size:8pt;
	color: #7F7F7F;
	text-decoration:none;
}
.lowerText{
	font-size:7pt;
	color: #AAAAAA;
	text-decoration:none;
}
.border {
	margin: 0px;
}
.red {
	color: #CC0000;
}
li {
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}
.textinput {
	height: 120px;
	width: 400px;
}