body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#76baea;
}

body,td,th {
	font-family: Trebuchet ms, Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #666666;
}

.bigtitle{
font-family: Trebuchet ms, Tahoma, Arial, Verdana;
font-size:16px;
color: #276FB5;
font-weight:bold;
}

h1 {
	font-family:Arial narrow, Arial, Verdana;
	font-size:24px;
	color:#276FB5;
	font-weight:normal;
	margin-top: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #C1E2F7;
}
.smallblu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #084E95;
	line-height:16px;
}
.more {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #084E95;
	}

a:link {
	color: #084E95;
}
a:visited {
	color: #084E95;
}
a:hover {
	color: #678E29;
}
a:active {
	color: #084E95;
}

.title {
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 14px;
	color: #5BA0D8;
}

#side ul
{
list-style: none;
font:13px Trebuchet ms, Arial, Verdana;

}

#side li
{
padding-top: 3px;
margin: 10px 0px 0px -14px;
}

.img
{
border: 3px solid #d9eefa;
padding: 2px;
}

.price {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
}

.greybig {
font-size:16px;
font-weight:bold;
color:#363636;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #CAE5F4;
border-bottom-width: 0;
font:normal 12px Arial, Verdana;
line-height: 20px;
z-index: 100;
background-color: #ECF5FA;
width: 190px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CAE5F4;
padding: 1px 0;
text-decoration: none;

text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D9EEFA;
color: #678E29;
}
#content ul
{
list-style: none;
}
#content li
{
margin-top:5px;
padding-left: 12px;
background-image: url('images/bulletg.gif');
background-repeat: no-repeat;
background-position:left;
}
.greentitle
{ 

	font-family:Arial Narrow, Arial;
	font-size:20px;
	color:#678E29;
	font-weight:normal;
}

.green 
{
color:#678E29;}

.floatleft
{
float: left;
width: 180px;
height: 130px;
}