/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(images/back.10.gif);*/
	background-color: #3d3e3e;
	background-position:Top Left;
	background-attachment:scroll;
	background-repeat:repeat;
} 

body,td,th,div,p {
	font-family: "monaco", "andale mono", "lucida console", monospaced;
	font-size: 10px;
	color:#000000;
}

.background_div {
	position: absolute;
	width: 708px;
	height: 552px;
	margin-top: 30px;
	margin-left: 40px;
	background-color: #ffffff;
}

.background_div_3 {
	position: absolute;
	width: 708px;
	height: 468px;
	margin-top: 30px;
	margin-left: 40px;
	top: 84px;
}

.background_div_2 {
	position: absolute; 
	width: 708px; 
	height: 30px; 
	margin-top: 975px; 
	margin-left: 40px; 
}

table {
	margin-top: 10px;
}

td {
	padding-right: 10px;
}

.email a {
	color: #000000;
	text-decoration: none;
}

.email a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #fb2f84;
}

.headline {
	font-size: 10px;
	color: #ffffff;
	background-color:#3d3e3e;
}

.headline a {
	color: #ffffff;
	background-color: #3d3e3e;
	text-decoration: none;
}

.headline a:hover {
	color: #ffffff;
	background-color: #fb2f84;
	text-decoration: none;
}

.header {
	font-size: 9px; 
	background-color: #f6f2f2;
}

.dashedline {
	width: 680px; 
	margin-top: 10px; 
	margin-left: 13px; 
	border-top: 1px dashed #cccccc;
}
.noline {
	width: 680px;
	margin-top: 10px; 
	margin-left: 13px; 
}

.copyright {
	width: 680px; 
	margin-top: 5px; 
	margin-left: 13px; 
	border-top: 1px dashed #cccccc; 
	padding-top: 5px; 
	font-size: 9px; color: #cccccc;
}
.copyright_2 {
	width: 680px; 
	margin-top: 5px; 
	margin-left: 13px; 
	padding-top: 5px; 
	font-size: 9px; color: #cccccc;
}
