a {
	color:#ffffcc;
};

html {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Arial;
}

body {
	background-color:#400000;
	background-image:url('http://www.dowattswise.com/_assets/gfx/red_stripped_background.png');
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Arial;
}

.dhtmlMenu {
	color:#000000;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.mainBody {
	position:absolute;
	top:0px;
	left:0px;
	width:725px;
	height:100%;
	color:#ffffff;
	font-family:Arial;
}

.mainContent {
	margin-top:50px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:50px;
	padding:10px;
	color:#ffffff;
	font-family:Arial;
}

.tint {
	color:#ffffff;
	font-family:Arial;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.dowattswise.com/_assets/gfx/white.png');
}

.tint[class] {
	color:#ffffff;
	font-family:Arial;
	background-image:url('http://www.dowattswise.com/_assets/gfx/white.png');
}
