@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #80BD69;	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #120e02;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color: #673301;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #77420C;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

.light_green {
	color: #66CC00;
	font-size: 12px;
	font-weight: bold;	
}

.blue {
	color: #004A91;
	font-size: 11px;
}

.light_blue {
	color: #00CCFF;
	font-size: 13px;
	font-weight: bold;
}

.big_light_blue {
	color: #00CCFF;
	font-size: 14px;
	font-weight: bold;
}


.red {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.big_red {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.price_red {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}

.linkbar {
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
}

.linkbar a {
	font-family: "Tahoma";
	color: #77420C;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
}

.linkbar a:hover {
	font-family: "Tahoma";
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
}


.big_brown {
	color: #673301;
	font-size: 18px;
	font-weight: bold;
}

.small_brown {
	color: #673301;
	font-size: 14px;
	font-weight: bold;
}
.medium_brown {
	color: #673301;
	font-size: 16px;
	font-weight: bold;