* {
 margin:0;
 padding:0;
}

BODY{
 color : #003366;
 background-color : #ffffff;
 text-align:center;
 scrollbar-base-color: #cccccc;
 font-size : 11px;
 line-height : 17px;
 background-image : url(img/wallppr022.jpg);
 background-repeat : repeat-x;
 background-position : center bottom;
 background-attachment : fixed;
}

TD{
 color : #003366;
 font-size : 15px;
 padding-top : 5px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 3px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 border-width : 0px 0px 1px 0px;border-style : solid;border-color : #cccccc;
 line-height : 17px;
 text-align : center;
 font-weight : bold;
}

TABLE{
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : gray gray gray gray;
}

A {
 text-decoration: none; 
}
a:link { color: #003366; }
a:visited { color: #003366; }
a:active { color: #0066cc; }
a:hover { color: #0066cc; }

#container {
 width:800px;
 height:100%;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 color : #666666;
 background-color : #ffffff;
}

#boxA {
 width:100%;
 font-size : 13px;
 text-align:center;
 color : #003366;
 background-color : #99ccff;
}

#boxB {
 width:202px;
 float:left;
 text-align:center;
 font-size : 13px;
 color : #000000;
 background-color : #ffffff;
}

#boxC {
 width:598px;
 text-align:left;
 font-size : 14px;
 line-height : 20px;
 float:left;
 color : #000066;
 background-color : #ffffff;
 background-image : url(img/back.jpg);
 background-repeat : no-repeat;
 background-position : right top;
}

#boxD {
 width:100%;
 clear:left;
 text-align:left;
 font-size : 13px;
 color : #000000;
 background-color : #99ccff;
}
