@charset "UTF-8";
/* CSS Document */
hr {
	border-bottom-color: #97c524;
}
.body {
	color: #97c524;
}
#info {
	position: static;
	width: 100%;	
}
#subMenu {
	color: #97c524;
}
a:link {
	color: #97c524;
	text-decoration: none;
}
a:visited {
	color: #97c524;
	text-decoration: none;
}
a:active {
	color: #97c524;
	text-decoration: none;
}
a:hover {
	color: #FFCF06;
	text-decoration: none;
}
.text_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #97c524;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: thin solid #97c524;	
	width: 160;
}

.submit_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97c524;
	line-height: 15px;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 17px;
	background-color: #000;
	border: thin solid #97c524;		
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #97c524;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: thin solid #97c524;	
	width: 20px;
}
.text_info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #97c524;
	line-height: 15px;
	height: 17px;
	background-color: #000;
	border: thin solid #97c524;	
	width: 160;
	text-transform: uppercase;
}
	
