body {
	margin: 30px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF !IMPORTANT;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: center;
}

a {
	text-decoration: none;
	background: none;
	color: #990000;
}


a:visited {
	background: none;
	color: #990000;
}

a:hover {
	background: #990000;
	color: #ffffff;
}

iframe {
        border-top: 1px solid #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #dddddd;
        width: 706px;
        height: 800px;
}

.menu {
	text-align: right;
	background : url(../images/d7logo.jpg) no-repeat top left;
	color: inherit;
	padding-top: 26px;
	width: 750px;
	height: 44px;
}

.menu a {
	text-decoration: none;
	background: none;
	color: #666666;
	padding: 2px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #dddddd;

}


.menu a:visited {
	background: none;
	color: #666666;
}

.menu a:hover {
	background: #efefef;
	color: #990000;
	border-top: 1px solid #666666;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #666666;
}

.main {
	border-top: 1px solid #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #dddddd;
	background: #efefef;
	color: inherit;
	margin-top: 15px;
	padding: 20px;
	text-align: left;
	width: 750px;
}

.title, .main td .title {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: normal;
	background: inherit;
	color: #990000;
}

.banner a, .banner a:visited {
	background: url(../images/combo.jpg) top center no-repeat;
	height: 108px;
	width: 708px;
	margin-bottom: 10px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #dddddd;
}

.banner a:hover {
background: url(../images/combo.jpg) top center no-repeat;
	background-position: 0px -108px;
	border-top: 1px solid #666666;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #666666;
}

.date{
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	margin-left: 10px;
}

.main table {
        width: 704px;
	padding: 2px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #dddddd;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.main td {
       border: none;
       text-align: left;
}