p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #4D4948; text-align: justify;
}

BODY
{
scrollbar-face-color: #9E9998;
scrollbar-highlight-color: #B0ADAC;
scrollbar-3dlight-color: #B0ADAC;
scrollbar-darkshadow-color: #696969;
scrollbar-shadow-color: #696969;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #4D4948;
}
		
.comp 
{ 
color: #9E0D0D; 
}		
	
.price 
{ 
color: #C00000; font-weight: bold; text-decoration: none; 
}
		
.headingvar 
{ 
font-size: 26px; color: #C0C0C0; font-weight: bold; 
}
	
.searchtext
{	
font-size: 10px; color: #000000; 	
}

.droplist
{
font-size: 9px; color: #000000;
}

.results 
{ 
color: #C62B27 ; font-size: 12px; 
}	

ul 
{  
color: #333333; list-style-type: square;
}
	
ol 
{  
color: #333333;
}
	
hr 
{  
width: 100%; height: 1px; color: #C62B27; text-align: center;
}

a {font-family: Arial;font-size:12px;}
			
a:link 
{	
color: #333399; /*font-size: 11px;*/ font-weight: bold; text-decoration: none;
}
	
a:visited 
{	
color: #333399; /*font-size: 11px;*/ font-weight: bold; text-decoration: none; }
	
a:hover 
{	
color: #333399; /*font-size: 11px;*/ font-weight: bold; text-decoration: underline; 
}
	
a:active 
{	
color: #333399; /*font-size: 11px;*/ font-weight: bold; text-decoration: none; 
}
	
.current 
{	
color: #333399; /*font-size: 11px;*/ font-weight: bold; text-decoration: none; line-height: 20px; text-align: right;
}
	
.nav 
{ 
color: #324E8F; /*font-size: 11px;*/ font-weight: bold; text-decoration: none; line-height: 20px; text-align: right;
}
	
a.nav:link 
{	
color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; 
}
	
a.nav:visited 
{	
color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;
}
	
a.nav:hover 
{	
color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline;
}
	
a.nav:active 
{	
color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none;
}



#menu 
{
  width:167px;
  margin:0;
  padding:0 0 0 10px;
  text-align:left;
  /*border:1px solid White;*/ 
}

#menu li
{
  line-height: 1.25em;
  overflow:hidden;
  padding: 10px 0px 7px 21px; /* top, right, bottom, left */
  background-image: url('images/noname.gif');  
  background-repeat: no-repeat;
  background-position: 0 .4em;
}

#rentals {list-style-type:none;margin:0;padding:0;}
#rentals-step1, #rentals-step2, #rentals-step3 {background-repeat: no-repeat; background-position: 0 .4em; padding: 0px 0px 17px 42px; /* top, right, bottom, left */}
#rentals-step1 {background-image: url('images/01.gif');}
#rentals-step2 {background-image: url('images/02.gif');}
#rentals-step3 {background-image: url('images/03.gif');}

.contactFormHeading {color:#C62B27;}
.introPriceSearchTable {width:510px;}
.introPriceSearchDropdown {width:25%;}
.introPriceSearchButton {width:18%;text-align:center;vertical-align:top;}
.introPriceSearchText {width:57%;}
.listingsPriceSearchTable {width:100%;}
.listingsPriceSearchDropdown {width:22%;}
.listingsPriceSearchButton {width:10%;text-align:center;vertical-align:top;}
.listingsPriceSearchText {width:68%;}
	
.footer 
{ 
font-size: 11px; font-style: normal; font-weight: bold; line-height: normal; color: #999999;
}

/** add 31-10-2006 **/
#logotable {
	background-color: #000000;
}

#outertable {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}

.reporttable th {
	background: #7B89B1;
	color: #FFF;
	text-align: left;	
}

table.reporttable tr.row0 {
	background-color: #F5F5F5;
}
table.reporttable tr.row1 {
	background-color: #FFF;
}

table.reporttable td.row1 {
	background-color: #F5F5F5;
	font-weight: bold;
}

.pagenav {
	font-size : 10px;		
	padding: 5px;	
}
a.pagenav, a.pagenav:visited {	
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
	padding: 5px;
	background-color: none;
	border: 1px solid #e5e5e5;
}
a.pagenav:hover {
	color : red;
	font-size : 10px;
	font-weight: normal;
	padding: 5px;
	background-color: none;
	border: 1px solid #e5e5e5;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
	padding: 5px;	
	border: 1px solid #e5e5e5;
}

BODY .biggerLink{
 color : #990000;font-size : 6px;
}
/** end added **/

