/* test CSS Document */

div#contentBox {height:100%;background-color:#FFFFFF;border-top:8px solid #666600;border-bottom:8px solid #666600;border-left:1px solid #666600; border-right:1px solid #666600; padding:0px 5px 10px 5px; }
#ltCol {
	float: right;
	width:155px;
	background-color:#CCC;
	border-bottom:8px solid #666;
	margin: 10px 5px 0px;
}
#ltCol p{
	color:#000066;
	font-size: 70%;
	margin: 0px;
	padding: 5px 3px 5px 10px;
	line-height: 1.5em;
}
#rtCol {
	float: right;
	width:180px;
	background-color:#999;
	/*border-bottom:8px solid #666;*/
	margin: 10px 5px 0px 5px;
}
.style3 {font-size: 12px}

.CONTENT p, .CONTENT li{
	font-size: 80%;
	line-height: 1.6em;
	color: #333333;
	text-align: left;
}
.CONTENT p a:link, .CONTENT li a:link, .CONTENT table a:link{
	color: #333333;
}
.CONTENT p a:hover, .CONTENT li a:hover, .CONTENT table a:hover{
	background-color: #999900; text-decoration:underline
}
.CONTENT p a:active, .CONTENT li a:active, .CONTENT table a:active{
	color: #333333;
}
.CONTENT p a:visited, .CONTENT li a:visited, .CONTENT table a:visited {
	color: #333333;
}
.CONTENT h1 {
	background: url(../images/gradH1_2.jpg) repeat-x #000066; 
	color:#EEE;
	width: 97%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	font-size: 80%;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #666;
	border-left:10px solid #999;
	border-right:5px solid  #999;
	text-align: left;
}
.CONTENT h1 a:link {
	text-decoration:none;
	color: #CCCCCC;
}
.CONTENT h1 a:hover { color:#666600; text-decoration:underline;background-color:#CCC}
.CONTENT h1 a:active {
	text-decoration:none;
	color: #CCCCCC;
}
.CONTENT h1 a:visited {
text-decoration:none;color: #999;}
.CONTENT h3{
	font-size: 80%;
	color: #666600;
	margin-top: 0px;
	margin-bottom: -15px;
	padding-top: 0px;
	text-decoration:none;
	text-align: left;
}
.CONTENT h3 a:link {  text-decoration: none; color: #666600}
.CONTENT h3 a:hover {
	text-decoration: underline; color: #000;
}
.CONTENT h3 a:visited {  text-decoration: none;color: #666600;}


.CONTENT h3 a:active {  text-decoration: none;color: #666666} /*onclick color*/
.CONTENT h4{
	font-size: 80%;
	color: #333333;
/*	margin-top: 0px;*/
	/*margin-bottom: -15px;*/
	padding-top: 15px;
	margin-right:20px;
	text-decoration:none;
	text-align: left;
	border-bottom:1PX SOLID #666; 
}
.CONTENT h4 a:link {  text-decoration: none; color: #666600}
.CONTENT h4 a:hover {
	text-decoration: underline; color: #000;
}
.CONTENT h4 a:visited {  text-decoration: none;color: #666600;}


.CONTENT h4 a:active {  text-decoration: none;color: #666} /*onclick color*/
#CONTENT .priceCOV { font-weight:bold;color: #333;margin-bottom:0px; font-size:90%;}
#CONTENT .price {
	margin-top:0px;
	padding-right:5px;
	font-size:100%;
	color: #663300
}
#scroll {
height: 550px;
overflow: auto; 
}
