.bronze {
	background-color: #E3E3AC;
}
.bronze_th {
	color: #E3E3AC;
	background-color: black;
}


.silver {
	background-color: #EDEDED;
}
.silver_th {
	color: #EDEDED;
	background-color: black;
}


.gold {
	background-color: #FFEB9B;
}
.gold_th {
	color: #FFEB9B;
	background-color: black;
}


.minipage {
background-color: #D0FEFF;
}
.minipage_th {
	color: #FFF6D4;

	background-color: #007776;
	font-weight: bold;
}


.sponsor {
	background-color: #FFFF66;
}
.sponsor_th {
	color: #FFFF33;
	background-color: Black;
	font: bold;
}


#col-left{
float: left;
padding: 1%;
width: 15%; 
height: 100%;
background-color: #EDEDED;
font-family: arial, helvetica, sans-serif; 
font-size: 75%; 
     
}
        
#content{
float: left;
padding: 1%;
width: 60%; 
height: auto;	
background-color: #FFFFFF;
}

#col-right{
float: right;
padding: 1%;
width: 25%; 
height: auto;
background-color: #FFECF0;
font-family: arial, helvetica, sans-serif; 
font-size: 75%;   
} 

		  
#footer{
		clear: both;
		margin: 0;
		padding: 7;
      width: 100%; 
		background-color: #FFFF99;
		font-family: arial, helvetica, sans-serif;
		font-style: italic;
		font-size: 11px;
		color: #000000;
		}

#footer p#copy{
		background-color: #669900;
		font-family: arial, helvetica, sans-serif;
		font-style: italic;
		font-size: 70%;
		margin: 0;
		padding: 7;
}


		    
		  
		  		  


.affiliation_logos {
	background-color: #EEF7FF;
}


.bizcard_title {

background-color: #7D7D7D;
	color: White;
}


.form_color {
background-color: #f8f5ee;
}
.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 : white;
}


BODY  {
	font-family : serif;
	text-align : left;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

}


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-color: White;
	border: 1px solid #993300;
}

.listing_background {
	background : transparent url(../images/yellowfade.gif);
}




.a_test_only {
		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 : 16px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BE101C;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.total_listings {
	color: #999999;
	font-weight: normal;
	font-size: 17px;
}



H2  {
	font-size : 14px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform : none;
	color: #333333;
	background : transparent;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

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


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

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

background-color: #B9DDFF;
}

.cpheading {
	font : /12px;
	font-weight : bold;
	color : #FFCC00;
}



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

A:Visited  {
	color : #990000;
	text-decoration:none;
}

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

A:Hover  {
	color : #990000;
	text-decoration: underline;
}

.sitedesign  {

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


.instruction {
	background : #FFF8DC;
	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-family : sans-serif;
	font-weight : bold;
	color : Black;

	background-image : url('none');
	text-align : left
}

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

.submit {
	background-color : Silver;
	color : White;
	font-weight : bold;
}

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


table  {
	text-align : left;
}





.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;
}
#newuser {
	font-weight: bold;
	border: 3px solid #990000;
	margin: 5px;
	padding: 5px;
}
.nohover a:hover { background-color: transparent; }
.noborderimg { margin:0; padding:0;}
.address {}