#SideNav TH	  {	
					font-family: verdana, times, sans-serif;
					font-size:10px;
					background-color: #3F59AD;
					color:white;
					font-weight:bold;
				}

#SideNav{
			text-align:left;
		}

#SideNav td{
			font-size:10px;
			}

#SideNav a{
			text-decoration:none;
			color:#003399
			}

#SideNav a:hover{
			text-decoration:underline;
			color:red;
			
			}


#BlueTitle	{
				font-family: verdana, times, sans-serif;
				background-color: #3F59AD;
				color:white;
				text-align:center;
				font-weight:bold;
			}
			
.title {
	background-color: #0052A6; 
	text-decoration: none; font-family: verdana, times, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12px;
		}
