body {	   
background: url(img/bg.gif) #800a0a top center; 
background-repeat: repeat-x; 
color: #643B45; 
font:  10pt verdana, arial, "book antiqua", sans-serif; 
text-align: justify;
margin : 0 auto;
}

#box {
background : transparent; 
background-repeat: repeat-y;
margin : 0 auto; 
padding : 0; 
text-align : justify; 
width : 800px
}

#header {
background : url(img/top.jpg) transparent;
background-repeat: no-repeat; 
height : 242px; 
width : 800px;}

#content {
background: url(img/bgd.gif) center center; 
background-repeat: repeat-y; 
color: #643B45; 
text-align: justify; 
width: 800px
}

#incontent {
background: transparent; 
color: #643B45; 
text-align: justify; 
width: 550px;
margin : 0 auto; 
padding : 0; 
}

#footer {
background : transparent;
background-repeat: no-repeat; 
height : 119px; 
padding : 0;  
width : 800px;
text-align: center;}

#navi {
height : 20px; 
padding : 0; 
text-align : center;
padding-top:0px
}

#infoot {	 
margin : 0 auto; 
background : #280b03; 
font : 10pt arial, sans-serif; 
width : 595px;  
padding-top: 50px; 
padding-left:5px;  
text-align: left;
}

p {
font:  10pt verdana, arial, "book antiqua", sans-serif;  
margin-top: 0px;   
text-align: justify;
}

h1,h2,h3 {
background:none; 
color: #414141;
font-size: 12pt;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: 1px solid #606175;
padding: 0px 0px 1px 10px; 
}

h1:first-letter, h2:first-letter, h3:first-letter {
background:none; 
color: #AE122D;
font-size: 12pt;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: 0px solid #606175;
padding: 0px 0px 1px 10px; 
}

   
a:hover
{
	background : white;
	border-bottom: 2px solid #870404;
	color: #870404;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
a, a:visited, a:active, a:link
{
	border-bottom: 1px dotted #870404;
	color: #57666B;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}	

   
div#infoot a:hover
{
	background : transparent;
	border-bottom: 0px solid #870404;
	color: #fffff;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
div#infoot a:link, div#infoot a:active, div#infoot a:visited 
{
	background : transparent;
	border-bottom: 0px dotted #870404;
	color: #57666B;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

strong,b {
color : #870404; 
text-transform : uppercase;
font:  8pt "book antiqua", verdana, arial, sans-serif;
}

i {
color : #1d203d;
}

label, th {
color : #6a7184; 
font : bold 8pt verdana, arial, sans-serif; 
line-height : 10pt; 
text-align : justify;
}

img {
border : 0;
}
