body
{	
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #006600;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	font-family: arial, sans-serif;
}


#cool_float
{
	float: right;
	margin-top: -14px;
	margin-bottom: 0;
	font-style: italic;
	font-weight: bold;
	color: #ff00ff;
	font-family: georgia;
}

#marg
{
	margin-top: 20;
	margin-bottom: 20;
	margin-left: 40;
	margin-right: 40;
}

#no_top
{
	margin-top: 0;
}

#neg_top
{
	margin-top: -7;
}

#no_bottom
{
	margin-bottom: 0;
}

hr
{
	color: #006600;
	height: 1px;
	text-align: left;
}

td 
{
	margin-bottom:5;
	margin-top:5;
	font-size: x-small;
}

h1
{
	font-family: arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}

h2
{
	font-family: arial, sans-serif;
	font-size=small;
	font-style: italic;
	color: #006600;
	margin-bottom: 1;
}

h3
{
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}


p
{
	color: #000000;
	font-family: Arial, Helvetica

}

a
{
	text-decoration:none;
	color: #009900;
}

a.menu
{
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-size: small;
}

a.products
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
	font-size: small;
	
}

a:hover
{
	text-decoration:underline;
	color: #0000ff;
}


a:hover.menu
{
	text-decoration:underline;
	color: #ffff00;
}

body.sides
{
	background-color: #007747;
}