body { 
background-color: #293543; 
font-family: Verdana, sans-serif; 
font-size: 18px; 
color: #00008B;

background-image:url(images/bg.jpg);
background-attachment:fixed;
background-repeat:repeat-y;
background-position:top center;
margin:0;
padding:0;


/*
scrollbar-face-color: antiquewhite;
scrollbar-highlight-color: darkorange;
scrollbar-3dlight-color: yellow;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: antiquewhite;
scrollbar-arrow-color: blue;
scrollbar-track-color: lightyellow;
*/
}

table
{
	background: url(images/header.jpg) top left no-repeat;
}

p { font-family: Verdana, sans-serif; font-size: 11px; color: #9AAABA }
.content { font-family: Verdana, sans-serif; font-size: 11px; color: #9AAABA; position:relative; left:10px;  }

.pageID 
{ 
font-family: Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold;  
color: #ffffdc; 
position:relative;
margin: 17px 0px 12px 0px;
left:10px;
}

.header 
{ 
font-family: Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold; 
line-height: 20px; 
color: #ffffdc; 
position:relative; 
left:10px;
}

.bodyHeader 
{ 
font-family: Verdana, sans-serif; 
font-size: 12px; 
font-weight: bold;  
color: #ffffdc; 
position:relative;
line-height: 15px;
bottom:5px;
top:-10px;
left:0px;
}

.bodyContent
{ 
font-family: Verdana, sans-serif; 
font-size: 11px; 
color: #9AAABA;  
position:relative;
line-height: 15px;
bottom:5px;
left:0px; 
}

#infoAlign {width:500px;}
.subHeader { font-family: Verdana, sans-serif; font-size: 10px; font-weight: bold; color: #ffffdc; position:relative; left:10px; }

a:link    {color:#9AAABA; text-decoration: underline; font-weight: normal; font-size: 11px; line-height: 2; }   /* unvisited link */
a:visited {color:#9AAABA; text-decoration: underline; font-weight: normal; font-size: 11px; line-height: 2;}  /* visited link */
a:hover   {color:#CAD3DC; text-decoration: none; font-weight: normal; font-size: 11px; line-height: 2;}  /* mouse over link */
a:active  {color:#9AAABA; text-decoration: underline;	font-weight: normal; font-size: 11px; line-height: 2;}  /* selected link */

#image {padding:12px 12px;}

#ssp {padding:12px 30px 12px 12px;}

h2 { font-family: Verdana, sans-serif; font-size: 24px; color: #A52A2A; }
h3 { font-family: Verdana, sans-serif; font-size: 24px; color: #A52A2A; }
h4 { font-family: Verdana, sans-serif; font-size: 18px; color: #A52A2A; }
h5 { font-family: Verdana, sans-serif; font-size: 12px; color: #A52A2A; }
h6 { font-family: Verdana, sans-serif; font-size: 8px; color: #A52A2A; } 

hr
{ 
color:#9AAABA; 
background:#9AAABA; url ("images/hr.gif") repeat-x;
border:none;
width:500px; 
height:1px; 
} 


.note { font-family: Verdana, sans-serif; font-size: 14px; color: purple; 
font-weight: bold;} 


