.grey {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #6D6D6D
  }
  
.orange {  
  font-family: Verdana, Arial, Helvetica, sans-serif;  
  font-size: 16px; 
  font-weight: bold; 
  color: #FF6000; 
 /* text-decoration: underline*/
  }

h3 {
  font-size: 14px; 
  font-weight: bold; 
  color: 	#C11B17; 
}
h3.php{
  font-size: 14px; 
  font-weight: bold;
  color: #777bb4;
  text-decoration: underline
}
  
.mnu {                                          
  font-family: tahoma; 
  font-size: 10px; 
  color: #FFFFFF; 
  text-decoration: none
  }

.Menu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

BODY
{
    background-color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    /* WORD-SPACING: normal */
}

A:link	{	
	text-decoration:	none;
	color:	#FFA500;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FFA500;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FFA500;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#FF6347;
	}

A.bd:link	{	
	text-decoration:	none;
	color:	#FF6600;
	}	
		
A.bd:visited	{	
	text-decoration:	none;
	color:	#FF6600;
	}	
		
A.bd:active	{	
	text-decoration:	none;
	color:	#FF6600;
	}	
		
A.bd:hover	{	
	text-decoration:	none;
	color:	#FF3300;
	}
	
a.menu:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20%;
}
a.menu:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20%;
}
a.menu:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FB8100;
	padding-left: 20%;
}
a.menu:active {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FB8100;
	padding-left: 20%;
}
a.order {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	padding-left: 20%;
}
ul.rlist{
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
.TEXT {
	font-size: 12px;
	color: #000000;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}
.highlight {
	font-size: 10px;
	font-weight: normal;
	color: #003300;
}


.style1 {color: #FB8100}
.style3 {color: #065187}
.style8 {
	font-family: Arial;
	font-size: 12pt;
}
.style9 {color: #FC9107}
.style10 {color: #FF0000}
.style4 {color: #73A3CA;
	font-weight: bold;
}
.style11 {
  color: #32CD32
}

.rt {
  background: url(images/toprbg.gif) repeat-x;
}
.rb {
  background: url(images/rbg.gif) repeat-x;
  border-top: 2px solid #F6E69F;
        border-bottom: 2px solid #F6E69F;
}

