@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#83746F;}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-color: #83746F;
	background-image: url(imgbg/malibg0.jpg);
	background-repeat: repeat;
}
.oneColLiqCtr #container {
	width: 80%;  
	background: #C7CCAC;
	margin: 0 auto; 
	border: 2px dashed #83746F;
	text-align: left; 
	background-image:url(imgbg/maligrbg.jpg);
	background-repeat:repeat;
}
.oneColLiqCtr #mainContent {
	padding: 0 20px; 
}
body,td,th {
	font-size: small;
	color: #333333;
}
a:link {
	color: #339900;
	text-decoration: underline;
}
a:visited {
	color: #00CCFF;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
}
a {
	font-size: small;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Handwriting, Monotype Corsiva;
}
h1 {
	font-size: x-large;
	color: #663333;
}
h2 {
	font-size: large;
	color: #663333;
}
.style1 {color: #660000}
.style2 {color: #663333}
.style3 {color: #996666}

