 body{width:100%; height:100%; text-align:center; background-color:#9EBBC1;}
.buttons span{
	border-width:1; 
	border-color:black;
	border-style:solid;
	height:15;
	width:100;
	padding-left:5;
	font-weight:bold;
	font-size:11;
	font-family:Arial;
	}
.buttons a{
	background-color:#C0D4CD;
	text-decoration:none;
	color:black;
	cursor:hand;
	}
.buttons a:hover{
	background-color:#5D888E;
	}
.LSidebar{
	 background-image:url('images/LeftSidebar.gif'); 
	 width:150; 
	 vertical-align:top;
	}
.mainContent
{
	padding-left:10;
	padding-top:10;
	text-align:left;  
	background-color:#C0D4CD;
	font-family:Arial;
	
	}
.mainContent td
{
	border:solid black 0;
	vertical-align:text-top;
}
.RSidebar{
	 background-image:url('images/RightSidebar.gif'); 
	 width:100;
	}
.mainTable{
	border-style:solid; 
	border-color:black; 
	border-width:1;
	
	}
.footer
{
background-image:url('images/footer.jpg'); 
text-align:center; 
color:white; 
text-decoration:none; 
width:780; 
height:75;
font-weight:bold;
font-family:Arial;
font-size:10;
}
.link a
{
color:blue; 
text-decoration:none;	
}
.link a:hover
{
color:003641; 
text-decoration:none;
}
.footer a
{
color:white; 
text-decoration:none;
}
.footer a:hover
{
color:C0D4CD; 
text-decoration:none;
}
.formBox{
width:250;
padding:5;
vertical-align:middle; 
font-size:15;
	border-width:1;
	border-color:Black;
	border-style:solid;
	background-color:D9ECE6;
}
.formBoxz td
{
	text-align:left;
padding:5;
vertical-align:top; 
font-size:12;
	border-width:1;
	border-color:Black;
	border-style:solid;
	background-color:D9ECE6;
}
.formBoxx td
{
	text-align:left;
padding:5;
vertical-align:top; 
font-size:10;
	border-width:1;
	border-color:Black;
	border-style:solid;
	background-color:D9ECE6;
}
.descBox td
{
 height:200;
 vertical-align:text-bottom;
 padding-bottom:10;
}
.pBox
{
width:100%; 
height:100%; 
text-align:center; 
vertical-align:middle;
}
.right
{
	text-align:right;
}
.left
{
	text-align:left;
}
.center
{
	text-align:center;
}
.border td
{
	border-width:1;
	border-color:Black;
	border-style:solid;
}
.bold
{
	font-size:15;
	font-weight:bold;
}
