body {
        font-family: Century Gothic, Helvetica, sans-serif;
        color: #6A0000;
        font-size: 7pt;
}
body {
scrollbar-arrow-color: #454545;
scrollbar-track-color: #000;
scrollbar-face-color: #000;
scrollbar-highlight-color: #000;
scrollbar-3dlight-color: #000;
scrollbar-darkshadow-color: #000;
scrollbar-shadow-color: #000;
}
body
{
background: #000 url('') repeat fixed;
}
body {
	overflow-x: hidden;
}

a.fill:link, a.fill:active, a.fill:visited, a.button:hover {
         font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 7pt;
	color: #240000;
	padding-left: 0px;
	background-color: #240000;
	text-align: center;
	text-decoration: none;
         border: 1px solid #480000;
         border-left:0px;
         border-right:0px;
         border-bottom:0px;
}

a:link {
        color: #6A0000;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #6A0000;

}
a:hover {
        text-decoration: none;
        color: #406A01;

}
a:active {
        text-decoration: none;
        color: #6A0000;

}

a.part:link {
        color: #494949;
        text-decoration: none;
}
a.part:visited {
        text-decoration: none;
        color: #494949;

}
a.part:hover {
        text-decoration: none;
        color: #575757;

}
a.part:active {
        text-decoration: none;
        color: #545454;

}
table.one {
background-color: #1E0000;
border:1px solid #1E0000;
}
#container {
position: relative;
margin: 0 auto;
padding-left: 10px;
}
a.button:link, a.button:active, a.button:visited {
         font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 7pt;
         word-spacing: 5px;
        color: #7C2525;
	background-color: #240000;
	border: 1px solid #480000;
         border-left:0px;
         border-right:0px;
         border-bottom:0px;
         padding-left: 1px;
         padding-right: 1px;
}
a.button:hover {
	color: #93907F;
	background-color: #240000;
	border: 1px solid #480000;
         border-left:0px;
         border-right:0px;
         border-top:0px;
         padding-left: 1px;
         padding-right: 1px;
}