html,body
{
	margin: 0;
	padding: 0;
}
body
{							
	background: url(img/bg.gif) #252527;
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #252527;
	color: #757577;
	font: 10pt arial, tahoma, "book antiqua", verdana, sans-serif;
	margin: 0 auto;
	text-align: justify;
}
a:hover
{
	border-bottom: 2px solid #A63E41;
	color: #8b8b8c;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
a, a:visited
{
	border-bottom: 1px dotted #8b8b8c;
	color: #A63E41;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
p
{
	margin: 0 10px 10px;
}
div#header
{
	position: relative;
}

div#header a
{
	position: absolute;
	right: 0;
	top: 23px;
}
div#content p
{
	line-height: 1.4;
}
div#navigation
{
	background: transparent;
	float: right;
	width: 100px;
}
a.nav, a.nav:visited
{
	border-bottom: 6px solid #744748;
	color: #A63E41;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
a.nav:hover
{
	border-bottom: 6px solid #ff4814;
	color: #A63E41;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
div#extra
{
	background: transparent;
	clear: both;
	font: 8pt Arial, Tahoma, sans-serif;
	text-decoration: none;
	width: 100%;
}
a.extra , a.extra:visited, a.extra:active
{
	background-color: transparent;
	border: 0px solid black;
	color: #be3f1b;
	font: 8pt Arial, Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
}
a:hover.extra
{
	border: 0px solid black;
	color: #f1400e;
	font: 8pt Arial, Tahoma, sans-serif;
	text-align: center;
	text-decoration: none;
}
#footer
{
	background: url(img/bg.gif) #252527;
	background-position: center bottom;
	background-repeat: repeat-x;
	clear: right;
	color: #fff;
	height: 162px;
	text-align: center;
	width: 100%;
}

div#footer p
{
	margin: 0;
	padding: 5px 10px;
}
div#footer a
{
	color: #C6D5FD;
	display: inline;
	padding: 0;
}
div#fixedwrapper
{
	margin: 0 auto;
	width: 640px;
}
div#content
{
	float: left;
	width: 520px;
}
h1
{   background: url(img/h1.gif);
	background-position: left bottom;
	background-color: transparent;
	background-repeat: no-repeat;
	color: #3e3d3e;
	font: 13pt "arial narrow",;
	font-weight: bold;
	height: 31px;
	padding-left: 40px;
	padding-top: 0px;
	text-transform: uppercase;
}
h1:first-letter
{
	background-color: transparent;
	color: #a52f0e;
	font: 16pt arial,tahoma;
	font-weight: bold;
	height: 10pt;
	padding-top: 4px;
	text-transform: uppercase;
}
b, strong
{
	color: #ff4612;
}
i, em
{
	color: #fff;
}
img
{
	border: 0;
}
font
{
	color: #beb9ca;
	font: bold 8pt verdana, arial, sans-serif;
	line-height: 10pt;
	text-align: justify;
}
label, th
{
	color: #251E1E;
	font: bold 8pt verdana, arial, sans-serif;
	line-height: 10pt;
	text-align: justify;
}
option, select
{
	background: #555555;
	color: #D53F14;
	font: bold 8pt verdana, arial, sans-serif;
	line-height: 8pt;
	text-align: justify;
}
input, textarea
{
	background: #555555;
	border: 2px solid #4B4B46;
	color: #D53F14;
	font: 8pt Verdana, Arial, sans-serif;
} 

li
{
color: #ff4814
} 

li.orenji 
{
color: #D9D2BA
}