.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: dotted;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
}
.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: 5px;
	position: relative;
	z-index: auto;
	background-color: #FFFFFF;
	visibility: inherit;
	top: auto;
	border: thin dotted #666666;
}
.scrolling {
	overflow: auto;
	height: 400px;
	width: 190px;
}
.scrollingPhotos {

	overflow: auto;
	height: 400px;
	width: auto;
}
.scrolling320 {
	overflow: scroll;
	height: 200px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
.text_boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.scrolling178 {

	overflow: scroll;
	height: 350px;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
.scrolling550 {

	overflow: auto;
	height: 300px;
	width: 550px;
}
.scrolling550x100 {


	overflow: auto;
	height: 100px;
	width: 450px;
}
.scrolling550x100Wborder {
	overflow: auto;
	height: 100px;
	width: 450px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	background-image: url(../images/shadedback.jpg);
	background-repeat: no-repeat;
}
.firstlayer {
	z-index: 100;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}.scrolling550x450 {


	overflow: auto;
	height: 500px;
	width: 550px;
}
.text-vid-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 60px;
}
.extraNav {
	background-color: #FFFF99;
	padding: 3px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.vids4 {

	background-color: #CCCCCC;
	padding: 3px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.playerbox {


	background-color: #000000;
	padding: 3px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.whiteboxblackline {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.whitebox-greyline {




	background-color: #FFFFFF;
	padding: 3px;
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.whitebox-greyline-200 {
	background-color: #FFFFFF;
	padding: 3px;
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	width: 200px;
}
.headerdiv {
	padding-left: 15px;
	position: relative;
	z-index: auto;
	background-color: #FFFFFF;
	visibility: inherit;
	top: auto;
	border: thin dotted #CCCCCC;
}
