﻿BODY
{
  font-size:85%;
  font-family:Arial;
  color:Navy;
}
H1 {font-size:2em}  
H2 {font-size:1.5em}  
H3 {font-size:1.25em}  
H4 {font-size:1em}  
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}
INPUT 
{
  border-width:1px;
  border-color:Navy;
  font-family:Arial;
  font-size:.9em;                    
  color:Navy;                   
}  
SELECT
{
  border-width:1px;
  border-color:Navy;
  font-family:Arial;
  font-size:.9em;          
  color:Navy;
}
TEXTAREA 
{
  border-width:1px;
  border-color:Navy;
  font-family:Arial;
  font-size:.9em;                    
  color:Navy;                   
} 

.maintable
{
    border-style:none; width: 955px; 
}   
     
.adcell
{
    height: 90px;    
}
.logincell
{
    height: 20px;
    width:350px;
}
.addcell
{
    
}
.addmenuscell
{
    padding-bottom:2px;
}
.logocell
{            
    
}
.errormsg
{
    font-size:.7em;
    color:Red;
    
}
.textmsg
{
    font-size:.7em;
    color:Green;
}
.stdbody
{
    font-family:Arial;    
    font-size:.9em;
}    
.mainheader
{
    text-align:left;
    background-color:White;
    }
    
.footer
{
    text-align:center;
    background-color:White;
    font-size:.9em;
    }
    
.maincontent
{   text-align:left;
    background-color:White
    }
    
.data
{   color: #003366; 
    font-weight: bold;
      
	}
	
.data1
{   color: #003366; 
    font-weight: bold;
      
	}
	
.data2
{   color: #003366;	   
    font-size:.8em;     
	}
.search { 
	text-align: left; 
	color: White; 
	font-weight: bolder; 
	font-size: .9em; 
	height: 2em; 
	background-image: url('/images/Master/SideBids_12.jpg'); 
	background-repeat: repeat-x; 
	height: 29px; 
	width: 880px; 
	vertical-align: middle; }

.btmBar{
	background-image: url('images/Master/BottomBar.jpg'); 
}
    
table.style1
{    text-align:center;
     background-color:white;      
}
     
td.colortop
{
    background-color:#003366;
    height:12;
    
}
td.colorbottom
{   background-color:#003366;
    height:6;

    }
td.pageheader
{
    
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    color: #800000;
    padding-top: 3px;    
}
td.Dirheader { 
	border-width: inherit inherit thin inherit; 
	border-color: #FFFFFF #FFFFFF #FFFFFF #003366;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em; font-weight: bold; color: #800000;
    border-top-style: groove;
    border-bottom-style: groove; padding-top: 3px; background-color: #FFFF99; }
td.advertisement
{
    border-width: thin;
    border-color: #003366;
    color: #800000;
    border-top-style: groove;
    
}
.menucontrol
{   text-align:left;  
    font-weight:bold;  
}    
a:link
{ color:#007700;
 
}
a:visited
{color:#007700;
}

a:hover
{color:Orange;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

#globalLink {
	position: absolute;
	color: #FFFFFF; 
	font-weight: bold; 
	top: 3px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 100;	   
	text-align: left  
}


a.glink, a.glink:visited { 
	color: #FFFFFF; 
	background-color: Transparent; 
	font-weight: bold; 
	font-style: normal; 
	margin: 0px;	
	text-align: left			     }

a.glink:hover { 
	color: #FFCC00; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: left }