body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #232323;
	font-size: 12px;
	list-style-image: url(../images/bulls.gif);
	margin-right: 0px;
	margin-left: 0px;
}

.pgbkg {
	background-image: url(../images/page_bkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ECE9D8;
}

li {
	list-style-image: url(../images/bulls.gif);
}

.newsletterbg {
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #F47C00;
	text-decoration: underline;
}

a:visited {
	color: #F47C00;
	text-decoration: underline;
}

a:hover {
	color: #864102;
}
a:active {
	color: #F47C00;
	text-decoration: underline;
}

.bottomtext { font-size: 9px; color: #B4B4B3; }
.bottomtext a:link    { font-size: 9px; text-decoration:none; color: #B4B4B3; }
.bottomtext a:visited { font-size: 9px; text-decoration:none; color: #B4B4B3; }
.bottomtext a:hover   { font-size: 9px; color: #B4B4B3; text-decoration:underline; }
.bottomtext a:active  { font-size: 9px; text-decoration:none; color: #B4B4B3; }

.LinkText01 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FC9942; }
.LinkText01 a:link    { font-size: 13px; text-decoration:none; color: #FC9942; }
.LinkText01 a:visited { font-size: 13px; text-decoration:none; color: #FC9942; }
.LinkText01 a:hover   { font-size: 13px; text-decoration:underline; color: #FFFFFF; }
.linkText01 a:active  {	font-size: 13px; text-decoration:none; color: #FC9942; }

.style1 {
        display: none;
      }
