A.left:link { color:#000000; text-decoration: none; }
A.left:visited { color:#000000; text-decoration: none;}
A.left:hover { color:#ffffff; text-decoration: none; }

a.right:link {
	color:#99ccff;
	text-decoration: underline;
	font-weight: bold;
}
a.right:visited {
	color:#99ccff;
	text-decoration: underline;
	font-weight: bold;
}
a.right:hover {
	color:#ff6600;
	text-decoration: none;
	font-weight: bold;
}

body {
	background: url(images/bg_top.jpg) repeat-x #ffcc66;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;

	}
		
table {background:#ffffff;
		margin-right:auto;
		margin-left:auto;
		}
.border {border-left:1px solid #000000;
		 border-right:1px solid #000000;
		 }
.left-bg {background:url(images/bg-leftside.jpg) repeat-y;
		  width:192px;		  
}

.left1	{background:url(images/bg-leftside.jpg) repeat-y;
		 border-right:1px solid #000000;
		 width:192px;
		 }
.right-bg {background:url(images/bg-blue.jpg);
			border-left:1px solid #000000;
}

.right {background:url(images/bg-blue.jpg);
			}
		
	.contentcenter { 
		font-size: .8em;
		padding: 10px;	
		}

	.rightside {
		background:url(images/bg-rightside.jpg);
		font-family:verdana, arial;
		font-size:.75em;
		color:#000000;
		padding: 5px;
		}
		
.menu	{background:url(images/bg-navigation.jpg) no-repeat;
		 width:192px;
		 height:193px;
		 margin:0px;
		 padding:0px;
		 }
		 
p.menuitem {padding-top:50px;
		 	padding-left:35px;
		 	font-weight:bold;
			}		 
		 
.promo	{width:192px;
		 height:198px;
		 		 }		 
		 
.bonded	{background:url(images/bg-bonded.jpg) no-repeat;
		 width:192px;
		 height:250px;
		 padding-top:100px;
		 padding-left:20px;
		 font-size:.9em;
		 color:#003366;
		 font-weight:bold;
		 }
		 
		 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

h3 {
	line-height: normal;
	padding: 15px;
	background:#99ccff;
	font:normal 0.8em/1.3em Arial, Helvetica, sans-serif;
}

.boldright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: normal;
	color: #0066CC;

}

.blockout {
	font: bold 1em/normal Arial, Helvetica, sans-serif;
	background: #FFCC66;
	padding: 9px;
	border: thin double #0066CC;
	width: 93%;



}


.floatl {
	float: left;
}

.floatr {
	float: right;
	padding: 0px 0px 0px 15px;

}

li {
	list-style: url(images/bullet.jpg);
	

}
		
.copyright {font-size:.75em;
			color:#666666;
			padding:7px;
			}	

UL {
padding-left:25px;
}
.copybg {
	background: url(images/bg_bottom.gif) repeat-x;
	height: 4px;
}
