a.footer {color: #000; text-decoration: underline;} 
.style2 {color: #FFFFFF}
a {	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	COLOR: #000;	FONT-FAMILY: Tahoma;	text-decoration: none;}
a:link {color: #000; text-decoration: underline;}a:active {color: #006699; text-decoration: underline;} 
a:visited {color: #000; text-decoration: underline;}  
a:hover {color: #000; TEXT-DECORATION: none} 
P {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma} 
td {font-family: Tahoma; font-size: 11px; color: #000000} 
li {color: #000000; list-style-type: square} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 
SELECT {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #006699; FONT-FAMILY: Tahoma}
.nav {	font-family: Tahoma; 	font-size: 11px;	font-style: bold;	color: #fff;	text-decoration: none;} 
a.nav:link {	color: #fff;	text-decoration: none;	font-family: "Tahoma";	font-size: 11px;	font-style: bold;} 
a.nav:visited {	color: #fff;	text-decoration: none;	font-family: "Tahoma";	font-size: 11px;	font-style: bold;} 
a.nav:active {	color: #fff;	text-decoration: none;	font-family: "Tahoma";	font-size: 11px;	font-style: bold;} 
a.nav:hover {	color: #fff; text-decoration:underline;	font-family: "Tahoma";	font-size: 11px;	font-style: bold;} 
.small {	font-family: Tahoma;	font-size: 11px;	color: #000000;	text-decoration: none;} 
a.small:link {	color: #000000;	text-decoration: underline;	font-family: Tahoma;	font-size: 11px;	font-style: normal;} 
a.small:visited {color: #000000; text-decoration: none} 
a.small:active {color: #000000; text-decoration: underline} 
a.small:hover {color: #000000; text-decoration: underline} 
.title {font-family: Tahoma; font-size: 14px; color: #43AF4C; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal} 
a.title:link {color: #66cc00; text-decoration: none} 
a.title:visited {color: #66cc00; text-decoration: none} 
a.title:active {color: #66cc00; text-decoration: none} 
a.title:hover {color: #66cc00; text-decoration: none} 
.red {font-family: Tahoma; font-size: 11px; color: #990000} 
a.red:link {color: #CC0000; text-decoration: underline; FONT-WEIGHT: normal;} 
a.red:visited {color: #CC0000; text-decoration: underline} 
a.red:active {color: #CC0000; text-decoration: underline} 
a.red:hover {color: #000000; text-decoration: underline}
.grey {font-family: Tahoma; font-size: 11px; color: #FFFFFF} 
a.grey:link {color: #FFFFFF; text-decoration: underline} 
a.grey:visited {color: #FFFFFF; text-decoration: none} 
a.grey:active {color: #FFFFFF; text-decoration: underline} 
a.grey:hover {color: #FFFFFF; text-decoration: none}
.copyright {font-family: Tahoma; font-size: 9px; color: #ACBB97}
a.copyright:link {font-size: 9px; color: #ACBB97} 
a.copyright:visited {font-size: 9px; color: #ACBB97} 
a.copyright:active {font-size: 9px; color: #ACBB97} 
a.copyright:hover {font-size: 9px; color: #003399; text-decoration: underline}
.title2 {font-family: Tahoma; font-size: 14px; color: #993300; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal}

body {
	background-color: #E06600;
	background-image: url(images/bg.gif);
	margin: 0px;
	
	background-attachment:fixed;
	background-position:top center;
	background-repeat: no-repeat;
	margin-bottom:0px;
}
