a.adds:link, a.adds:visited, a.adds:active
{text-decoration: none; font-size: 12px; color:blue}
a.adds:hover
{text-decoration: none; font-size: 12px; color:blue; background:#ececee}
a.ad2:link, a.add:visited, a.add:active{
    text-decoration:none;
    font-size: 10px;
    color:blue;
}
a.ad2:hover{
    text-decoration:underline;
    font-size: 10px;
    color:blue;
}
.mini { color:#FFFFFF; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; font-size: 6px; font-weight: normal; font-family: Arial, Helvetica, sans-serif}
.top {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #000099;}
.style4 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #CCCCCC}
.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00004D;
	border-bottom-color: #00004D;
	border-left-color: #00004D;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
ul,ol {
	margin-bottom:0;
	margin-top:0;
	margin-left:10px;
	margin-right:0;
	list-style-position: inside;
}
li ul li ul li{
	list-style-type:square;
}
li ul li {
	list-style-type:circle;
}

fieldset{
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:2px solid black;
	border-bottom:2px solid black;
	padding:1px;
	margin-bottom:2px;
	background:#FFE9BB;
		
}
legend{
	min-width:130px;
	border:1px solid black;
	background:#FF9966;
}
legend, a.header {
text-decoration:none;
	color:black; 
	font-weight:normal; 
	font-size:14px;
}
.nobreak { white-space: nowrap; }
.hideButt {margin:0;padding:0;background-color:#FFE9BB;border:0;}

