body {  /* body */ 
	margin: 0px;
	background: #fff;
}

td {  /* p */ 
	font-size: 12px;
}

p {  /* p */ 
	font-size: 12px;
}

h1 {  /* h1 */ 
	color: #494d53;
	font-size: 22px;
}

.h1 {  /* h1 */ 
	color: #494d53;
	font-size: 22px;
}

h2 {  /* h2 */ 
	color: #fff;
}

.h2 {  /* h2 */ 
	color: #fff;
}

h3 {  /* h3 */ 
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.h3 {  /* h3 */ 
	color: #fff;
	margin: 0px;
	padding: 0px;
}

a {  /* Links */ 
	text-decoration: none;
	color: #983222;
}

.viewheader {  /* Viewheader */ 
	font-weight: bold;
	color: #983222;
}

* {  /* * */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listheader {  /* Listheader */ 
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}

.greytext {  /* greytext */ 
	font-size: 10px;
	color: #999;
}

.faderarea {  /* faderarea */ 
	width: 100%;
	background-color: #474c52;
	height: 9px;
}

.faderarea td {  /* faderarea td */ 
	background: url('/gifs/apps/prodomus/faderbg.jpg') no-repeat center center;
}

.headerarea {  /* headerarea */ 
	width: 100%;
	height: 121px;
	background: url('/gifs/apps/prodomus/headerbg.jpg') repeat-x;
}

.centertank {  /* centertank */ 
	width: 960px;
}

.headercell {  /* headercell */ 
	text-align: right;
}

.servicelink {  /* servicelink */ 
	margin-left: 15px;
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

.topmenucell {  /* topmenucell */ 
	padding-left: 15px;
}

.topmenucell a {  /* topmenucell a */ 
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.topmenucellactive {  /* topmenucellactive */ 
	font-size: 11px;
	background: url('/gifs/apps/prodomus/menubgon.gif') repeat-x;
	color: #fff;
}

.topmenucellactive a {  /* topmenucellactive a */ 
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.mainareafront {  /* mainareafront */ 
	width: 100%;
	height: 527px;
	background: #656c73 url('/gifs/apps/prodomus/mainbgfront.jpg') repeat-x;
}

.mainarea {  /* mainarea */ 
	width: 100%;
	height: 527px;
	background: #656c73 url('/gifs/apps/prodomus/mainbg.jpg') repeat-x;
}

.frontpagecontenttop {  /* frontpagecontenttop */ 
	vertical-align: top;
	padding-top: 20px;
	color: #fff;
	background: url('/gifs/apps/prodomus/housebg.jpg') no-repeat 300px 33px;
}

.frontpagecontentbtm {  /* frontpagecontentbtm */ 
	vertical-align: top;
	color: #ffffff;
}

.frontpagecontentspace {  /* frontpagecontentspace */ 
	width: 3%;
	background: url('/gifs/apps/prodomus/spacebg.gif') repeat-y center;
}

.frontpagecontentbtm a {  /* frontpagecontentbtm a */ 
	color: #ffffff;
	text-decoration: none;
}

.locationcell {  /* locationcell */ 
	color: #fff;
	font-size: 12px;
	height: 31px;
}

.locationcell a {  /* locationcell a */ 
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

.maincontentarea {  /* maincontentarea */ 
	vertical-align: top;
	padding: 30px 0px 30px 0px;
}

.mainmenucell {  /* mainmenucell */ 
	vertical-align: top;
	background-color: #fff;
	width: 200px;
	background: #fff url('/gifs/apps/prodomus/mainmenubg.jpg') no-repeat top;
}

.mainmenuitem {  /* mainmenuitem */ 
	height: 30px;
	border-bottom: dotted 1px #494d53;
	color: #494d53;
	font-size: 12px;
	padding-left: 9px;
}

.maincontentcell {  /* maincontentcell */ 
	vertical-align: top;
	background: #fff url('/gifs/apps/prodomus/maincontentbg.gif') no-repeat bottom;
	padding: 30px;
}

.footertank {  /* footertank */ 
	width: 960px;
	margin-top: 15px;
	font-size: 12px;
}

.footertank a {  /* footertank a */ 
	color: #000;
	text-decoration: none;
}

INPUT, TEXTAREA, BUTTON {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

