BODY{
	background-color : "white";
	background-image: url(../images/bgback.jpg);
	background-position: 80px 100px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color:#cc3300;
    scrollbar-arrow-color:White;
    scrollbar-highlight-color:#cc0000;
    scrollbar-royalblue-color:Red;
    scrollbar-shadow-color:White;
    scrollbar-darkshadow-color:Black;
    scrollbar-track-color:#ffffcc;
}

img.x
{
position:absolute;
left:0px;
bottom:0px;
z-index:-1

}
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.headingbg {
	background-repeat: no-repeat;
	background-position: left;
}

.centercoltext a:link {
	color: #cc0000;
}
.centercoltext a:visited {
	color: #ff3300;
}
.centercoltext a:link:hover {
	color: #ff7f00;
}

.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

h2 {
	font-size: 14px;
	color: #064504;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.centercoltext {
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topcorner {
	background-image: url(images/Supertatts_corner.gif);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/Supertatts_footer_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: Red;
	color: #FFFFFF;
	margin-right: 6px;
}

A:link {
	color: #cc0000;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

