/* CSS Document */
.style1 {color:#5A7A18; font-family: verdana; font-size: 9px;}
.style3 {color: #FF0000;font-family: verdana; font-size: 11px;}

a:link { text-decoration: none; }

a:active {  text-decoration: none;    }

a:visited { text-decoration: none;  }

a:hover { text-decoration: none; }




A.header1:link {
FONT-SIZE: 10px; COLOR: #5A7A18; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal;
}
A.header1:visited {
FONT-SIZE: 10px; COLOR: #5A7A18; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal;
}
A.header1:hover {
FONT-SIZE: 10px; COLOR: #5A7A18; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal;
}
.biggestgreen { font-size:30px; color: #5A7A18; font-family: arial; font-weight: bold;}

.biggreen { font-size: 28px; color: #5A7A18; font-family: arial; font-weight: bold;}

.biggreenb { font-size: 22px; color: #5A7A18; font-family: arial; font-weight: bold;}

.bigorange {  font-size: 12px; color: #5A7A18; font-family: verdana; font-weight: bold;}

.bigblack { font-size: 12px; color: #604E27; font-family: verdana; font-weight: bold;}

.bigblack2 { font-size: 14px; color: #604E27; font-family: verdana; font-weight: bolder;}

.biggreen2 { font-size: 12px; color:#5A7A18; font-family: arial; font-weight: bold;}

.biggreen3 { font-size: 9px; color:#5A7A18; font-family: verdana; font-weight: bold;}

.mediumorange { font-size: 9px; color: #5A7A18; font-family: verdana; font-weight: bold;}

.mediumblack { font-size: 9px; color:#604E27; font-family: verdana; font-weight: bold;}

.smallblack { font-size: 10px; color: #604E27; font-family: verdana; }

.smallestblack { font-size: 9px; color: #604E27; font-family: verdana; }

.smallwhite { font-size: 9px; color: white; font-family: verdana; }

.verybigblack { font-size: 18px; color: #604E27; font-family: verdana; font-weight: bold;}
BODY{
margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ece5d5;}
.border {
	border: 1px solid #000000;
}
.text {
font-size: 11px; color: #604E27; font-family: verdana;
}
.dottedborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #634E29;
}
.imgborder {
	border: 1px solid #000000;
}
.soldoutbg {
	background-image: url(soldout.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cancelledbgCopy {
	background-image: url(cancelled.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgmain {
	background-image: url(/images/mainsliced_13.gif);
}
.onlinebrcolor {
	border: #604E27;
}
.bdrcolor {
	border: #999999;
}
.thnkbgcolor {
	border: #CCCCCC;
}
