body,td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	font-size: 0.6em;
	color: #666666;
}

a.left:LINK {
	text-decoration: none;
	color: #999999;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
	
a.left:VISITED {
	text-decoration: none;
	color: #999999;
	line-height: 150%;
}
	
a.left:HOVER {
	text-decoration: underline;
	color: #999999;
	line-height: 150%;
	font-weight: bold;
}






h1 {
	font-size: x-large;
	font-weight: bold;
	color: #ffffff;
	padding: 15px 15px 0px;
	margin:0px;	
}

h2 {
	font-size: medium;
	color: #0099cc;
	padding: 0px 15px 15px;
	margin:0px;
}

h3 {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
	margin:0px;
}

h4 {	
	font-size: 10px;
	font-weight: bold;
	color: #0099cc;
	margin-bottom: 0px;	
	margin-top: 20px;	
	margin-left: 0px;	
	margin-right: 0px;	
}
	

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #0099cc;
	margin-bottom: 10px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	line-height: 180%;
	margin-bottom: 20px;	
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #eeeCeC;

}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 1px solid #999999;
	padding: 2px;
	background-color: #eeeCeC;
	height: 50px;
}	



		

		
		


		
#footerframe {
	clear: both;
	width:740px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
}
		
#footerleft {
	width:200px;
	float:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099cc;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:20px;
}
	
	
#footerright {
	width:400px;
	float:left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:20px;
}
				
		
	
		
.blue {
	color: #0099CC;
}

.nolead {
	line-height: normal;
}

.nopadding {
	padding: 0px;
}

.alignright {
	background-position: right;
}

.offforprint {
	display: none;
}

.menu {
	margin-right:auto;
	margin-left:auto;
	position: relative;
	border: 1px solid #99CCFF;
	padding: 10px;

		}
		
.price {
	right: 50px;
	position: absolute;
}

.tab {
	right: 200px;
	position: absolute;
}

.tab2 {
	right: 150px;
	position: absolute;
}

.center {
	position: relative;
	text-align: center;
	}