.newmain {
	background-image:   url(../images/texturedback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.vulturetable {
	background-attachment: scroll;
	background-image:   url(../images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.main {
	font: bolder normal 12pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
a:link,a:visited,a:active {
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bolder;
	color: #CC0000;
}
a:hover { color: #cc3333; text-decoration: none; }
BODY {
scrollbar-face-color:#CC9966;
scrollbar-highlight-color:#FF0000;
scrollbar-3dlight-color:#CC9966;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#B30004;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000000;
}
.trademark {
	font-size: 12px;
	font-weight: bold;
	color: #CC9866;
}
.leftmain {
	text-align: left;
	font-weight: bold;
}
