body 
{
	margin-bottom:0;
	background-color:#999999;
	text-align: center; /* IE 5.x hack */

}

#background
{
	background-color:#ffffff;
	width:850px;
	margin:0 auto 10px auto;
	padding:0;
	border: 2px solid #000000;
	text-align:left; /* Recover from IE 5.x hack */
}


td, textarea, input, select {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	vertical-align:top;
}

a:link {
	color:#ff9933;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color:#ff9933;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	color:#000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

h1
{
	color:#000000;
	font-size:24px;
	line-height:35px;
	padding-left:5px;
}
h2
{
	color:#000000;
	font-size:18px;
	padding-left:5px;
	text-align:center;
}
h3
{
	color:#000000;
	font-size:14px;
	padding-left:5px;
	text-align:center;
}

.products
{
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
p
{
	padding-left:5px;
}

a.jump:link 
{
	color:#ff9933;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
a.jump:hover
{
	color:#000000;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/*
.sidenav a
{
	font-size:17px;
	padding-left:15px;
	color:#000000;
}
.sidenav a:link
{
	font-size:17px;
	font-weight:bold;
	color:#0033cc;
	line-height:40px;
}

*/
	
/* Left sidebar blocks */
/*
#sidebar-left .block-event, #sidebar-left .block-block, #sidebar-left .block-views {
	width: 229px; 
	background: url(images/left-block-bottom.png) bottom left no-repeat;
	color: #3D3D3D;
	text-align: left;
	}

#sidebar-left .block-event .block-inner, #sidebar-left .block-block .block-inner, #sidebar-left .block-views .block-inner {
	background: url(images/left-block-top.png) top left no-repeat;
	}

#sidebar-left .block-event .title, #sidebar-left .block-block .title, #sidebar-left .block-views .title {
	background: url(images/left-block-title.png) top right no-repeat;
	padding: 4px 10px 4px 10px;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #3D3D3D;
	}
	
#sidebar-left .block-event .content, #sidebar-left .block-block .content, #sidebar-left .block-views .content {
	background: url(images/left-block-middle.png) top left no-repeat;
	padding: 14px 14px 10px 10px;
	font-size: 11px;	
	}
*/


/* Left NAV */
/*
#sidebar-left #block-menu-menu-left-nav-menu .content {
	padding: 0px; margin: 0px;}
*/

#sidebar-left
{
	width:190px;
	background: url(../images/left-nav-bg.jpg) top left repeat-y;
/*	background-color:#cccccc; 
	border:1px solid #000000; */
}
#sidebar-left .content
{
	width:160px;
	padding:0; 
	margin-top:100px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

#sidebar-left .leftmenu 
{
/*	width:185px; */
	border-top: 1px solid #FF9933;
/*	border-right: 1px solid #FF9933; */
	padding:0;
	margin:0;
}

#sidebar-left .leftmenu .leaf
{
/*	background: url(../images/nav-bottom.gif) bottom left repeat-y; */
	padding:0;
	margin:0;
	list-style:none;
}

#sidebar-left .leftmenu .leaf a 
{
	padding: 3px 5px 3px 25px;
/*	background: url(../images/nav-top.gif) top left no-repeat;
	background-color:#ffffff; */
	display:block;
	border-bottom:1px solid #FF9933;
/*	color: #3d3d3d; */
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
/*
#sidebar-left .leftmenu .leaf .active
{
	/*background: url(images/nav-arrow.png) 210px 16px no-repeat;
}

#sidebar-left .leftmenu .leaf:hover .active
{
	/*background: url(images/nav-over-arrow.png) 210px 16px no-repeat; 
}
*/
#sidebar-left .leftmenu .leaf:hover 
{ 
/*	background: url(../images/nav-dark-over.gif) bottom left repeat-y; */
}

#sidebar-left .leftmenu .leaf:hover a 
{
/*	background: url(../images/nav-dark-over.gif) bottom left repeat-y; */
	background:#666666;
	border-left: 3px solid #ff9933;
	border-right: 3px solid #ff9933;
/*	color:#ffc63f; 
	color:#ff9933; */ 
	color:#ffffff;
}
/*
#sidebar-left #block-menu-menu-left-nav-menu h2.title {
	display: none;
	position: absolute;} /* HACK!!! 
*/	
ul.leftmenu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
}
ul.leftmenu li {
  margin: 0 0 0 0.5em; /* LTR */
}
/*
li.expanded {
  list-style-type: circle;
  list-style-image: url(../../misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; /* LTR 
  margin: 0;
}

li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../misc/menu-collapsed.png); /* LTR
  padding: 0.2em 0.5em 0 0; /* LTR 
  margin: 0;
}
*/
li.leaf
{
  list-style-type: square;
/*  list-style-image: url(../../misc/menu-leaf.png); */
  padding:0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li a.active
{
  color:#000;
}
/*
td.leftmenu-disabled {
  background: #ccc;
}

ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR 
}
*/
