
BODY
{
 font-family: verdana;
 font-size: 10pt;
 background-color: #336633;
margin: 0 0;
}
a { text-decoration: none; color:#000099 }
a:hover {text-decoration: underline; color:#990033;}
 .standardText
 {
  font: 10pt black Arial;
 }
/*Start Nav CSS */
a.navLink {
					color: #736e6e;
					border: 0px solid #F5F5F5;
 					padding-left: .1em;
 					padding-right: .1em;
 					margin: 0px;
					text-decoration: none;
					font-weight: bolder;
}

a.navLink:hover {
					color: #336633;
					border: 0px outset #336633;
 					padding-left: .1em;
 					padding-right: .1em;
 					margin: 0px;
					text-decoration: none;
					font-weight: bolder;
}

/* End Nav Css*/



.but {
 border: 2px outset #f5f5f5;
 padding-left: .1em;
 padding-right: .1em;
 margin: 4px;
 color: #336633;
 text-decoration: none;
 background-color:#f5f5f5;	font-weight: bolder;
}

.but:hover {
 border: 2px inset #f5f5f5;
 padding-left: .1em;
 padding-right: .1em;
 margin: 4px;
 color: #336633;
 text-decoration: none;
 background-color: #f5f5f5;	font-weight: bolder;
}

.question {margin-bottom: 25px; padding-left: 15px; font-family:Arial, Helvetica, sans-serif;}
.question a {text-decoration: none; font-weight:bold;}
.question p {margin-top:-17px; margin-bottom:20px; margin-left:20px;}
.answer { margin-bottom: 25px; padding-left: 15px;}
.answer blockquote { margin: -1.5em 0 0 20px;}
.answer p {margin-top:-17px; margin-bottom:20px; }
.qrepeat { font-weight:bold; margin-bottom:5px;}
.qrepeat p {margin-top:-17px; margin-bottom:20px; margin-left:20px;}
.answerdate { font-size:smaller;}

.tipNew { padding:5px 0 0 25px; }
.tipArch { }
.tipListleft {float:left; width:49%; border-right: 1px solid #fafafa; }
.tipListleft ul {list-style:none;}
.tipListright {float:right; width:49%; }
.tipListright ul {list-style:none;}
.tipTitle {text-decoration:none; font-weight:bold;  }
.TipCatHead {font-size:large; color:#333300; width:30%; border-bottom: 1px solid #333300; margin-bottom: 5px; font-weight:bold;}
.archHead { color:#333300; text-decoration:underline; font-weight:bold;}

.copyright {
 	font-family: verdana,arial,tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #f5f5f5;	
}

.acdlink {
	text-decoration:none; color: #999933;
}