p
{
color:forestgreen;
font-family: Arial;
font-size: 10pt
}

.ad
{
font-weight: bold;
font-size: 8pt;
}

.bold
{
font-weight: bold;
}

h3
{
background-color:darkred;
color:white;
font-family:Arial
}

body
{
background-color:white;
}


a:link 
{
color: royalblue;
text-decoration:none;
font-weight:bold;
}    

a.fancy:link 
{
color: ivory;
text-decoration:none;
font-weight:bold;

}  
  
a:visited 
{
color: darkred;
text-decoration:none;
font-weight:bold;
} 

a:active
{
color:maroon;
}

a.fancy:visited 
{
color: coral;
text-decoration:none;

} 

a.fancy:active 
{
color: yellow;
text-decoration:none;
} 

hr
{
color: darkgreen
}

.hrthin
{
color: red;
}

table
{
border: 1 solid darkred
}

.divborder1
{
border: 1 solid lightgreen
}

.divborder2
{
border: 2 ridge lightcoral
}

.divborder3
{
border: 1 dotted violetred
}

.divborder4
{
border: 1 dashed navy
}

h2
{
font-family:Arial;
background-color:green;
color:honeydew;
}

ol
{
background-color:green;
color:cornsilk;
font-family:Arial
}
.error

{	font-family:arial;	
	font-size:11pt;
	color:purple;
	
}

.small

{	font-family:arial;	
	font-size:7pt;
	font-weight: bold;
}

.required

{	font-family:arial;	
	font-size:10pt;
	color: purple	
}

.tblrows
{
	font-family:arial;
	background-color: green;
	color: gainsboro;
	border: 1 solid green;
}

.contrast
{
font-family:arial;
color: linen;
background-color: green;
border: 0 solid;
font-size: 11pt;
}

.sidemenu
{
font-family:arial;
color: navy;
border: 0 solid;
font-size: 10pt;
font-weight:bold
}

.copy

{	font-family:arial;	
	font-size:8pt;
	color:darkgreen;
}

.bottom
{	position:absolute;	
	top:1000px;
	margin-left:122px;
	font-family:Arial;
	font-size: 8pt;
	color:darkgreen;
	text-align: center;
}

.main
{
margin-left:140px;
}

.menu
{
margin-left:122px;
border: 0 solid

}

.noborder
{
border: 0 solid
}

.quicksearch
{
border: 0 solid;
background-color:maroon;
}

.contrast2
{
font-family:arial;
color: white;
font-size: 6pt;
}

.contrast3
{
color: white;
background-color: maroon;
}


.left
{
position:absolute;
margin-left: 65%;
margin-right: 0%;
top: 10px
}

.left2
{
position:absolute;
margin-left: 85%;
margin-right: 0%;
top: 60px
}

.featured
{
background-color:cornsilk;
font-weight: bold;
font-size: 8pt;
border: 2 inset maroon;
width:125px
}

.lefttable
{
position:absolute;
margin-left: 35%;
margin-right: 0%;
top: 140px;
}

.couponad
{
position:absolute;
margin-left: 55%;
margin-right: 45%;
top: 300px;
background-color:mistyrose;
background-image: url(images/val.jpg);
border: 2 inset maroon;
width:160px;
padding: 3px;
}