<style type="text/css">{  }

BODY{
background-image: url('images/bg.jpg');
background-position: center; 
margin:0; padding:0; 
background-attachment: fixed;
background-repeat: repeat-y;
background-color: #DAEA6E;
overflow-x:hidden;

}

body, tr, td {
font-family: verdana, arial, Helvetica, Tahoma; 
font-size: 8pt; 
color: #727272;

}

div.centered {
position: absolute;
left: 50%;
width: 1440px;
margin-left: -632px;
}

div.footer {
position: absolute;
left: 50%;
width: 1280px;
margin-left: -734px;

}

.content {
background-color: #C4FEE4;
padding: 0px;
color: #757575;
}

.head {
font-size: 8pt;
text-align: center;
background-color: #86B7AC;
border-bottom: 3px solid #018FBE;
color: #FFFFFF;
letter-spacing: 2px;
font-family: verdana;
line-height: 10px;
font-weight: bold;
}

A:link {color: #976EB2; font-family: verdana; text-decoration: none;}
A:visited {color: #976EB2; font-family: verdana; text-decoration: none;}
A:active {color: #976EB2; font-family: verdana; text-decoration: none;}
A:hover {color: #40B0DE; font-family: verdana; text-decoration: none;}

b {color: #41B0DE;}

i {color: #A4BC64;}

h2 {color: #A4BC64;
font-size: 8pt;
font-weight: bold;}

.form{
background-color: #A1CAE1;
border: 1px solid #FFFFFF;
color: #666666;
font-size: 8pt;
font-family: verdana; 
}

img { border: 0px none;}
.img{ padding:0px 0px 0px 0px ; }



	
.bod { width:700px;  position: absolute; top: 255px; left: 384px; z-index: 0; padding:3px 0px 10px 0px ;}
.navi { position: absolute; top: 620px; left: 200px; width: 150; z-index: 1; padding:3px 0px 10px 0px ;}
.status { position: absolute; top: 248px; left: 697px; width: 400; z-index: 1; padding:3px 0px 10px 0px ;}


--> 
</style>