
body {
background : url(img/bgbody.gif)fixed top;
background-color : #010206;
background-repeat : repeat-x;
color : #748EA8;
font : 10pt tahoma, "book antiqua", verdana, arial, sans-serif;
margin : 10px auto 10px auto;
text-align : justify;
}
#box {		 
background : url(img/bg.gif); 
background-repeat : repeat-y;
background-color : transparent;
margin : 0px auto 0px auto;
padding : 0;
text-align : justify;
width : 603px;
}
#header {
background : url(img/top.jpg);
background-repeat : no-repeat;
background-color : transparent;
color : #748EA8;
height : 38px;
width : 603px;
padding-top: 380px;
}
#content {	 
color : #383C3B;
background : url(img/bgdiv.gif);
background-repeat : repeat-y;
background-color : transparent;
text-align : justify;
width : 578px;
}
#contentmain {
color : #383C3B;
margin-top : 0;
padding-left : 15px;
text-align : justify;
width : 578px;
}
#footer {
background : url(img/bot.jpg);
background-repeat : no-repeat;
background-color : transparent;
background-position: bottom;
color : #AB8A84;
height : 175px;
width : 603px; 
font : 8pt Arial, sans-serif;	 
text-align: center;
}
p {
font-size : 100%;
margin : 0;
padding-left : 7px;
padding-top : 5px;
}
h1 {   
background : url(img/h1.gif); 
background-repeat : no-repeat;
background-color : transparent;
background-position: left bottom;	
height:42px;
color : #BD2D46;
font : bold 18pt  "book antiqua", "arial black";
line-height : normal;
padding-left : 58px;
padding-top : 5px;   
text-transform : capitalize;
}
h2 {	   
background : url(img/h2.gif); 
background-repeat : no-repeat;
background-color : transparent;
background-position: left bottom;  
height:35px;
color : #625058;
font : bold 14pt  "book antiqua", "arial black";
padding-left : 30px;
padding-top : 5px;
text-transform : capitalize;
}
a:hover {
color : #DF151A;
cursor : help;
text-decoration : none;
}
a, a:link, a:visited, a:active{
color : #AC1B31;
font-weight : bold;
text-decoration : underline;
}
strong, b {
color : #667a8c;
text-transform : uppercase;
}
i {
color : #B6182C;
}
label, th {
color : #6a7184;
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 : #000;
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;
}
