.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}
input.darktan {background-color: #FFFFFF; font-weight: bold; font-size: 12px; color: white;}
input {background-color: #FFFFFF; font-size: 10px;}
textarea.violet {background-color: #FFFFFF;}
textarea {background-color: #FFFFFF;}
select { background-color: #FFFFFF; }
option {background-color: #FFFFFF;}
#Site_table #site_structure #core {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 0px;
	background-position: 0px 0px;
	width: 100%;
}
.text_Large {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.photobucketDiv {
	padding-left: 15px;
	position: relative;
}
.scrolling {
	overflow: auto;
	height: 400px;
	width: 190px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat;
	background-color: <?php echo $row_agentSite['css_background']; ?>;
	
	}
