body {
	background-color: #000000;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sidebar {
	background-image: url(../images/sidebarbackground.gif);
	background-repeat: repeat-y;
	width: 168px;
}
.topmenu {
	background-image: url(../images/TopMenu.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 607px;
}
.topmenu .links {
	margin-top: 40px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F547C;
}
.topmenu .links A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1F547C;
}
.form {
	background-image: url(../images/LoginBack.jpg);
	background-repeat: no-repeat;
}
.form .LoginTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFEA00;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.form .LoginItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.form .LoginBox {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.form .LoginBox .txtLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 130px;
}
.divider {
	background-image: url(../images/dividerrule.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.main {
	background-color: #FFFFFF;
	padding: 5px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1F547C;
	padding-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3F6638;
	font-weight: normal;
	margin: 0px;
}
h2 {
	margin: 0px 0px 10px;
	border-bottom: 1px solid #000;
}
h2 A:Link {
	color: #000000;
}
h2 A:Visited {
	color: #000000;
}
h2 A:Hover {
	color: #333;
}
h3 {
	margin: 10px;
}
.form .btnLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFB8;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 2px;
	height: 18px;
	width: 50px;
	text-align: left;
	font-weight: normal;
}
.sidebar .SidebarMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}

.SidebarMenu1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
}
.sidebar .siderule {
	color: #FFEA00;
	background-color: #FFEA00;
	height: 2px;
	width: 138px;
	text-align: center;
}
.sidebar .SidebarMenu:Link {
	text-decoration: none;
}
.sidebar .SidebarMenu:Visited {
	text-decoration: none;
}
.sidebar .SidebarMenu:Hover {
	text-decoration: none;
	color: #ccc;
}
.sidebar .sidebarlist {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.sidebar .sidebarlist li {
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
}
.sidebar .sidebarlist li a {
	text-decoration: none;
	color: #fff;
}
.sidebar .sidebarlist li a:link {

}
.sidebar .sidebarlist li a:visited {

}
.sidebar .sidebarlist li a:hover {

}.AdLink {
	z-index: 100;
	border: 1px solid #000000;
	position:relative;
	left: 536px;
	top: 91px;
	
}
.footer {
	clear: both;
}
.FrontSidebar {
	background-color: #524D37;
	width: 122px;
}
.NewsList LI {
	margin-bottom: 5px;
}
.ShowCart {
	width: 100%;
	border: 1px solid #333333;
	margin: 5px;
	margin-right: 18px;
}
body > .ShowCart {
	margin-right: 5px;
}
.ShowCart .Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #411B10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: center;
	padding: 5px;
}
.notlast {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.notlastlight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ccc;
}
.ShowCart .Item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 3px;
}
.ShowCart .Product {
	font-size: 9pt;
}

.GalleryCategory {
	padding-top: 15px;
}
.FileCategory {
	padding-top: 15px;
}
.FileTitle {
	font-weight: bold;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 0px;
}
.FileDescription {
	margin-bottom: 10px;
}
.RightSideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.LinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
}
.ProductList .Name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.ProductList .ProductNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ProductList .Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
