body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../art/bkgnddmcom.gif);
	background-color: #FFFFFF;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}


#mainTable {
		background-color: #FFFFFF
		border: 1px solid #000000;
		/*/*/line-height:1.5em; /* */
}

#mainTable td {
		padding: 4px;/* Pads each table in modern browsers*/
		font-size: 12px;
		/*/*/font-size: 90%; /* */
		/*/*/line-height: 1.2em; /* */
		
}
H1 {
		font-size: 120%;
		color: #000;
}
		
#maincontent {
		border-left:2px dotted #333;
		font-size: 14px;
		/*/*/font-size: 100%; /* */
		
}

#sidebar {width:86px;
}

#footer {
		background-color: #CC9966;
		color: #FFFFFF;
		font-size: 11px; 
		/*/*/font-size: 90%; /* */
		/*/*/line-height: .5em; /* */
}
p.maincontent {
		font-size: 200%; color: #993333;
}
		
		
		
		 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
a:link {
	color: #993333;
}
a:visited {
	color: #CC9966;
}
a:hover {
	color: #FFCC66;
	background-color: #993333;
}
a:active {
	color: #FFFFFF;
}
.maincontent a:link {
	color: #0099CC;
}
pmaincontent a:visited {
	color: #66CCFF;
}
.maincontent a:hover {
	color: #FFFFFF;
	background-color: #3399CC;
}
.maincontent a:active {
	color: #66CCFF;
}
.boxmodel {
	background-color: #996666;
	margin: 8px 2px 2px 150px;
	padding: 10px 8px 4px;
	clear: none;
	float: none;
	height: 200px;
	width: 300px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	text-align: justify;
	font-style: italic;
}
.pbxmodel bold {
}
