<style type="text/css">
<!--

<!-- General Text Styles -->

body {
	margin-top:0px;
}

<!-- Text Ad Subject Style -->
span.textad {
	color:#0000CC;
	text-decoration:underline;
	font-weight:bold;
}

<!-- CheckBox Style -->

input.checkbx { 
	width:20px;
}

<!-- Text Areas, Buttons, DropDown Menus Style -->

input, textarea, select { 
	width:120px;
	background-color: #FFFFFF; 
	font-family: verdana; 
	font-size: 8pt; 
	color: 808080; 
	border: 404040 solid 1px; 
	background: f0f0f0
}


<!-- General Area Top Menu Style -->

a.leftmenu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: FF9900;
	width:90px;
	height:15px;
	padding-bottom:2;
	padding-top:1;
	text-align:left;

}

a.leftmenu:link {
	text-decoration: none;
}

a.leftmenu:visited {
	text-decoration: none;
}

a.leftmenu:hover {
	text-decoration: none;
	color: #000099;
	background-color: #FF9900;
}
a.leftmenu:active {
	text-decoration: none;
}

<!-- Members Area Top Menu Style -->

a.lefmain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: FF9900;
	width:100px;
	height:15px;
	padding-bottom:2;
	padding-top:1;
	text-align:left;

}

a.lefmain:link {
	text-decoration: none;
}

a.lefmain:visited {
	text-decoration: none;
}

a.lefmain:hover {
	text-decoration: none;
	color: #000099;
	background-color: #FF9900;
}
a.lefmain:active {
	text-decoration: none;
}

<!-- Link to personal text ad page edit -->

a.personaltextad {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: FF9900;
	width:215px;
	height:25px;
	padding-bottom:3;
	padding-top:5;
	text-align:left;

}

a.personaltextad:link {
	text-decoration: none;
}

a.personaltextad:visited {
	text-decoration: none;
}

a.personaltextad:hover {
	text-decoration: none;
	color: #000099;
	background-color: #FF9900;
}
a.personaltextad:active {
	text-decoration: none;
}

<!-- Links Top Menu Style -->

a.topmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: F26522;
	font-weight: bold;
	width:60px;
	padding-bottom:2px;
	padding-top:1px;
	text-align:center;
}

a.topmenu:link {
	text-decoration: none;
}
a.topmenu:visited {
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: none;
	color: CCFFCC;
}
a.topmenu:active {
	text-decoration: none;
	color: F26522;
}


</style>

