body  {
	margin-top: 0;
	margin-left: 0;
	background-color: #ffffff;
} 

.bodytext { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; color : #000000; } 
.bodytext A { FONT-WEIGHT: bold; COLOR: #666666; TEXT-DECORATION: none }
.bodytext A:hover { FONT-WEIGHT: bold; COLOR: #FF6633; TEXT-DECORATION: underline  }

.blogbody-non-white {
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		font-size:13px;
		font-weight:normal;
  		line-height:19px;			
		}


.top_link {FONT: 10px arial, sans-serif; COLOR: #ffffff }
.top_link A { FONT: 12px arial, sans-serif; FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none }
.top_link A:hover { FONT: 12px arial, sans-serif;	FONT-WEIGHT: bold; COLOR: #FF7D26; TEXT-DECORATION: underline }

.copyright {FONT: 10px Verdana, sans-serif; COLOR: #ffffff }
.copyright A { FONT: 10px Verdana, sans-serif; FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none }
.copyright A:hover { FONT: 10px Verdana, sans-serif; FONT-WEIGHT: bold; COLOR: #FF7D26; TEXT-DECORATION: underline }

hr { margin: 5px; border-style : dashed none none none; border-width : 1px 0px 0px 0px; color : #E7E4E4; height: 1px;	width: 250px; }


#navlist {
	position: relative;
	width: 176px;
	height: 114px;

}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-color: #000000; }

#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 135px;
	background-color: #999;
	background-image:   url(assets/images/l1_down.gif); /* */
}

#navlist a:link, #navlist a:visited {
	color: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #333;
	background-color: #FF6600;
	background-image:   url(assets/images/l1_over.gif);
	color: #333;
}


#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #333;
	background-color: #FF6600;
	background-image:   url(assets/images/l1_over.gif);
	color: #333; /* */
 }

.shadeform { FONT: 13px arial, verdana, sans-serif; background-image: url("assets/images/shadefor.gif"); text-align: left; WIDTH: 200PX;	BORDER: #000000 1px solid }
.textarea { FONT: 13px arial, verdana, sans-serif; background-image: url("assets/images/shadefor.gif"); text-align: left; WIDTH: 275PX;	HEIGHT: 125PX; 	BORDER: #000000 1px solid }
.submitbutton { background-image: url("assets/images/submit-button.gif"); background-color:#FFFFFF; font-family :Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; height: 20px; width: 100px; cursor:hand; font-weight: bold; text-align: center; 	BORDER: #000000 1px solid }
.submitbuttonon { background-image: url("assets/images/submit-buttonon.gif"); 	background-color:#FFFFFF; font-family :Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; height: 20px; width: 100px; cursor:hand; font-weight: bold; text-align: center; BORDER: #000000 1px solid }

