.instruction {
	background : transparent;
	font-size : xx-small;
	font-family : sans-serif;
}

.bronze {
	background-color: #E3E3AC;
}
.bronze_th {
	color: ##E3E3AC;
	background-color: #CCCCCC;
	font: 16px;
}


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


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


.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: 150px; 
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: #FFFFCC;
}

.tab {
	color: #FFFFCC;
	background-color: transparent;
	font-weight: bold;
	font-size: 11px;
}

.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-size: 12px;
	background : transparent url(../images/background/linen.gif);
}


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

.benefit {
	background-color: transparent;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}


.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 : 18px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #787878;
	text-transform : uppercase;
}

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



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


A  {
	
}

.atest {
	

background-color: #B9DDFF;
}

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



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

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

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

A:Hover  {
	color : Blue;
	}

.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-size : x-small;
	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 : 13px 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;
}








.header_nav{
 background-color: #C6D1E9;
}

.footer_nav {
 background-color: #C6D1E9;
}


.header_date{
	font-size: 10px;
	color: Black;
}

.header_bgcolor{
	background-color: #ffffff;;
}

.header_implementation_name{
	color: #000000;;
	font-weight: bold;
	font-size: 28px;

	font-family: serif;
}

.channel_button {
	font-size: 14px;
	font-weight: normal;

}

.channel_section{
	color: White;
	background-color: #D0000D;
	font-size: 15px;
	font-weight: bold;
}


.item_channel {
	font-size: 17px;
	font-weight:bold;
}

.item_subject {
	font-size: 15px;
	font-weight:bold;
}

.item_first_sentence {
	font-size: 14px;
}

.item_author {
	font-size: 14px;
	font-weight: bold;
}

.item_age {
	color: gray; 
	font-size: 14px; 
	font-weight: normal;
}

.item_description {
	font-size: 14px;
}

.item_id {
	color: silver; 
	font-size: 14px; 
}

.item_caption{
	font-size: 14px; 
	font-style: italic;	
}


.icon_title {
	font-size: 12px;
}
.form_color{
 background-color: #C6D1E9;
}

.column_left {
	background-color: silver;
}
.column_center {
	background-color: #BDB4F5;
}

.column_right {
	background-color: #BDB4F5;
}



.sitedesign {
	color : White;
}



.universal {
	background-color : #FFFFF0;
	background : White none;
}






code {
	background-color: #EDEDED;
	font-size: 11px;
	font-family: monospace;
}


.icon_title {
	color : Gray;
	font : bold 10px;
}




