body, p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.blkborder {border: thin solid #000000; }

.blackbg {background: #000000; }

.whitebg {background: #FFFFFF; }

.ltgraybg {background: #EEEEEE; }

.ltyellowbg {background: #FFFFCE; }

.pagebgrnd {background-color: #4D9537; }

a:link {text-decoration:none; color:#0000ff; }

a:hover {text-decoration:underline; color:#0066ff; }

a:visited {color:#6586DC; }

.center {text-align: center; }

.textbox {
	font-family:Courier, Courier New, mono;
	font-size:9pt;
	background-color: #eeeeee;
}

.button {font-family:Verdana,sans-serif; font-size:8pt; color:#6BA657; }

.dropdown {
	font-family:Verdana,sans-serif;
	font-size:8pt;
	color: #333333;
	background-color: #eeeeee;
}

.content {
	color: #CCCCCC;
	font-size: 10px;
}

.adv {
	font-size:9px;
	color:white; cursor:pointer;
	text-align:right; }

.sm  {font-size:8pt; }

.bold {font-weight: bold; }
.red {
	color: #FF0000;
}
