body {
 

background-image: url(graphics/back.jpg); 

font-family: arial,helvetica,sans-serif; 
font-style: normal; 
font-weight: normal; 
font-size: 12px; 

  }

p {
font-family : arial, helvetica, sans-serif; 
font-style: normal; 
font-weight: normal; font-size: 14px;
color: #111111;
  }

td {
font-family : arial, helvetica, sans-serif; 
font-style: normal; 
font-weight: normal; font-size: 14px;
color: #111111;
  }

table.header {           

          margin: 0px;
          padding: 0px;
          width: 980px;

	  border:0px solid #ffffff;
	  text-align:center;

        }

table.main {

        margin:0;
        padding-left:0px;
        padding-right:12px;
	padding-bottom:12px;
	
        width: 980px;
height: 500px;
	background:#ffffff;
	border:0px solid #003c6b;
	text-align:left;

      }

table.footer {           

          margin: 0px;
          padding: 0px;
          width: 980px;
	  background-image : url("faded_clouds.jpg");
	  border:0px solid #ffffff;
	  text-align:center;

        }

a.menu2:link {

display : block;
padding : 2px;
margin : 0px;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-right : 2px solid #808080;
border-bottom : 2px solid #646666;
width : 160px;
line-height : 32px;

background-image : url("button1.gif");
background-color: white;
color : #000000;
font : 13px arial, helvetica, sans-serif;
font-weight: bold;
text-decoration : none;
text-align : center;

}

a.menu2:visited {

display : block;
padding : 2px;
margin : 0px;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-right : 2px solid #808080;
border-bottom : 2px solid #646666;
width : 160px;
line-height : 32px;

background-image : url("button1.gif");
background-color: white;
color : #000000;
font : 13px arial, helvetica, sans-serif;
font-weight: bold;
text-decoration : none;
text-align : center;

}

a.menu2:active {

display : block;
padding : 2px;
margin : 0px;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-right : 2px solid #808080;
border-bottom : 2px solid #646666;
width : 160px;
line-height : 32px;

background-image : url("button1.gif");
background-color: white;
color : #000000;
font : 13px arial, helvetica, sans-serif;
font-weight: bold;
text-decoration : none;

}

a.menu2:hover {

display : block;
background-image : url("button2.gif");

color : #000000;
text-decoration : none;

} 

a:link { text-decoration: none; color: #0000ff; }
a:hover { text-decoration: underline; color: #7399b7; }
a:active { text-decoration: none; color: #0000ff; }
a:visited { text-decoration: none; color: #0000ff; }







