body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.header_info{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight:bold;
color:#94d05e;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3a75a5;}
	
.smalltext {font-size: 10px}
	
	
TABLE TD
{
    MARGIN: 0px;
    COLOR: #3a75a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

	A:link {text-decoration: none; color: #3a75a5; font-weight: bold;}
	A:visited {text-decoration: none; color: #3a75a5; font-weight: bold;}
	A:active { text-decoration: underline; color: #3a75a5;}
	A:hover { text-decoration: none; background-color: #3a75a5; color: #ffffff;}
	
	A.greenlink:link {text-decoration: none; color: #ffffff; font-weight: bold;}
	A.greenlink:visited {text-decoration: none; color: #ffffff; font-weight: bold;}
	A.greenlink:active { text-decoration: underline; color: #3a75a5;}
	A.greenlink:hover { text-decoration: none; background-color: #3a75a5; color: #ffffff;}
	a.restaurants {text-decoration: none; color: #3a75a5; font-weight: bold; margin-left:15px;  margin-right:15px;} 
	a.restaurants:hover { text-decoration: none; background-color: #3a75a5; color: #ffffff; margin-left:15px; margin-right:15px;}

.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-weight: normal;
}
.style4 {	font-size: 14px;
	font-weight: normal;
}
.paidoptions{
font-size: 14px;
	font-weight: normal;
	font-style:italic;
}
.style5 {font-size: 12px}
.style6 {color: #FF0000}
.style7 {
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
	color:#3a75a5;
}

.style8 {
	font-size: 16px;
	font-weight: normal;
	color:#FFFFFF;
}
.style10 {
font-size:12px;
color: #FF0000;
font-weight:normal;
}
.onblue{
font-size:10px;
text-decoration: none; 
color:#000000;
font-weight: bold;
background-color:#FFFFFF;
}
a.onblue{
font-size:10px;
text-decoration: none; 
color:#000000;
font-weight: bold;
background-color:#FFFFFF;
}
a.onblue:hover{
font-size:10px;
text-decoration: none; 
color:#FF0000;
font-weight: bold;
background-color:#FFFFFF;
}
.deletered{
font-size:12px;
text-decoration: none; 
color:#FF0000;
font-weight: bold;
}
a.deletered{
font-size:12px;
text-decoration: none; 
color:#FF0000;
font-weight: bold;
}
a.deletered:hover{
font-size:12px;
text-decoration: none; 
color:#000000;
font-weight: bold;
}
.adminheader{
font-size:12px;
text-decoration: none; 
color:#000000;
font-weight: bold;
}
.blackheader{
font-size:14px;
text-decoration: none; 
color:#000000;
font-weight: bold;
}
.statusmessage{
font-size:12px;
text-decoration: none; 
color:#330066;
font-weight: normal;
font-style:italic;
}
.testimonials{
font-size:14px;
text-decoration: none; 
color:#8fc75a;
font-weight: normal;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.testimonials{
font-size:14px;
text-decoration: none; 
color:#8fc75a;
font-weight: normal;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.testimonials:hover{
font-size:14px;
text-decoration: none; 
color:#8bc453;
font-weight: normal;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.error{
font-size:12px;
text-decoration: none; 
color:#ff0000;
font-weight: normal;
font-style:italic;
}

#ksearch{
  z-index:10;
  position:absolute;
  display:none;
  border:1px solid lightblue;
  background-color:white;
  top:0px;
  left:0px;
}

#ksearch div{
  color:black;
  overflow:hidden;
}

#ksearch div a
{
  position: relative;
  display: block;
  margin: 0;
  width: auto;
  white-space: nowrap;
  text-align: left;
  text-decoration: none;
  padding: 2px;
  font-size: 10px;
}

#ksearch div a:hover{
  background:blue;
  color:white;
}

