/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.words { background:   url(backgroundwordsBL.gif) repeat-y}


.white {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

a:visited{
color: #46759F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #000000;
}
.white {color: #FFFFFF}

.borderred
{
border-style: solid;
border-width: 1px;
border-color: #B01B07;
}

.borderblack
{
border-style: solid;
border-width: 2px;
border-color: #000000;
}


	#menu a {
		display:block;
		width:225px;
		height: 25px;
		margin: .10em 0; padding:.5px 0 0px 0px;
		font: bold 12px/1 arial;
		color:#000000;
		background: url("metalbutton.gif") 0 0 no-repeat;
		background-color: #46759F;
		text-decoration: none;
		text-align: center;
		line-height: 25px;
		}
	#menu a:hover {	
		color: #ffffff;
		background: url("metalbuttonRO.gif") 0 0 no-repeat;
		}
	#menu a:active {
		color:#cccccc;
		}
	

</style>

