/* The Rock Style Sheet Rev. .7 04/28/04 W. Joey Jones */
/* remodeled 02-04-06 Andrew Guido */

body {
	background-color: #464646;
	background-image: (graphics/bkgd_greybars_02.jpg); background-repeat: repeat-y;
	font-family: Verdana, sans-serif;
}
a {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	}
a:link {
	color: blue; text-decoration: none;
}
a:visited {
	color: blue; text-decoration: none;
}
a:hover	{
	color: orange; text-decoration: none;
}
a:active {
	color: blue; text-decoration: none;
}
a.menu {
	background: #F8F8FF;
	font-family: Verdana, sans-serif;
	font-size: 65%;
	font-weight: normal;
	text-align: left;
}
a:link.menu {
	color: blue; text-decoration: none;
	font-weight: normal;
}
a:visited.menu {
	color: blue; text-decoration: none;
	font-weight: normal;
}
a:hover.menu {
	color: orange; text-decoration: none;
	font-weight: normal;
	background: #FFFF00;
}
a:active.menu  {
	color: blue; text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 85%;
}
p.copyright {
	font-family: Verdana, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 80%;
	text-align: right;
}
h1 {
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: bold;
	font-style: normal;
	font-size: 225%;
	text-align: center;
}
h1.left {
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: bold;
	font-style: italic;
	font-size: 225%;
	text-align: left;
}
h2 {
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 100%;
}
h3 {
	font-family: Verdana, sans-serif;
	color: #00008B;
	font-weight: bold;
	font-size: 120%;
}
h4 {
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: normal;
	font-size: 80%;
}
h5 {
	font-family: Verdana, sans-serif;
	color: black;
	font-weight: bold;
	font-size: 65%;
        text-align: left; 
}
h6 {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 65%;
	text-align: center;
}
div.poll {
	width: 175px;
	padding: 0.10em;
	border-right: thin solid;
	border-left: thin solid;
	border-top: thin solid;
	border-bottom: thin solid;
	border-color: Black;
	background-color: Gray;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: left;
}
div.leftblank {
	width: 100%;
	text-align: left;
}
div.centerblankborder {
	width: 100%;
	text-align: center;
	background-color: White;
	border-color: Black;
	border-style: solid solid solid solid;
	border-width: thin thin thin thin;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 1%;
}
div.centerblank {
	width: 100%;
	text-align: center;
	background-color: transparent;
}
div.centerblanktable {
	margin: 0 auto;
	text-align: center;
} 
div.rightblank {
	width: 100%;
	text-align: right;
}
div.mb{
	background: ;
	background-image: url(http://www.mvscrew.com/graphics/button.jpg);
	background-color: Blue;
	width: 125px;
}
