
.stock {

}
.stock a {
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
}
h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #2F4682;
	font-weight: bold;
	zoom: 1;
	line-height:30px;
}
h2 {
	margin: 0px;
	margin-bottom: 20px;
	color: #2F4682;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	margin: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
a {
	color: #000;
}

.imageright {
	display:inline;
	float: right;
	margin: 0px;
	margin-left: 20px;
}
.imageright img {
	display: block;
	margin-bottom: 5px;
}

.imageright a {
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}


#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background-image: url(/image/page_background.png);
}
#container #head {
	height: 128px;
	margin: 0 auto;
	text-align: left;
}
#container #head #menu {
	padding-left: 220px;
	padding-top: 105px;
}
#container #head .item_off, #container #head .item_on {
	float: left;
	text-align: left;
	margin-right: 2px;
}
#container #head .item_off .left {
	float: left;
	background-image: url(/image/off_left_static_menu.gif);
	width: 11px;
	height: 23px;
}
#container #head .item_off .center {
	padding-top: 4px;
	float: left;
	background-image: url(/image/off_center_static_menu.gif);
	height: 19px;
}
#container #head .item_off .center a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#container #head .item_off .right {
	float: left;
	background-image: url(/image/off_right_static_menu.gif);
	width: 11px;
	height: 23px;
}
#container #head .item_on .left {
	float: left;
	background-image: url(/image/on_left_static_menu.gif);
	width: 11px;
	height: 23px;
}
#container #head .item_on .center {
	padding-top: 4px;
	float: left;
	background-image: url(/image/on_center_static_menu.gif);
	height: 19px;
}
#container #head .item_on .center a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#container #head .item_on .right {
	float: left;
	background-image: url(/image/on_right_static_menu.gif);
	width: 11px;
	height: 23px;
}
#container .center {
	margin: 0px;
}
#container .center .left {
	margin-left: 15px;
	width: 206px;
	height: 100%;
	float: left;
	display: inline; 
}
#container .center .left #language {
	margin-top: 20px;
	text-align: left;
	padding-left: 50px;
	font-size: 10px;
}
#container .center .left #menu {
	margin-top: 10px;
	text-align: left;
	width: 171px;
	font-size: 11px;
}
#container .center .left #menu #header {
	width: 191px;
	background-image: url(/image/header_menu.png);
	height: 10px;
	padding: 0px;
}
#container .center .left #menu #footer {
	width: 191px;
	background-image: url(/image/footer_menu.png);
	height: 11px;
	padding: 0px;
}
#container .center .left #menu .item_off {
	padding-left: 10px;
	background-image: url(/image/item_off_menu.png);
	height: 14px;
	width: 181px;
}
#container .center .left #menu .item_off a {
	text-decoration: none;
	color: #000;
}
#container .center .left #menu .item_on {
	padding-left: 10px;
	height: 14px;
	width: 181px;
	background-color: #304780;
}
#container .center .left #menu .item_on a {
	text-decoration: none;
	color: #FFF;
}
#container .center .left #menu .subitem_off {
	padding-left: 20px;
	background-image: url(/image/item_off_menu.png);
	height: 14px;
	width: 171px;
}
#container .center .left #menu .subitem_off a {
	text-decoration: none;
	color: #000;
}
#container .center .left #menu .subitem_on {
	padding-left: 20px;
	height: 14px;
	width: 171px;
	background-color: #36F;
	background-image: url(/image/brick_menu.png);
	background-repeat: no-repeat;
}
#container .center .left #menu .subitem_on a {
	text-decoration: none;
	color: #FFF;
}
#container .center .left #address {
	font-size: 11px;
	text-align: left;
	background-image: url(/image/panel_address.png);
	height: 278px;
	width: 171px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#container .center .left #address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#container .center #right {
	float: left;
	width: 700px;
	overflow: hidden;
}
#container .center #right #header {
	padding: 0px;
	width: 595px;
	height: 12px;
	background-image: url(/image/content_header.png);
}
#container .center #right #content {
	overflow: auto;
	height: 450px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	width: 555px;
	background-color:#FFF;
}

#container .center #right #contentadmin {
	overflow: auto;
	height: 430px;
	padding: 20px;
	margin: 0px;
	width: 620px;
	background-color:#FFF;
}


#container .center #right #footer {
	padding: 0px;
	margin: 0px;
	width: 595px;
	height: 12px;
	background-image: url(/image/content_footer.png);
}
#container #footer {
	height: 17px;
	text-align: left;
	background-color: #2F4682;
	margin: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #footer a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
p.yell {
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	color: #B83630;
	font-weight: bold;
	margin-bottom: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

td.cms_head {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #2F4682}
img.imagebig {  border: 4px #00822B solid}
img.imagesmall {  border: 4px #00822B solid}
.search {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; ; font-weight: bold}
.result {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; ; background-color: #2F4682; font-weight: bold}
.modified { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; ; font-style: italic; font-weight: normal}
.textlanguage { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #257025; ; text-decoration: none}
