@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#custpromscrol {
	position: absolute;
	height: 700px;
	width: 500px;
	left: 100px;
	top: 250px;
	border: thin dashed #FFFFFF;
}
#threephoto {
	position: fixed;
	left: 575px;
	top: 200px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #3f3f3f;



}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.oneColLiqCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 

body,td,th {
	color: cccccc;
}
a:link {
	color: cccccc;
}
a:visited {
	color: cccccc;
}
a:hover {
	color: cc0066;
}
a:active {
	color: cc0066;
}
.style1 {font-family: Tahoma, Impact}
.style3 {
	font-size: 36px;
	font-family: Impact;
}
.style5 {font-size: 36; font-family: Impact; }
.style6 {
	font-size: 36px;
	color: #FFCC00;
}
.style7 {
	font-size: 36px;
	font-family: Impact;
	color: #FFCC00;
}
.style10 {color: #FFCC00}
.style12 {color: #CCCCCC}
.style15 {
	font-family: Tahoma, Impact;
	font-size: 13px;
	color: #CCCCCC;
}
.style16 {font-family: Impact; }
.oneColFixCtrHdr #container {
	border: medium solid #000000;
	text-align: center;
}
.oneColFixCtrHdr #container #mainContent {
	text-align: left;
}
.oneColFixCtrHdr #container #header {
	border: medium solid #000000;
}
.oneColFixCtrHdr #container #mainContent #promotext {
	border: medium solid #000000;
}

