body {
	background-color: #000;
	/*css shorthand values: Top Right Bottom Left */
	margin: 121px 15% 36px 238px;
	padding: 0;
}

/*font family for page*/
div, p, td, ul {
	font-family: Verdana;
    font-size: 14px;
}

/*Contains Logo at top of Page*/
#HeaderDiv {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:550px; 
	z-index:50;
}

/* Connects the Header DIV to the main content and navigation divs*/
#ConnectDiv {
	position:absolute;
	left:236px;
	top:48px;
	width:165px;
	z-index:50;
	text-decoration: none;
}

/* Div that sits atop the navigation menu*/
#NavTopperDiv {
	position:absolute; 
	left:36px; 
	top:48px; 
	width:185px; 
	z-index:50;
}

/* The main content Div */
#cDiv {
   font-family: Arial, Helvetica, sans-serif;
	padding: 8px 36px 24px 36px;
	font-size: 12px;
	margin: 0;
	min-width: 325px;
    text-decoration: none;
}
#cDiv a:link {color:#8E9B8C;
      text-decoration: none;} 
#cDiv a:visited {color:#8E9B8C;
      text-decoration: none; }
#cDiv a:hover {color:#F8F8F8;
      text-decoration: none;}

h1 {
	font-size: 14px;
	color: #D9B362;
	font-weight: normal;
}

/*The Footer DIV*/
#footer {
	font-size: 10px;
	color: #F3F3F3;
	width: 300px;
	padding: 6px;
	margin: 0 0 0 36px;
	/*/*/background-color: #000000;
	font-size: 11px;
	color: #CCC; /* */
}
#footer a:link {color:#8E9B8C;
      text-decoration: none;} 
#footer a:visited {color:#8E9B8C;
      text-decoration: none; }
#footer a:hover {color:#D9B362;
      text-decoration: none;}


/*Contains the Expand All and Collapse All controls*/
#CtrlDiv {
	position:absolute;
	left:14px;
	top:162px;
	width:22px;
	visibility: hidden;
	/*/*/visibility: visible; /* */
}

/*fixes image display bug in Netscape 6 for images in the CtrlDiv*/
#CtrlDiv img {
	display: block; 
}


/*Container Div for the navigation Menu*/
#navDiv {
	position:absolute; 
	left:36px; 
	top:288px; 
	width: 200px;
	z-index:100;
}

/* The navigation Div*/
#p7TMnav  {
	/*/*/background-color: #B5BDB3; /* */
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #666;
	font-size: 12px;
}

/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	/*/*/color: #999999;
	font-size: 12px;
	background-color: #333333;
	padding: 1px 8px 1px 32px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #FFFFFF; /* */
}

#p7TMnav div a:hover {
	color: #CCCCCC;
	background-color: #666666;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	color: #333333;
	font-size: 12px;
	background-color: transparent;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 2px 1px 38px;
}
#p7TMnav div div a:hover {
	color: #666666;
	background-color: #CCCCCC;
}

/*The Link style for third-level menuitems and lower*/
#p7TMnav div div div a {
	font-size: 12px;
	color: #666666;
}

/*The Link style for fourth-level menuitems and lower*/
/*To set a specific style for the fifth level, add a div to the selector*/
/*Fifth-level example syntax: p7TMnav div div div div div a {declaration}*/
#p7TMnav div div div div a {
	font-size: 12px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:    url("p7geo_plus.gif");
	background-position: 0 50%;

}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:    url("p7geo_minus.gif");
	background-position: 0 50%;
}

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
a.p7currentmark {
	font-size: 11px;
    background-color: #00AAAA !important;
	color: #F8F8F8 !important;
	letter-spacing: 3px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.product {
	font-family: Verdana;
	font-size: 14px;
	color: #F9F9F9;
}
.productTable {
	font-family: Verdana;
	font-size: 14px;
	color: #00AAAA;
	font-weight: normal;
}
.productTableLK {
	font-family: Verdana;
	font-size: 14px;
	color: #D9B362;
	font-weight: normal;
}
.productTableBK {
	font-family: Verdana;
	font-size: 14px;
	color: #F3F3F3;
	font-weight: normal;
}
.productTablePC {
	font-family: Verdana;
	font-size: 14px;
	color: #F3F3F3;
	font-weight: normal;
}
.SPECIAL {
	font-family: Verdana;
	font-size: 10px;
	color: #CCFF00;
	text-decoration: blink;
}
.table {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.texthigh {
	font-family: Verdana;
	font-size: 10px;
	color: #8E9B8C
}
.productHeader {
	font-family: Verdana;
	font-size: 10px;
	color: #00AAAA;
	font-weight: normal;
}
.Header {
	font-family: Verdana;
	font-size: 14px;
	color: #D9B362;
	font-weight: normal;
}
.terms {
	font-family: Verdana;
	font-size: 10px;
	color: #00AAAA;
}
.small {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
