.junkmail {
	position: absolute;
	left: -2px;
	z-index: 2px;
	top: 0px;
	width: 508px;
	height: 132px;
	border: none #CCCCCC;

}
.back {
	background-color: #666666;
	background-repeat: repeat;
	color: #FFFFFF;
	text-align: left;

}
.junk {
	background-color: #CCCCCC;
}
.junk2 {
	background-image: url(images/bar.gif);
	background-repeat: repeat;
	border-top: thin double #000000;
	border-right: thin double #CC9933;
	border-bottom: thin double #000000;
	border-left: thin double #CC9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
.blocks {
	color: #FFFFFF;
	background-color: #666666;
	background-position: left top;
	text-align: center;
	vertical-align: top;
	border: none #000000;
}
.nounderline {
	text-decoration: underline;
	color: #333333;	
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.topMenu {
	font-size: 12px;
	background-color: #CC9933;
	width: 100%;
	padding-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;



}
.content {

	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
}
