
body {
background : #012e45 url(img/bg.gif);
background-repeat : repeat;
color : #949494;
font : 10pt tahoma, verdana, arial, sans-serif;
text-align : justify;
margin : 0 auto;
}
#box {
background-color : #000000;
background-repeat : repeat-y;
margin : 0 auto;
text-align : justify;
width : 557px;
}
#header {
background : #000000 url(img/top.jpg);
background-position : top;
background-repeat : no-repeat;
color : #686868;
width : 557px;
height : 340px;
padding-top : 0;
}
#content {
background-color : #00000;
background-position : top;
margin : 0 auto;
background-repeat : no-repeat;
width : 557px;
}
#content1 {
background : transparent;
float : left;
padding-left : 20px;
text-align : justify;
width : 400px;
}
#navigation {
background : transparent;
float : right;
width : 100px;
margin : 0 auto; 
padding-right:20px;
}
div#navigation a:link, div#navigation a:active, div#navigation a:visited {
background-color : transparent;
color : #777777;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
border-bottom : 1px solid #0c4451;
display : block;
font : 13px Tahoma, Arial, sans-serif;
text-align : left;
text-decoration : none;
width : 90px;
}
div#navigation a:hover {
background-color : #09343F;
color : #ffffff;
padding-top : 3px;
padding-bottom : 3px;
padding-left : 10px;
border-left : 0 solid white;
border-bottom : 1px solid #ffffff;
display : block;
font : 13px Tahoma, Arial, sans-serif;
text-align : left;
text-decoration : none;
width : 90px;
}
#footer {
background : #000000 url(img/bot.jpg);
background-position : bottom;
background-repeat : no-repeat;
clear : both;
height : 75px;
width : 557px;
}
#infoot {
background-color : transparent;
position : relative;
left : 20px;
top : 10px;
height : 40px;
width : 450px;
text-align : left;
font : 8pt tahoma, verdana, arial, sans-serif;	
color: #424242;
}
div#infoot a:hover  {
background-color : transparent;
color : #ABABAB;
border-bottom : 1px dotted #ffffff;
text-align : left;
text-decoration : none;
}
div#infoot a:link, div#infoot a:active, div#infoot a:visited{
background-color : transparent;
color : #404040;
border-bottom : 1px dotted #919191;
text-align : left;
text-decoration : none;
}
p {
font : 10pt tahoma, verdana, arial, sans-serif;
margin-top : 0;
margin-left : 10px;
text-align : justify;
}
h1 {
color : #1e8097;
font : italic bold 20pt Georgia;
margin-left : 10px;
text-transform : lowercase;
border-bottom : 2px solid #8a8a8c;
width : 90%;
}
h2 {
color : #7F7F7F;
font : italic bold 16pt Georgia;
margin-left : 45px;
text-transform : lowercase;
border-bottom : 2px solid #848484;
width : 80%;
}
h3 {
color : #717171;
font : italic bold 10pt Georgia;
text-transform : lowercase;
text-align : right;
border-bottom : 2px dashed #a19a9a;
width : 80%;
}
a:hover{
color : #7fafad;
cursor : help;
text-decoration : none;
border-bottom : 2px solid #1e8097;
}
a, a:link, a:active, a:visited  {
color : #A9A9A9;
font-weight : bold;
text-decoration : none;
border-bottom : 1px solid #0c4451;
}
strong, b {
color : #0c4451;
}
i {
color : #8a8a8c;
}
label, th {
color : #666666;
font : bold 8pt verdana, arial, sans-serif;
line-height : 10pt;
text-align : justify;
}
img {
border : 0;
}
td, td p, td blockquote {
font : 8pt tahoma, verdana, arial, sans-serif;
margin-left : 5px;
}	
blockquote {
background : #012e45 url(img/bg.gif);
background-repeat : repeat;
border : 2px solid #012e45;	  
color: #fffff;		   
padding: 10px;
}
