.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 : white;
}


BODY  {
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #A3729A;
	font : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


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 : #F3E8FF;
}



.a_test_only {
	background : #00CCFF;
	background-color : #DBB792;
	color : #2F4F4F;
	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;
}

.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: #5600CC;
	background : transparent;
}

	
H3  {
	font-size : 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #5600CC;
	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  {
	
}

A:LINK {
	color : #F75006;
	text-decoration:none;
}

A:Visited  {
	color : #F75006;
	text-decoration:none;
}

A:Active  {
	color : Yellow;
	text-decoration:none;
}

A:Hover  {
	color : white;
	background : Gray;
}

.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 : 11px;
	padding : 0px;
}

.tascmenu {
	font-size : 11px;
}



.x-small  {
	font-size : x-small;
}


.small {
	font-size : x-small;
}



.row_default {
	background-color : #FFFFF0;
}

.row_alternating {
	background-color : #EDEDED;
}



th  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : White;
	background-color : #55095E;
	background-image : url('none');
	text-align : left
}

.input {
	background-color : White;
	color : Gray;
	font-weight : bolder;
}

.submit {
	background-color : #FFCC66;
	color : Gray;
	font-weight : bold;
}

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;
}
