body{background: #ffffff url(/images/dw-bg.gif); }

#mainContent {
	padding: 0px;
	margin: 0px;
	width: 555px;
}


.footer a:link, .footer a:active, .footer a:visited {
	font: bold 10px Tahoma, Arial, Verdana, Sans-Serif;
	color: #000;
	text-decoration: none;
}

.footer a:hover {
	color: #CA9B5B;
	text-decoration: none;
}

.footer {
	color: #000;
	font: normal 10px Tahoma, Arial, Verdana, Sans-Serif;
	padding-bottom: 15px;
}

.nav_background {
	background: transparent url(/images/dw_nav_repeat.gif) repeat top left;
}

#searchForm {
	padding: 0px;
}
	
#searchForm input {
	color: #000;
	border: solid 1px #000;
}

#searchForm a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	background-color: #000;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
	
#searchForm a:hover {
	color: #fff;
	background-color: #000;
}

.formtext {
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10px;
}

#cmPollContents {
	border: solid 1px #000;
	background-color: #FFF;
}

#cmPollContents table {
	width: 150px;
	padding: 0px;
}

#cmPollContents table tr, #cmPollContents table td {
	padding: 0px;
}

#cmPollContents input {
	padding-left: 5px;
}

#cmPollContents h3 {
	font: bold 13px Arial, Verdana, Sans-Serif;
	padding-left: 15px;
	border-bottom: solid 1px #000;
}

#cmFader {
	border: solid 1px #000;
	background-color: #fff;
	width: 200px;
	padding: 0px;
	text-align: center;
	margin:0px;
}

#cmFader h3 {
	font: bold 14px Arial, Verdana, Sans-Serif;
	font-weight: bold;
	//color: #000000;
	border-bottom: solid 3px #030;
	padding-left: 0px;
	margin-bottom: 5px;
}

#cmFader p {
	font: 13px Arial, Verdana, Sans-Serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin:0px;
	text-align: center;
}

#footertoprint {
	display: none;
}

#LeftNavBg {
	background: url(/images/dw-lhsnav_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
}

#MCWrapper {
	background: #fff;
}

#LeftNavBottomBg {
	background: url(/images/dw-lhsnav_bottom_bg.gif);
	background-repeat: repeat;
	background-position: bottom left;
}

.LeftShadow {
	background: url(/images/dw-left_repeat_shadow.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.RightShadow {
	background: url(/images/dw-right_repeat_shadow.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
