body {
	margin:0px;
	font-size: 14px;
	color: #D68500;
	background-color: #FFEFDD;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	background-image: url(../_img/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D42C00;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;

}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #E37818;
	text-decoration: none;
}

#content {
	width:860px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #84A206;
	border-left-color: #D42C00;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 350px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 480px;
}
#headerpanel {
	background-image: url(../_img/fon_header.png);
	background-repeat: repeat;
	height: 140px;
	width: 320px;
	padding: 10px;
	list-style-position: outside;
	list-style-image: url(../_img/bullet_orange.gif);
	color: #DA5005;
	border: 1px dashed #DA5005;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#menu {
	background-color: #B9D825;
	height: 20px;
	width: 840px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFEFDD;
	border-right-color: #D58700;
	border-bottom-color: #D58700;
	border-left-color: #D58700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#menu a{
	color: #758000;
	text-decoration: none;
}
#menu a:active{
	color: #758000;
	text-decoration: none;
}
#menu a:hover{
	color: #D58700;
	text-decoration: none;
	background-color: #FFFFFF;
}
#menu a:visited{
	color: #666666;
	text-decoration: none;
}
#panel {
}
#leftpanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 80px;
	padding-left: 5px;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D78600;
	background-image: url(../_img/leftpanel_fon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-position: outside;
	list-style-image: url(../_img/u_bullet.jpg);
}
#leftpanel a {
	font-weight: bold;
	color: #F49231;
	text-decoration: none;
}
#leftpanel a:active {
	font-weight: bold;
	color: #F49231;
	text-decoration: none;
}
#leftpanel a:hover {
	font-weight: bold;
	color: #B8D724;
	text-decoration: none;
}
#leftpanel a:visited {
	font-weight: bold;
	color: #F49231;
	text-decoration: underline;
}

#leftpanel p:First-letter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #E37818;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	white-space: nowrap;
}

#rightpanel {
	background-image: url(../_img/rightpanel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 80px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#downpanel {
	background-image: url(../_img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 860px;
}
#fileupoad {
	height: 480px;
	width: 640px;
}

#filepanel {
	width: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;
	height: 460px;
}
#filepanel fieldset {
	padding: 20px;
	text-decoration: none;
}
#filepanel #filefield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #669900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-decoration: blink;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F49231;
	border-top-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFEFDD;
	border-top-style: solid;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../_img/footer_fon.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 8px;
	padding-bottom: 7px;
}
#footermenu a{
	color: #666666;
	text-decoration: none;
}
#footermenu a:active{
	color: #666666;
	text-decoration: none;
}
#footermenu a:hover{
	color: #F49231;
	background-color: #FFFFFF;
	text-decoration: none;
}
#footermenu a:visited{
	color: #333333;
	text-decoration: underline;
}
#csscase_1 {
	cursor: help;
}
#csscase_2 {
	cursor: hand;
}
#csscase_2 a {
	cursor: hand;
}
#mssg {
	border: 1px solid #F49231;
}
#mssg_content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 14px;
}


#contact {
	width: 98%;
	font-weight: bold;
	color: #F49231;
	text-align: center;
}

#instructure {
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../_img/u_bullet.jpg);
}
.products:hover {
	background-color: #FFF7EC;
}
