body
	{
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	}

img, div { behavior: url(iepngfix.htc) }

img { display: block; }

img { border: 0px; }
.label{
	width:200px;
}
.label2{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #FFF; padding-top:5px;padding-bottom:5px;
}
.search{
	background-color:#83be00;
	border:1px solid #fff;
	width:140px;
}
.field{
	width:250px;
}
.table{
	width:600px;
}
#container
	{
	width: 975px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	background-color: #FFF;
	}

#footer-image
	{
	background-image:url(../images/footer-bg.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 75px;
	}

#footer-wrap
	{
	width: 975px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	}

#footer
	{
	padding: 15px;
	text-align: right;
	color: #000;
	}
	
.rows{
	background-color:#8cc63f; color: #000; font-weight: bold; 
}
.rowone{
	background-color: #509acd;
	color:#fff;
}
.row2{
	background-color:#ef4023;
	color:#fff;
}
.large { font-family: Verdana, Geneva, sans-serif; font-size: 18px; color: #FFF; text-decoration: none; font-weight: bold; }
.shopping{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #FFF; }

.box { border: 1px solid #73B400; }

.box-white { border: 2px solid #FFF; }

h1 { font-family: Verdana, Geneva, sans-serif; font-size: 26px; color: #FFF; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 32px; color: #EF4023; }
h3 { font-family: Verdana, Geneva, sans-serif; font-size: 18px; color: #FFF; font-weight: normal;}

a:link {color: #FFF; text-decoration: none;}
a:visited {color: #FFF; text-decoration: none;}
a:hover {color: #FFF; text-decoration: underline;}
a:active {color: #FFF; text-decoration: none;}

a.traff1k:link {color: #00C400; text-decoration: none;}
a.traff1k:visited {color: #00C400; text-decoration: none;}
a.traff1k:hover {color: #00C400; text-decoration: underline;}
a.traff1k:active {color: #00C400; text-decoration: none;}

.buttons
{
	background-color: #FFF;
	color: #000;
	border: 1px #8cc63f;
}

ul
	{
	list-style-image: url(../images/arrow.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
