a {color:#002A42;
	text-decoration:none;}
a:hover
{
	color:#FFAB2B;
}	

body {font-family:Verdana; font-size:11px; color:#777; 
	background-color:#ddd;
	text-align:center;margin:0px;}

.footer {	font-weight:bold; 
	border-bottom:solid 1px #01304A;	
	 	
	}

.upper_link
{
	padding-top:16px;	
	border-right:solid 1px #999;
	
	}
	
	 

.upper_link a
{
	font-family: "Tahoma";	
	font-weight: bold;
	color: #005482;
	text-decoration: none;
	letter-spacing: 0.3em;
	font-size: 12px;
	}
	
.upper_link a:hover
{
	color:#FFAB2B;
}

.PageTitle
{
	font-weight:bold;
	font-size:20px;
	}
	
.middle_td
{
	 
	color:white;
	padding:2px;
	padding:7px;
 
	}
 
 ul  li {   	 
	 color:#777;
	}	
	
	
	.center_td
    {
 	
	height:170px;
	width:230px;
	}

.center_td_header
{
	background-image:url('../images/cell_header_bg.jpg');
	 background-repeat:no-repeat;
	 	 margin-left:3px;
	color:White;
	height:20px;	 
	text-align:right; 
	font-weight:bold;
	padding-right:8px;
}


.button
{   
	background-color:#777;
	 	 margin-left:3px;
	color:White;
	height:20px;	 
	text-align:center; 
	font-weight:bold;
	padding-right:8px;
}

	
	.center_td_text
{ 
	border-bottom:solid 1px #01304A;	
	border-left:solid 1px #01304A;
	   border-right:solid 1px #01304A;	
	color:#666;
	 background-image:url('../images/squares.gif');
	 background-repeat:no-repeat; 
	padding:8px;	 
	 background-color:#fff;
	}
	
	.content_text
{ 
	border-bottom:solid 1px #01304A;	
		border-left:solid 1px #01304A;
	   border-right:solid 1px #01304A;	
	color:#666;
	 background-image:url('../images/squares.gif');
	 background-repeat:no-repeat; 
	padding:15px;	 
	 background-color:#fff;
	 text-align:left;
	}
