/* Global Styles */

body {
	margin:0;
	font-family: arial
	font-size: 11px;
	min-width: 1010px;
	}
	
td {
	font:11px arial;
	color:#666666;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: 0;
	}

a {
	color: #006633;
	font-weight: normal;
	}
	
a:hover {
	color: #006633;
	font-weight: bold;
	}

/* ID Styles */

#navigation td, ul#navigation li{
	border-bottom: 1px solid white; 
	}
	
#navigation a {
	font:11px geneva;
	color: #666666;
	text-decoration: none;
	letter-spacing:.2em;
	line-height:16px;
	display:block;
	padding: 8px 8px 8px 20px;
	}
#navigation li{
	width: 155px;
	background: #ffcc66;
}
ul#navigation{
	list-style: none;
	margin: 0px;
	padding: 0px;
}	
#navigation a:hover {
	background: #cc9933;
	color:#ffffff;
	}

#colheader {
	padding: 0px 4px 14px 4px;
	}
	
#sidebar a {
	color: #99CC66;
	}
	
#sidebar a:hover {
	color: #669933;
	}	

#logo {font:24px georgia;
	color: #99CC66;
	letter-spacing:.3em;
	}

#tagline {font:12px geneva;
	color: #99CCFF;
	letter-spacing:.4em;
	}
	
#dateformat {font:11px arial;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #99CCFF;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.bodyText {
	font:11px/20px arial;
	color:#000000;
	letter-spacing:.05em;
	margin-top:0;
	}
	
.pageHeader{
	font:normal 18px/20px geneva;
	color: #990000;
	letter-spacing:.3em;
	}
	
.subHeader {
	font:bold 12px/14px arial;
	color: #006633;
	letter-spacing:.2em;
	}
	
.smallText {
	font:10px arial;
	color:#666666;
	}
	
.sidebarHeader {
	font:12px/14px arial;
	color: #990000;
	letter-spacing:.2em;
	}
#left{
	width: 155px;
	position: fixed;
	height: 100%;
	background: #FFCC66;
	float: left;
	z-index: 1;
	top: 0px;
}
#left_nav{
	width: 155px;
	float: left;
	position: relative;
	z-index: 2;
}
#right{
	margin-left: 50px;
	width: 800px;
	position: relative;
	float: left;
	margin-top: 20px;
}
#amember th{ 
	color:#990000;
	font-family:geneva;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	text-align: left;
}
#amember h3{
	color:#990000;
	font-family:geneva;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	padding-right: 10px;
	text-align: left;
	border-bottom:1px solid #900;
}
#amember th b, #amember th .small, #amember th.small{
	color: #006633;
	font-size: 14px;
	line-height: 15px;
}
#amember #signup th, #amember #signup h3, #amember #cc th, #amember #cc h3{
	font-size: 14px;
	text-align: left;	
}
#leftProd{
	width: 50%;
	float: left;
}
#rightProd{
	width: 50%;
	float: right;
}
a.cancel_in_table:hover {
	font-weight:normal;	
}