.form_color {
	background-color: #ededed;
}

.accent {
	background-color: gray;
}

.it_does_pay_to_advertise {
	color: Purple;
	font-size: 12px;
}

.bronze {
	background-color: #ffffff;
	color: #000000;
}

.bronze_th {
	background-color: #663300;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.silver {
	background-color: #cccccc;
}

.silver_th {
	background-color: Gray;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.gold {
	background-color: #FFE890;
}

.gold_th {
	background-color: black;
	color: #FFE890;
	font-size: 16px;
	font-weight: bold;
}

.minipage {
	background-color: #E1E1FF;
}

.minipage_th {
	background-color: green;
	color: #FFF6D4;
	font-size: 16px;
	font-weight: bold;
}

.sponsor {
	background-color: #FAFE08;
	font-size: 12px;
}

.sponsor_th {
	background-color: navy;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.ad_title {
	font-size: 13px;
}

.ad_text {
	font-size: 11px;
}

.ad_www {
	color: #33CCCC;
	font-size: 11px;
}

.listing_th {
	background-color: #000000;
	color: #FFF6D5;
	font-size: 11px;
	font-weight: bold;
}

left_column {
	background-color: #cccccc;
}

.center_column {
	background-color: #FFFFFF;
}

.right_column {
	background-color: #cccccc;
}

.most_popular {
	font-size: 14px;
	text-transform: capitalize;
}

.last_nn {
	font-size: 12px;
	text-transform: capitalize;
}

.tab {
	color: White;
	font-weight: bold;
}

.feedback {
	font-size: 18px;
	font-weight: bold;
}

.bizlist_instruction {
	color: #FFCC66;
	font-size: 11px;
	font-weight: bold;
}

.bizlist_category {
	background-color: #DBB792;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.bizlist_item {
	background-color: White;
	color: Black;
	font-size: 9px;
}

.bizlist_submit {
	background-color: white;
	color: #DBB792;
	font-size: 12px;
	font-weight: bold;
}

.universal {
	background-color: #ffffff;
}

BODY {
	background-color: #D6DEEF;
	background-image: url(../../directory/images/background/fine_lines.gif);
	font-family: serif;
	font-size: xx-small;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-3dlight-color: oldlace;
	scrollbar-arrow-color: #0099CC;
	scrollbar-darkshadow-color: gray;
	scrollbar-face-color: #FFF5EE;
	scrollbar-highlight-color: #FFCC33;
	scrollbar-shadow-color: silver;
	scrollbar-track-color: #999999;
	text-align: left;
}

OPTION {
	background-color: transparent;
}

.description {
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.showcode {
	color: Red;
	font-size: x-small;
	font-weight: bold;
}

.filename {
	background-color: transparent;
	color: #cccccc;
	font-size: x-small;
	font-style: italic;
}

.required {
	color: #B22222;
	font-weight: bold;
}

.favcolor {
	background-color: #e6e6e6;
}

.folder_name {
	color: #33CCCC;
	font-size: 12px;
	font-weight: bold;
}

.a_test_only {
	background-color: #00CCFF;
	background-image: url(../modules/evaluate/images/folder_tabs/blank_600x35.gif);
	background-repeat: no-repeat;
	border-style: groove;
	color: #336666;
	text-transform: capitalize;
}

.system {
	background-color: #DFDFDF;
	border-color: Black Black Black Black;
	color: Red;
	font-family: sans-serif;
	font-size: x-small;
	padding: 3px;
	width: auto;
}

.warning {
	background-color: #CC0099;
	color: White;
	font-weight: bold;
}

.back {
	background-color: Black;
	color: #FFFFCC;
}

H1 {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

H2 {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

H3 {
	color: black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}

H4 {
	background-color: #cccccc;
	color: black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

H6 {
	background-color: transparent;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}

A:LINK {
	color: blue;
	text-decoration: underline;
}

A:Visited {
	color: #999999;
	text-decoration: underline;
}

A:Active {
	color: Yellow;
	text-decoration: none;
}

A:Hover {
	background-color: #ffffff;
	color: Blue;
}

.sitedesign {
	color: Gray;
	font-family: sans-serif;
	font-size: xx-small;
	text-align: left;
	text-indent: 0px;
}

.instruction {
	background-color: #EDEDED;
	font-family: sans-serif;
	font-size: xx-small;
}

.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 {
	background-color: #DCDCDC;
	background-image: url('none');
	color: Black;
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}

.input {
	background-color: White;
	color: Gray;
	font-weight: bolder;
}

.submit {
	background-color: #FFF5EE;
	color: Navy;
	font-weight: bold;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 0px;
}

table {
	text-align: left;
}

.form {
	border-color: #8B4513;
	border-style: double;
	padding: 2px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

.navigation {
	background-color: #cccccc;
	font-size: x-small;
	text-align: left;
	text-indent: 0px;
}

.accessdenied {
	color: Red;
	font-family: sans-serif;
	font-size: 48px;
	font-weight: bold;
	scrollbar-face-color: #FFCC00;
	scrollbar-track-color: #0099CC;
}
