body {
	background-image: url(graphics/fade.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#maintable {
  background-image: url(graphics/bluebck.jpg);
}

#bodytable {
  background-image: url(graphics/whitebck.jpg);
}

#navcontainer { width: 100px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
}

#navcontainer a
{
display: block;
padding: 3px;
width:93px;
background-color:#27207b;
border-bottom: 0px solid white;
border-top: 0px solid #eee;
border-right:0px solid #FFFFFF;
border-left:0px solid #FFFFFF;
}

#navcontainer a:link
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:active
{
color: white;
text-decoration: none;
}

#navcontainer a:hover
{
background-color:#FFFFFF;


color: #000000;
}

#navtable
{
width: 160px;
border-bottom: 1px solid #FFFFFF;
background-color: 333399;
}

#valign
{
	background-image: url(graphics/whitebck.jpg);
	text-align: top;
	color: #000000;
}


a.bottom
{
color:#000000;
text-decoration: none;
}

a:Hover 
{
color:#27207b; 
text-decoration: underline;
}

a:link
{
	color:#000000;
	text-decoration: none;
}

a:visited 
{
	color:#000000;
	text-decoration: none;
} 


a:visited:hover 
{
	color:#0000FF;
	text-decoration:none;

}


a:active {
color:black; 
text-decoration: none;
}

a image
{ border: none;
}


#Layer1 {
	position:absolute;
	width:610px;
	height:38px;
	z-index:1;
	left: 74px;
	top: 292px;
	background-image: url(Graphics/bluebck.jpg);
}
