body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D35400;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #00CC66;
}
h2 {
	font-size: 14px;
	color: #00CC66;
}
h3 {
	font-size: 14px;
	color: #00CC66;
}
h4 {
	font-size: 14px;
	color: #00CC66;
}
h5 {
	font-size: 14px;
	color: #00CC66;
}
h6 {
	font-size: 14px;
	color: #00CC66;
}

.search-back {
	width: 451px;
	height: 53px;
	background-image: url(images/search-back.jpg);
	background-repeat: no-repeat;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.rightborder {
	border: 1px solid #e0e0e0;
}

.textInput
{
border: 1px solid #e0e0e0;
background: #ffffff;
color: #666666;
font-size: 1.1em;
}

.style2 {font-size: 10px}

.small-text {
	font-size: 9px;
}
