/* CSS Document */

body {
background: url(flamesLbk.png) repeat-x 50% 100%;
	background-color: #390D02;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #5D1401;
}
a:active {
	color: #C3622B;
}


.style3 {color: #F0C06B; font-size: small;}
.LEGAL {color: #563E05; font-size: small;}

.NAV a:link {color: #A3770A;text-decoration: none;}
.NAV a:visited {text-decoration: none;color: #A3770A;}
.NAV a:hover {text-decoration: underline;color: #932001;}
.NAV a:active {text-decoration: none;}

.LLINK a:link {color: #563E05;text-decoration: underline;}
.LLINK a:visited {text-decoration: underline;color: #A3770A;}
.LLINK a:hover {text-decoration: underline;color: 932001;}
.LLINK a:active {text-decoration: none;}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px}
	
.borderDKRED
{
border-style: solid;
border-width: 1px;
border-color: #5F1401;
}

.borderDKOR
{
border-style: solid;
border-width: 1px;
border-color: #8D2101;
}

.borderLTOR
{
border-style: solid;
border-width: 1px;
border-color: #FADAA6;
}

.header {
	color: #390D02;
	font-weight: bold;
}

hr {
  border: 0;
  width: 100%;
  color: #AA320F;
background-color: #AA320F;
height: 2px;
}