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

.bizlist_category {
	text-transform : uppercase;
	font-size : xx-small;
	font : bold 10px;
	color : White;
	background : #adc2fa;
}
.bizlist_item {
	background-color : White;
	font-size: 8px;
	color : Black;
}
.bizlist_submit {
	background-color : White;
	color : Gray;
	font-weight : normal;
	font-size: 11px;
}




.universal {
	background : transparent;
	background-color : inherit;
}


ODY  {
	font-size : 12px;
	font-family : serif;
	color : Black;
	font : 12px tahoma;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : White;
}


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 : #EDEDED;
}



.a_test_only {
	background : #00CCFF;
	background-color : #DBB792;
	color : #2F4F4F;
}

.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 : #6600cc;

}


H2  {
	font-size : 16px;
	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 : #0099CC;
	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 : 16px;
	font-weight : bold;
	text-align : left;
	color : Gray;
	background-color : transparent;
	text-transform : none;
}


A  {
	
}

A:LINK {
	color : #0099CC;
	text-decoration:none;
}

A:Visited  {
	color : navy;
	text-decoration:none;
}

A:Active  {
	color : #3898d8;
	text-decoration:none;
}

A:Hover  {
	color : blue;
	text-decoration: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 : #FFFFF0;
}

.row_alternating {
	background-color : #EDEDED;
}



th  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Gray;
	background-color : #c2c2c2;
	background-image : url('none');
	text-align : left
}


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

.submit {
	background-color : White;
	color : Gray;
	font-weight : normal;
	font-size: 11px;
}

td  {
	font-size : 12px;
	padding : 0px;
}

td.off {
background: #006600;
}

td.on {
background: #00cc00;
}


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;
}


