/*rev 1.7*/
body {
	font-family: Arial, Helvetica, sans-serif; font-size:100%;background: #fff;	
}
#container {
	padding : 0;
	margin : 5px auto;
	width : 680px;
}
#header {
	position: absolute; left:0px; top:0px; width:675px;	height: 90px;
	border:0px none; padding: 2px 0 0 0;
	/*  background-color:#CCFF00;  */
}
#headbox1 {
	position: absolute;
	height:70%;
	width:242px;
	text-align: center;
	padding: 1em 0 0 1em;
	margin: .3em 0 0 0;
	/*  background-color: #66FFFF;  */
}
#headbox2 {
	width:150px;
	position: relative;
	float:     	right;
	padding-right: 4em;
	/*  background-color: #66FFFF;  */
}
#body {
	margin : 0px 0px 0px 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border:medium;
}
div#left {
	position:absolute;
	left:-9px;
	top:82px;
	width:167px;
	padding:.5em 0 0 0;
	margin:10px 0 0 15px;
	font-size:0.8em;
	font-weight: bold;
	/*  background-color:#99FF66;  */
}
div#left ul {border-top:2px solid #069; margin:12px 20px 12px 1.25em; padding:0; list-style-type:none;}
div#left li {
	border-bottom:2px solid #000;
	margin:0;
	padding:.3em 0;
	text-indent:0.5em;
	background-color: #FFFFFF;
}
div#left li {border-top:2px solid #000;}
div#left li a {text-decoration:none; color:#000099;}
div#left a:hover {color: #0066FF; background-color:#FFF;}
/* following line for IE */
* html div#left ul {border-top:2px solid #069;}

#content {
	position: absolute;
	top: 96px;
	left: 176px;
	width: 500px;
	font-size: 1em;
	/*  background-color: #CCFF99;  */
	}
div#content a {
	text-decoration:none;
	}
div#content a:hover {
	color: #9966CC; text-decoration:none;
	border: none;
}

table.productLinkTable {
	/*  background-color: #FFFFFF;  */
	padding: 1px;
	}
table.productTableA {
	padding: 2px;
	}

div#footer {
	width:100%;
	padding:4px 0;
	font-size:0.9em;
	text-align:center;
	/* border-top:1px solid #960;
	border-bottom:2px solid #960; */
	/* background-color: #CCCCFF; */
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	}
.style2 {       
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:500;
	}
.style3 {    /* events */
	margin-left: 7%;
}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	}
.style5 {
	font-size: 1.3em;
	font-weight: 500;
}
.style6 {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.style7 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}
p.title {  
	line-height:5%;
	font-weight: bolder;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
td.prodLinkTabCell {
	text-align:center;
	/* width: 175; */
	border: 1px ridge #000066;
	font-weight: 600;
	/*  background-color: #CAFFFF;    */
	font-size: .7em;
	}
td.prodTabCellLeft {
	text-align: center;
	/* width: 175; */
	border: none;
	font-weight: 600;
	/*  background-color: #CAFFFF;    */
	font-size: .7em;
	}
td.prodTabCellRight {
	/* width: 300; */
	border: none;
	/* background-color: #CAFFFF;    */
	text-align: left;
	}
p{ line-height:1em; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:1em; }

