
/* Wings To Go main style sheet */

body{ 
	margin: 0; 
	padding: 0;
	font-family: arial, verdana, helvetica, geneva, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	padding: 0
	}
td	{ 
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 12px;
	line-height: 16px
	}
p, th, dd, dl, dt     { 
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 12px; 
	line-height: 16px
	}
div	{ 
	font-family: arial, verdana, helvetica, geneva, sans-serif;
	font-size: 12px; 
	}
img	{ 
	line-height: normal 
	}	
a	{ 
	color: #000080; 
	font-family: arial, verdana, helvetica, geneva, sans-serif; 
	font-style: normal; font-variant: normal; 
	text-decoration: underline 
	}
a:link		{ 
	color: #3366CC; 
	font-family: arial, verdana, helvetica, geneva, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: underline 
	}
a:visited	 { 
	color: #990000;
	font-family: arial, verdana, helvetica, geneva, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: underline 
	}
a:hover		{ 
	color: #990000; 
	font-family: arial, verdana, helvetica, geneva, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	text-decoration: underline
	}
HR	{ 
	color: #660000; 
	height: 1px
	}
li	{ 
	font-style: normal; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	word-spacing: normal; 
	letter-spacing: normal; 
	list-style: disc url(../img/bullet.gif) outside
	}
	
/* lft nav style */

#lfnavlist ul   { font-size: 0.95em; list-style-type: none; margin: 0; padding: 0 }
#lfnavlist li {
margin: 0;
list-style-type: none;
list-style-image: none;
}
#lfnavlist a      { font-weight: bold; background-repeat: no-repeat; background-position: 0 top; display: block; padding: 2px 2px 2px 14px; border-top: 1px dotted #a0c2f1; border-right: none; border-bottom: none; border-left: none }
#lfnavlist a:link, #lfnavlist a:visited {
color: #990000;
text-decoration: none;
}
#lfnavlist a:hover, #lfnavlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active     { color: white; font-weight: bold; background-color: orange; background-image: url(../img/list_over.gif); background-repeat: no-repeat; background-position: 0 top }