@charset "ISO-8859-1";

body {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(bg2.jpg);	
		}
		.shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding: 30px;
	width: 900px;
	margin-top: 30px;
}
.shadow-container .shadow2,
.shadow-container .shadow3,
.shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    .shadow-container .shadow1 {
	background-color: #333333;
	padding: 20px;
    }

    .shadow-container .shadow2 {
	background-color: #FF0099;
    }

    .shadow-container .shadow3 {
        background: #B8B6B8;
    }

    .shadow-container .container {
	border: 1px solid #848284;
	padding: 10px;	
    }
.oneColFixCtr #container {
	width: 960px;
	text-align: left; 
	background-image: url(bg.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.style1 {
	font-size: 9px
}
.style4 {
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline overline;
} 
.class1 A:link {
	text-decoration: none;
	font-size: 11px;
	color: #ff0099;
}
.class1 A:visited {text-decoration: none;
	font-size: 11px;
	color: #ff0099;}
.class1 A:active {text-decoration: none;
	font-size: 11px;
	color: #ff0099;}
.class1 A:hover {
	text-decoration: underline overline;
	font-size: 11px;
	color: #ff0099;

}
.class4 A:link {
	text-decoration: none;
	font-size: 16px;
	color: #ff0099;
}
.class4 A:visited {text-decoration: none;
	font-size: 16px;
	color: #ff0099;}
.class4 A:active {text-decoration: none;
	font-size: 16px;
	color: #ff0099;}
.class4 A:hover {
	text-decoration: underline overline;
	font-size: 16px;
	color: #ffffff;

}
.style7 {
	font-size: 12px;
	color: #FF0066;
}
.class2 A:link {
	text-decoration: none;
	color: #ff0099;
	font-size: 9px;
}
.class2 A:visited {
	text-decoration: none;
	font-size: 9px;
	color: #ff0099;
}
.class2 A:active {
	color: #ff0099;
	font-size: 9px;}
.class2 A:hover {
	text-decoration: underline overline;
	color: #FF0099;
	font-size: 9px;
}
.one {
	width: 300px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #DEFDD9; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;.clear {
	height: 300px;
}
.clear {
	height: 400px;
}
.new_links {
	text-align: center;
}
.new_links a {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
}



.oneColFixCtr #container div .class4 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
