body {	   
background: url(img/bg.gif) #1d1d1d 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 : 287px; 
width : 800px;}

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

#incontent {
background: transparent; 
color: #717677; 
text-align: justify; 
width: 480px;
margin : 0 auto; 
padding : 0; 
}

#footer {
background : url(img/foot.jpg) 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 : transparent; 
font : 8pt arial, sans-serif; 
width : 500px;  
padding-top: 0px; 
padding-left:5px;  
text-align: right; 
color: #CCCCCC;
}

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

h1,h2,h3 {
background:none; 
color: #FFB335;
font-size: 12pt;
text-transform: uppercase;
letter-spacing: 3px;
border-bottom: 1px solid #CC9900;
padding: 5px 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 : #414141 ;
	border-bottom: 2px solid #e0274a;
	color: #e0274a;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}
a, a:visited, a:active, a:link
{
	background : #414141 ;
	border-bottom: 2px solid #e0274a;
	color: #AEAEAE;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}	

   
div#infoot a:hover
{
	background : #414141 ;
	border-bottom: 0px solid #e0274a;
	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: #6B6B6B;
	cursor: crosshair;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

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

i {
color : #FF9900;
}

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

img {
border : 0;
}
	
A.menulink:hover {
background-color : transparent;
border : 0 solid black;
color : #C20000;
display : block;
font : bold italic 9pt  Georgia, Arial, sans-serif;
text-align : center;
text-decoration : none;
width : 100%;  
padding: 2px; 
text-transform: lowercase;
}
A.menulink {
border : 0 solid #000;
background-color : transparent;
color : #ffffff;
display : block;
font : bold italic 9pt  Georgia, Arial, sans-serif;
text-align : center;
text-decoration : none;
width : 100%;
padding: 2px; 
text-transform: lowercase;
}
A.menulink:visited {
border : 0 solid #000;
background-color : transparent;
color : #6699FF;
display : block;
font : bold italic 9pt  Georgia, Arial, sans-serif;
text-align : center;
text-decoration : none;
width : 100%;
padding: 2px; 
text-transform: lowercase;
}
.menu {
background-color : #34495a;
border : 0 solid black;
color : #8fbbc8;
font : 12px Tahoma, Arial, sans-serif;
line-height : 12px;
}	   
