/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEBEA;
	font-family: Arial;
	font-size: 11px;
	color: #0B0B09;
}
a { color: #aaa87a; }

a img{ 
	border: 0px;
}
 
h2 {
	font-family: Arial;
	font-size: 15px;
	color: #526300;
}


#logo {
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:68px;
	width:523;
	}
.paddleft-10 {
	padding-left:10px;
	}
.paddleft-20 {
	padding-left:20px;
	}
.paddright-10 {
	padding-right:10px;
	}
.paddtop-10 {
	padding-top:10px;
	}
.padd10 {
	padding:10px;
	}
.left-content {
	width:100%px;
	border-right:thin;
	border-right-color:#1E1E1E;
	border-right-style:dotted;
	border-right-width:1px;
	}
.content-admin {
	width:100%px;
	}
.right-content {
	padding-left:10px;
	}

.left-top {
	background-image:url(images/rounded/top-left.gif);
	background-repeat:no-repeat;
	height:21px;
	width:21px;
	}
.top-right {
	background-image: url(images/rounded/top-right.gif);
	background-repeat:no-repeat;
	height:21px;
	width:21px;
	}
.bottom-left {
	background-image: url(images/rounded/bottom-left.gif);
	background-repeat:no-repeat;
	height:21px;
	width:21px;
	}
.bottom-right {
	background-image: url(images/rounded/bottom-right.gif);
	background-repeat:no-repeat;
	height:21px;
	width:21px;
	}
.rounded-bg {
	background-color:#FFFFFF;
	}
.left-bg {
	background-image:url(images/rounded/left-bg.gif);
	background-repeat:repeat-y;
	}
.right-bg {
	background-image:url(images/rounded/right-bg.gif);
	background-repeat:repeat-y;
	}
.top-bg {
	background-image:url(images/rounded/top-bg.gif);
	background-repeat:repeat-x;
	}
.bottom-bg {
	background-image:url(images/rounded/bottom-bg.gif);
	background-repeat:repeat-x;
	}
.title {
	padding-left: 20px;
	font-family: Arial;
	font-size: 20px;
	color: #526300;
}

.text11-green {
	font-family: Arial;
	font-size: 11px;
	color: #607203;
	}
.style1 {font-weight: bold}
.readmore {
	color: #C27800;
	font-weight: bold;
	}
.readmore A:link {
	text-decoration: none;
	color: #C27800;
	font-weight: bold;
	}
.readmore A:visited {
	text-decoration: none;
	color: #C27800;
	font-weight: bold;
	}
.readmore A:active {
	text-decoration: none;
	color: #C27800;
	font-weight: bold;
	}
.readmore A:hover {
	text-decoration: underline;
	color: #7C893B;
	font-weight: bold;}

.stockinfotitle {
	padding-top: 5px;
	border-bottom: thin;
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:5px;
	}
	
.stockinfotitle a{
	text-decoration: none;
	color: black;
	font-family: inherit;
	font-size: 12px;
}
	

	
.stockinfosub {
	border-bottom: thin;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:2px;
	padding-top:2px;
	}
.menubg {
	background-image: url(images/menu-bg.gif);
	background-repeat:repeat-x;
	}
/* ---------------------- Menu nav ---------------------- */
.black #slatenav{position:relative;display:block;height:48px;font-size:11px;font-weight:bold;background:transparent url(images/menu-bg.gif.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif; font-size:11px; text-transform:uppercase;}
.black #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.black #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.black #slatenav ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.black #slatenav ul li a:hover,.black #slatenav ul li a.current{color:#000000;background:transparent url(images/menu-over.gif) no-repeat top center;}
.height-long{ height: 110px; }

/* ---------------------- END Menu nav ---------------------- */


