/****************************************************************** 
		 css stylesheet for http://desktops.mafgraphics.com and 
			related internet sites  - MAF*WD - April 2002
******************************************************************/

a:link {
	color: #778B1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #76891B;
}
a:hover {
	text-decoration: underline;
	color: #92AA20;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F1E;
}
body {
	background-color: #A2A68B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext   {
	color: #474F1E;
	font-size: 11px;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
.bodytextwhite   { color: #ffffff; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, sans-serif }
.resolution   { color: #333333; font-size: 9px; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif }
.smalltextwhite   { color: #ffffff; font-size: 9px; line-height: 100%; font-family: Arial, Helvetica, sans-serif }.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF9900;
}
.green {color: #81961D}
.big_title_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A68B;
}
.title_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2A68B;
}
.descriptiontext {
color: #474F1E; font-size: 11px; line-height: 1.4em; font-family: Arial, Helvetica, sans-serif
}
.bodytext_justified {
	color: #474F1E;
	font-size: 11px;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
