body { background-color: #FFFFFF; color: #444; 
font-family:"Arial","Helvetica",sans-serif; font size: 14px} 
p,td,ul,ol,li { color: #444; 
font-size: 14; 
font-family:"Arial","Helvetica",sans-serif; } 




		
#wrapper	{
width: 42em;
	margin: 5em auto 0 auto;
  padding: 1em;
	border: solid #ccc 1px;
	border-left: solid 17em #ccc;
	}

		
#sidebar	{
margin-left: -16.5em;
	width: 15em;
	float: left;
		}

		
#wrapper:after	{
content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
		}



		
li	{ 	/* the rules that do the indenting */
			padding-left: 20px;
			text-indent: -20px;
		}
	


b {color:#000000; font-size: 14; font-family: "Arial","Helvetica",sans-serif; font-weight:bold}


li.grey {color: #000000; font-size: 14; font-family: "Arial","Helvetica",sans-serif;}


p.grey {color: #444; font-size: 14; font-family: 
"Arial","Helvetica",sans-serif;}

td.orange {color:  #ff9933; font-size:15; font-family: 
"Arial","Helvetica",sans-serif;}
  
h1 { color: #369; 
text-align: left; font:  bold 16px "Verdana","Arial","Helvetica",sans serif} 


h2 { color:#FF9933; 
text-align: left; font:  bold 16px "Verdana","Arial","Helvetica",sans serif}  

h3c { color:#369; 
text-align: center; font:  bold 14px "Verdana","Arial","Helvetica",sans serif} 

h3 { color:#369; 
text-align: left; font:  bold 14px "Verdana","Arial","Helvetica",sans serif} 


h4 { color:#369; 
text-align: left; font:  bold 12px "Verdana","Arial","Helvetica",sans serif} 

.indent {margin-right: 7%; margin-left: 7%}
img { border-style: none; 
border-color: #252525; 
border-width: 4px; } 
/*table { border-spacing: 2px;}
td {padding: 6px;}
*/
 
A   {color:#000000; font-weight:bold; text-decoration:none}
A.anchor { COLOR: #000000; font-weight:bold; text-decoration: underline} 

A:visited { COLOR: #000000 } 

A:hover { COLOR: #369; text-decoration: underline } 

table {border:0; border-collapse: collapse; border-spacing: 0px;}
tr,td {padding:2px;}
.whiterow  {background-color: #FFFFFF}
.bluerow {background-color:  #99ccff}
.headerrow {background-color:#ff9933; font-weight:bold; text-align:center;}
.pageheader {background-color:#f0f8ff}
td.right {text-align: right}
td.center {text-align: center}
td.redcenter {text-align: center; color: red}


/* blue-white tables*/
<!--table.blue {border-collapse: separate; border-spacing: 3px; } /* cellspacing="3" */}-->
table.blue {border:0px; border-collapse: separate; border-spacing: 3px;}
table.blue tr,td {padding:3px;}
table.blue thead {background-color:#ff9933; font-weight:bold; text-align:center;}
table.blue tr:nth-child(even) {background-color: #99ccff; padding:3px;}
table.blue tr:nth-child(odd) {padding:3px;}

/* site map tables with alternating column color*/
table.altcol {border:0px; border-collapse: separate; border-spacing: 3px;}
table.altcol th {
    background-color:#FF9933;
    color: #444; font-size: 15; font-family: 
    "Arial","Helvetica",sans-serif;
    text-decoration: none;
	text-align:center;
}
/*  Define the background color for all the ODD table columns  */
	
table.altcol tr td:nth-child(odd){
	background: #99ccff; 
	width:155px; 
	padding:3px; 
	text-align: center;}
/*  Define the background color for all the EVEN table columns  */
table.altcol tr td:nth-child(even){
	background: #cccccc; 
	width:155px; 
	text-align: center;}
table.altcol A   {color:#444; font-weight:bold; text-decoration:none}
table.altcol A.anchor { COLOR: #4444; font-weight:bold; text-decoration: underline} 
table.altcol A:visited { COLOR: #444; font-weight:bold; } 
table.altcol A:hover { COLOR: #369; text-decoration: underline } 


/* Sortable tables */
table.sortable {border=0; cell-spacing=2; cell-padding=2;}
table.sortable thead {
    background-color:#FF9933;
    color: #444; font-size: 15; font-family: 
    "Arial","Helvetica",sans-serif;
    text-decoration: none;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE"; cursor:pointer; 
}
table.sortable tbody {
    color: #444; font-size: 14; font-family: 
    "Arial","Helvetica",sans-serif;
    text-decoration: none;
}
table.sortable tbody tr:nth-child(2n) td {
  background: #ffffff;
}
table.sortable tbody tr:nth-child(2n+1) td {
  background: #99ccff;
}



div.sdmenu {
	width: 155px;
	font-family: verdana,Arial, sans-serif;
	font-size: 11px;

	background-color: #99ccff; 
	background-repeat: no-repeat;  
	background-position: right bottom;
	padding-left: 0px;
	color: #000000;
}
div.sdmenu div {
	background: #99ccff repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: #99ccff no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 1px;
	font-weight: bold;
	color: #444;
	background: url(expanded.gif) no-repeat 8px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div span:hover {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	padding-right: 1px;
	font-weight: bold;
	color: #369;
	text-decoration:  underline;
	background: url(expanded.gif) no-repeat 8px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}

div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #f0f8ff;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #369;
}
div.sdmenu div a.current {
	background : #ff9933;
}
div.sdmenu div a:hover {
	background : #f0f8ff no-repeat right center;
	color: #369;
	text-decoration: underline;
}

div.sdmenu div span.nosub {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: #444;
	background: url(collapsed.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #99ccff;
}
div.sdmenu div.collapsed span.nosub {
	background-image: url(collapsed.gif);
}
div.sdmenu div a.nosub {
	padding: 1px;
	background: #99ccff;
	display: block;
	color: #444;
	border-bottom: 1px solid #99ccff;
}
div.sdmenu div a.current.nosub {
	background : #ff9933;
}
div.sdmenu div a:hover.nosub {
	background : #99ccff no-repeat right center;
	color: #369;
	text-decoration: underline;
}

div.sdlink {
	width: 155px;
	font-family: verdana,Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	background-repeat: no-repeat; 
	background-position: right bottom;
	padding-left: 0px;
	color: #444;
	border-bottom: 1px solid #ffffff;
	background: url(collapsed.gif) no-repeat 8px center;
	background-color:  #99ccff
	
}
div.sdlink a {
	padding-left: 22px;
	padding-top: 5px;
	display: block;
	color: #444;	
}
div.sdlink a.current {
	background : #ff9933;
}
div.sdlink a:hover {
	color: #369;
	text-decoration: underline;
}
div.sdlink a.visited {
	color: #369;
}

div.Container {
    font-family: verdana,Arial, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 20px;
    color: #444;
    width: 100%;
    overflow: auto;
    min-height: 100%;
    height:100%;
    position:relative;
    padding-bottom: 100px; /* height of footer */
 /*margin-top: 30px; /* Add a top margin to avoid content overlay */
}
div.CatalogNavBar {
    width: 210px;
    position: fixed;
	font-family: verdana, Arial, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-left: 0px;
    color: #444;
    float: left;
    padding-bottom: 70px; /* height of footer */
}
div.Product1 {
    font-family: verdana,Arial, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 20px;
    color: #000000;
    width: 70%;
    margin-left: 250px;
	width: 50%;
}
div.AboutNavBar {
    width: 150px;
    position: fixed;
	font-family: verdana, Arial, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-left: 0px;
    color: #444;
    float: left;
    padding-bottom: 70px; /* height of footer */
}
div.About {
    font-family: "Arial","Helvetica",sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 100px;
	color: #444;
	width: 70%;
	margin-left: 150px;
	margin-bottom: 100px; /* height of footer */
	position: relative;
}
