@charset "utf-8";
/* CSS Document */

body {
background-color:#1c0b00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
font-size:18px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

a { color:#ffe379;
text-decoration:none;}
a:link { color:#ffe379 }
a:visited { color:#ffe379 }
a:hover { color:#ffe379 }
a:active { color:#ffe379 }
a { font-size: 12px; }

a.bottombar:link { color: #BC4C00; font-family: Tahoma; font-size: 10px; font-weight:bold; text-decoration: none;}
a.bottombar:visited { color: #BC4C00; font-family: Tahoma; font-size: 10px; font-weight:bold; text-decoration: none;}
a.bottombar:hover { color: #BC4C00; font-family: Tahoma; font-size: 10px; font-weight:bold; text-decoration: underline;}
a.bottombar:active { color: #BC4C00; font-family: Tahoma; font-size: 10px; font-weight:bold; text-decoration: none;}