A                       { color:#336699; text-decoration:underline }
A:hover,A:active        { color:#FF9000; text-decoration:underline}

A.second                { color:#FF9000; text-decoration:none }
A.second:hover,A.second:active 
						{ color:#336699; text-decoration:underline}

A.footer                { color:#003366; 
						font-size : 13px;
						font-weight : normal;
						text-decoration : none }
							
A.footer:hover,A.footer:active { color:#FF9900; 
						font-size : 13px; 
						font-weight : normal;
						text-decoration:underline}
								
A.Login                { color:#cc3300; 
						font-size : 13px;
						font-weight : bold;
						text-decoration:none }
													

BODY,TD,TABLE,TR,P,UL,OL  { font-family : Arial,Helvetica;
        font-size : 13px;
        font-weight : normal;
        font-style : normal;
		color : 000000;
}

strong     {
		font-weight : bold;
}

LI     {

}

.orderlist {		
		
		color : 000000;
}

.hdr2 {		
		font-size : 15px;
		color : 666666;
		font-weight : bold;
}

.headtitle {		
		font-size : 17px;
		color : 000000;
		font-weight : bold;
		font-style : normal;  
		text-indent : 0;
}

.title {		
		font-size : 15px;
		color : 000000;
		font-weight : bold;
		font-style : normal;  
		text-indent : 0;
}
.frontText {	font-family : Arial,Helvetica;
		font-size : 15px;
		font-weight : normal;
		color : 000000;
}

.bold {
		font-size : 13px;
		font-weight : bold;
		text-indent : 0;
}

.progagen {
		font-size : 11px;
		font-style : italic;
}




.bodyText 
{ font-size:13px;
  font-family: Arial, Helvetica;
  color: 000000}
  
.small
{ font-size:11px;}
  
.subText 
{ font-size:11px;
  font-family: Arial, Helvetica;
  color: 000000}  
  
.orange 
{ font-size:15px;
  font-family: Arial, Helvetica;
  color: FF9900}  
						
.header 
{ font-size : 20px;
  font-weight : bold;
  color : 000000;
  font-family : Arial,Helvetica;}

.subheader 
{ font-size : 18px;
  font-weight : normal;
  font-family : Arial,Helvetica;
  color : 000000;}
  
.sub_header 
{ font-size : 18px;
  font-weight : normal;
  font-family : Arial,Helvetica;
  color : 000000;}
  
.author
{
  font-size : 13px;
  font-style : italic;
  font-family: Arial, Helvetica;
  color : 000000;
}

.tip:link 
{
  font-size : 10px;
  text-decoration : none;
}

.tip:visited {
  font-size : 10px;
  text-decoration : none;
}

.tip:hover {
  font-size : 10px;
  text-decoration:underline
}

/*
	style for vote results below
*/

.alert {
	font-weight : bold;
	color: #990000;
}

.vote {
	letter-spacing : 5px;
}

.hdr {
	color: #4d75a0;
	font-size: 12px;
	font-weight : bold;
	letter-spacing : 15px;
}

.stats {
	color: #e6e6e6;
	font-size: 10px;
	font-weight : bold;
	letter-spacing : 2px;
}

.yes {
	background-color: #955436;
}

.no {
	background-color: #00757b;
}

.dontKnow {
	background-color: #b95522;
}

.shadow {
	background-color: #898360;
}

.bgVote {
	background-color: #e6e6e6;
}

.bgWhite {
	background-color: #ffffff;
}

.bgBlue {
	background-color: #4d75a0;
} 

.chatLi {
	color: #000000;
}

.email {
 	font-size:11px;
  	font-family: Arial, Helvetica;
  	color: 336699
} 

pre {
	font-size : 13px;
	letter-spacing : -1px;
}

strike {
	color: #999999;
	font-size: 13px;
} 

.event:link {
  color:#FF9000;
  font-size : 10px;
  text-decoration : underline;
}

.event:visited {
  color:#FF9000;
  font-size : 10px;
  text-decoration : underline;
}

.event:hover {
  color:#003366;
  font-size : 10px;
  text-decoration:underline
}

A.chat { 
	color:#000000; 
	text-decoration:none 
}

A.chat:hover,A.chat:active { 
	color:#333399; 
	text-decoration:underline
}

.region {
	font-size:13px;
	color: #ffffff;
	background-color : #009ed6;
}


.main {
	font-size:13px;
	font-family : Arial,Helvetica;
}