﻿body {
	margin:15px 0px 0px 0px; 
	background: #3d3d3d url('../siteart/bg.jpg') repeat-x;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a:link, a:active, a:visited {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#bf112e;
}


a.sm:link, a.sm:active, a.sm:visited {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
}
a.sm:hover {
	color:#bf112e;
}


a.button:link, a.button:active, a.button:visited{
	font-weight:bold;
	color:#fff;
	padding:5px 10px 4px 10px;
	text-align:center;
	text-decoration:none;
	display:block;
	background:#bf112e;
	border:1px #cccccc solid;
	width:190px;
}
a.button:hover {
	background:#000;
}


a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	padding:13px 12px 10px 12px;
	text-align:center;
	text-decoration:none;
	display:block;
}


a.nav:hover {
	background: url('../siteart/nav_on.jpg') repeat-x;
}


.red {
	color:#bf112e;
	font-weight:bold;
}

.bigred {
	color:#bf112e;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:18px;
}


#slogan {
	vertical-align:top; 
	background:#c10128 url('../siteart/slogan.jpg') repeat-x; 
	height:31px; 
	color:#fff;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	padding:3px 5px 2px 25px;
} 

#scrolling {
	vertical-align:top; 
	background:#fff url('../siteart/scrollingbg.jpg') repeat-x; 
	padding:7px 0px 0px 0px;
}