@charset "UTF-8";
.tm {font-size: 10px}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

.logo_margin {
	margin-left: 26px;
}
.0800_image {
	height: 111px;
	width: 278px;
	display: inline;
}
.logo {
	text-align: left;
	width: 200px;
	float: left;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 722px;
	height: 150px;
	padding-bottom: 20px;
	position: relative;
}
.menu {
	width: 197px;
	float: left;
}
#menu {
	width: 197px;
}

ul {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: inside;
}


#menu  li  a {
	background-color: #487447;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	height: auto;
	padding-bottom: 5px;
	line-height: 16px;
	display: block;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	list-style-position:outside;

}
#menu li a:hover{
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #487447;
	font-size: 14px;
	text-decoration: none;
	height: auto;
	line-height: 16px;
	display: block;
}
 #menu li #active {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #487447;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	height: auto;
	padding-bottom: 5px;
	line-height: 16px;
	display: block;
                }
#submenu li a   {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	height: auto;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
	
#menu li .submenu {
	background-color: #A4CC49;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
.menu_unlinked {
	color: #FFFFFF;
	background-color: #487447;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#submenu {
}
.content {
	width: 512px;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
}
.wrapper {
	width: 722px;
	margin-top: 5%;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
}
#menu7 {
	width: 200px;
        }

#menu7 li a {
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #E8E8E8;
	margin-bottom: 3px;
        }

#menu7 li a:link, #menu7 li a:visited {
	color: #666666;
	display: block;
	padding-right: 6;
	padding-left: 6px;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 7px;
        }

#menu7 li a:hover, #menu7 li #current {
	color: #fff;
	background-color: #2E71E0;
	background-repeat: repeat-x;
	background-position: 0 -32px;
	padding-top: 7px;
	padding-right: 6;
	padding-left: 6px;
	padding-bottom: 7px;
        }

#menu7 li a:active {
	color: #2E71E0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0 -64px;
	padding-right: 6;
	padding-bottom: 7;
	padding-left: 6px;
	padding-top: 7px;
        }
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #487447;
	padding-top: 3px;
	padding-bottom: 3px;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #333333;
	padding-top: 5px;
	padding-left: 14px;
	margin-bottom: 15px;
	padding-right: 15px;
}
.menu_header_footer {
	margin-top: 1px;
	margin-bottom: 1px;
}
#points {
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
}
.image_border {
	border: medium solid #FFFFFF;
}
#main {
	text-align: center;
	width: 722px;
	margin-right: auto;
	margin-left: auto;
}
.srta{ color:#FF0000}
.lable{ color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
.error_box{ background-color:#FFCCFF !important; border:1px solid #999999; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333 }
.text_box{
	background-color:#FFFFFF !important;
	border:2px solid #487447;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333
}
.quantity {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #467145;
	border: 1px solid #467145;
	text-align: center;
}
.form {
	background-color: #CDD9CC;
	padding: 5px;
}
.button{ background-color:#CCCCCC !important; border:#999999; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #666666} 
.topic{ color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px}
.underline {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
.content_box {
	padding: 5px;
	border: 1px dotted #487447;
	color: #487447;
}
body {
	background-color: #CDD9CC;
	text-align: center;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.content_box_2_green_bg {
	padding: 5px;
	border: 1px dotted #487447;
	color: #314F30;
	background-color: #A4CC49;
}
#site_by_qD {
	font-size: 13px;
	color: #487447;
	text-align: left;
	background-color: #CDD9CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	line-height: 22px;
}
#site_by_qD a:link {
	color: #487447;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #487447;
	text-decoration: none;
}
#site_by_qD a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #487447;
}
#site_by_qD a:visited {
	color: #487447;
	text-decoration: none;
}
#site_by_qD a:active {
	color: #487447;
}
#msg_box {
	color: #CDD9CC;
	background-color: #487447;
	padding: 10px;
	border: 1px dotted #CDD9CC;
	text-align: right;
}
#msg_box a:link, #msg_box a:visited {
	color: #CDD9CC;
	text-decoration: underline;
	font-weight: bold;
}
.form_header {
	background-color: #CDD9CC;
	padding: 5px;
	color: #487447;
}
.form_header_darker {
	background-color: #CDD9CC;
	padding: 5px;
	color: #487447;
}
.failed {
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 5px;
	font-weight: bold;
}
.titles_confirm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #CC9900;
	padding-top: 3px;
	padding-bottom: 3px;
}
#links ul {
	list-style-position: outside;
	margin-left: 20px;
}
.orderDirtDagger {
	float: left;
}
.orderDirtDagger a {
	background-color: #477247;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
