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

#box {
background-color : #e1e1e1;
float : left;
text-align : left;
width : 752px;
}
#header {	
background : url(img/bgdiv.gif) top;
background-repeat : repeat-y;
color : #686868;
width : 752px;	 
height:550px;
}
#content {
background : url(img/bgdiv.gif) top;
background-repeat : repeat-y;
color : #686868;
text-align : justify;
width : 752px;
float : left;
}
#contentmain {
color : #686868;
margin-left : 175px;
padding : 0;  
text-align : justify;
width : 500px;
}
#footer {
height : 20px;
margin : 0 auto;
padding : 0;
width : 752px;
}
p {
font-size : 100%;
margin : 0;
padding-left : 7px;
padding-top : 5px;
}
h1 {
background : url(img/h1.gif) left center;
background-repeat : no-repeat;
color : #a00c0c;
font : 12pt "arial black";
padding-left : 45px;
text-transform : uppercase;
}
h2 {
background : url(img/h2.gif) left center;
background-repeat : no-repeat;
color : #a00c0c;
font : 10pt "arial black";
padding-left : 45px;
text-transform : uppercase;
}
a {
background : transparent;
color : #c0c0c0;
cursor : help;
padding : 0;
text-decoration : none;
}
a:hover {
background : #ffffff;
color : #000000;
cursor : help;
text-decoration : none;
}
a:link {
background : transparent;
color : #c0c0c0;
font-weight : bold;
text-decoration : underline;
}
a:visited {
background : transparent;
color : #8c9997;
font-weight : bold;
text-decoration : underline;
}
a:active {
background : transparent;
color : #8c9997;
text-decoration : underline;
}
strong {
color : #7b4242;
text-transform : uppercase;
}
i {
color : #ab3a3a;
}
label, th {
color : #c0c0c0;
font : bold 8pt verdana, arial, sans-serif;
line-height : 10pt;
text-align : justify;
}  
img 
{
	border: 0px
}	
div#navigation {
background : transparent;
float : left;
width : 140px;	
padding-left: 15px;
}
div.navi {
background : transparent;
color : #c4b0c9;
text-align : left;
width : 100px;
padding-left : 35px;
}

a:link.nav, a:active.nav, a:visited.nav   
{
background-color : #404040;
border-left : 5px solid #fff;  
border-bottom: 1px solid #fff;
color : #fff;
display : block;
font : bold  8pt "book antiqua";
font-family : "arial", sans-serif;
font-weight : normal;
height : 15px;
margin : 5px 5px 5px 5px;
padding-top : 4px;
padding-left : 7px;
text-align : left;
text-decoration : none;
text-transform : uppercase;
width : 115px;
}

a:hover.nav {
background-color : #fff;
border-left : 5px solid #404040;  
border-bottom: 1px solid #404040;
color : #b70e0e;
display : block;
font : bold 8pt "book antiqua";
font-family : "arial", sans-serif;
font-weight : normal;
height : 15px;
margin : 5px 5px 5px 5px;
padding-top : 4px;
padding-left : 7px;
text-align : left;
text-decoration : none;
text-transform : uppercase;
width : 115px;
}

