.seo {
	font : 12px;
}
.feedback {
	font : bold 18px;
}
.ad_title {
	font : italic 500 11px;
	background-color : transparent;
	color : #666666;
}
.bizlist_instruction {
	font-size : 11px;
	font-weight : bold;
	color : #FFCC66;
}

.bizlist_category {
	text-transform : uppercase;
	font-size : xx-small;
	font : bold 11px;
	color : White;
	background : #DBB792;
}
.bizlist_item {
	background-color : White;
	font-size: 9px;
	color : Black;
}
.bizlist_submit {
	background-color : white;
	color : #DBB792;
	font-weight : bold;
	font-size: 12px;
}


.universal {
	background-color : #FFFFFF;
}


BODY  {
	font-family : serif;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	scrollbar-face-color: #602C21;
	scrollbar-highlight-color: #431F17;
	scrollbar-3dlight-color: #EFA24F;
	scrollbar-darkshadow-color: #431F17;
	scrollbar-shadow-color: #84531E;
	scrollbar-arrow-color: #FFFFB4;
	scrollbar-track-color: #AD5C11;
	font : xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #FFFFD9;
}


OPTION {
	background-color : transparent;
}

.description {
	font : normal 10px;
	font-style : normal;
}

.showcode {
	color : Red;
	font-weight : bold;
	font-size : x-small;
}


.filename {
	color: #FF6633;
	background-color: transparent;
	font-style: italic;
	font-size: xx-small;
	font : x-small;
	background : #CCFFFF;
}


.required {
	color : #B22222;
	font-weight : bold;
	font : bold;
}
.favcolor {
	background : #FFCC33;
}

.listing_background {
	background : transparent url("../../membersold/images/yellowfade.gif");
}




.a_test_only {
	background : #00CCFF url("../../membersold/modules/evaluate/images/folder_tabs/blank_600x35.gif") no-repeat;
	background-color : #FFCC33;
	color : #336666;
	border : groove;
}

.system {
	background-color : #DFDFDF;
	color : Red;
	border-color : Black Black Black Black;
	font-size : x-small;
	font-family : sans-serif;
	padding : 3px;
	width : auto;
}

.warning {
	background : #CC0099;
	color : White;
	font : bold;
}


.back {
	background-color : Black;
	color : #FFFFCC;
}



H1  {
	font-size : 18px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #DBB792;
	text-transform : uppercase;
}


H2  {
	font-size : 14px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	text-transform : none;
	color: #0099cc;
	background : transparent;
}

	
H3  {
	font-size : 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #999999;
	text-transform : capitalize;
}


H4 {
	font-size : 12px;
    font-family: verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : Gray;
	font-weight : bold;
}

H6  {
	font-size : 14px;
	font-weight : bold;
	text-align : left;
	color : Gray;
	background-color : transparent;
	text-transform : none;
}


A  {
	
}

.atest {
	
}


A:LINK {
	color : #0000FF;
	text-decoration:none;
}

A:Visited  {
	color : #0000FF;
	text-decoration:none;
}

A:Active  {
	color : #008000;
	text-decoration:none;
}

A:Hover  {
	color : #825300;
	text-decoration:underline;
	background : none;
}

.sitedesign  {

	font-size : xx-small;
	font-family : sans-serif;
	color : Gray;
	text-align : left;
	text-indent : 0px;
}


.instruction {
	background : #EDEDED;
	font-size : xx-small;
	font-family : sans-serif;
}

.toolbar {
	font-size : x-small;
}

P {
	font-size : 10px;
	padding : 0px;
}





.x-small  {
	font-size : x-small;
}


.small {
	font-size : x-small;
}



.row_default {
	background-color : White;
}

.row_alternating {
	background-color : #EDEDED;
}



th  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
	background-color : #FFCC33;
	background-image : url('../../membersold/css/none');
	text-align : left
}

.input {
	background-color : White;
	color : Gray;
	font-weight : bolder;
}

td  {
	padding : 0px;
	font : x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
}


table  {
	text-align : left;
}


.form  {
	border-style : double;
	border-color : #8B4513;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	padding-bottom : 8px;
	padding : 2px;
}


.navigation  {
	font-size : x-small;
	text-align : left;
	text-indent : 0px;
	background-color : #ffffcc;
}



.accessdenied  {
	font-size : 48px;
	font-family : sans-serif;
	font-weight : bold;
	color : Red;
	scrollbar-track-color : #0099CC;
	scrollbar-face-color : #FFCC00;
}
