.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.Grey-14-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.dashedtable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
}
.bottomlinecell {
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.side {
	FONT: 12px Arial,Helvetica,sans-serif;
	WIDTH: 180px;
	TEXT-ALIGN: center;
	background-color: #e1e0dd;
	background-image: url(agent-full/images/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
}.headcell {
	z-index: 0;
}
.round_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 151px;
	border-radius: 5px;
-moz-border-radius: 5px;
	border: 2px solid black;
	margin: 1px;
	height: 200px;
}
.round_div_98 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 98%;
	border-radius: 5px;
-moz-border-radius: 5px;
	border: 2px solid #FFFFFF;
	margin: 1px;
}

