BODY	    { background-color: ffffff;
		font-family:verdana, arial, Helvetica, sans-serif;
            font-size:x-small; color:#663333 }
P, TD, LI   { font-family:verdana, arial, Helvetica, sans-serif;
              font-size:12px; color:#663333 }
.nav        { color:#ffffff }
H3		{ font-family:verdana, arial, helvetica, sans-serif;
		font-size:medium; font-weight:bold;  color:663366}

A:link      { color:#ff9900; text-decoration:none }
A:visited   { color:#597A9B; text-decoration:none }
A:hover     { color:#ff9900; text-decoration:none }

A.nav:link { font-weight:bold }
A.nav:visited { color:#ffffff; font-weight:bold }

.required   { color:ff0000 }
.textLink   { color:597A9B; text-decoration:underline }
.textLink2  { color:#663333; text-decoration:underline }
.Note	{ font-size:0.8em }
.cellContrast	{ background-color:CCCC99 }
.bottomDivider  { border-bottom-style:solid;
		  border-bottom-width:thin;
		  border-bottom-color:CCCC99 }
.question	{ color:663366; font-size:1.5em }
.features { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
		font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; 
		color: #663333; background-position: center top; border: #CCCC99 none; 
		clip:rect(   ); letter-spacing: normal; text-align: left; text-indent: 0pt; 
		word-spacing: normal; white-space: pre; cursor: auto; background-attachment: fixed; 
		background-repeat: no-repeat}
.main {  border:1px solid #000000; background-color:#ffffff; }
.right {
	float: right;
	border: 0px;
}
table.mcom {
	background-color: #ffffff;
	text-align: center;
	width: 600px;
}
table.mcom td {
	text-align: center;
	width: 117px;
	/*border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
table.mcom img {
	border: 0px;
}
table.mcom a:link  { color:#597A9B; text-decoration:none }
table.mcom a:visited  { color:#597A9B; text-decoration:none }
table.mcom a:hover { color:#ff9900; text-decoration:none }

.noborder {
	border: 0px;
}