body {
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	margin: 0px;
}

a 
	{			
	color: 						#000080;
	text-decoration:			none;
	}

a:hover 
	{
	font-family: Tahoma;
	font-size: 12px;
	color: 						#FF0000;
	text-decoration:			none;
	}				

h1 
	{
	color:						#000000;
	font-size:					medium;
	margin-left:				5px;
	margin-top:					20px;
	font-weight: 				bold;
	font-family: 				Arial;
	}

h2
	{
	color:						#000000;
	font-size:					small;
	margin-left:				5px;
	margin-top:					20px;
	font-family: 				Arial;
	font-weight: 				bold;
	}
					
h3
	{
	color:						#000000;
	font-size:					small;
	margin-left:				5px;
	margin-top:					20px;		
	}
					
.tdHeader {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 139px;
	width: 750px;
}

.tdContent
	{
	margin-left:				10px;
	margin-right:				10px;
	vertical-align:				top;
	font-family: 				Arial, Helvetica, sans-serif;
	background-color: 			#FFFFFF;
	}

.tdBottom 
 	{
	font-weight: 				bold;
	color: 						#FFFFFF;
	text-align: 				center;
	font-style: 				normal;
	background-color: #009900;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	} 

.tdLeft
	{
	font-family: 				Arial;
	font-size: 					12px;
	background-color: 			#FFFFFF;
	vertical-align: 			top;
	width: 						163px;
	color: 						#000000;
	}							
	
.tdRight 
	{
	font-family: 				Arial;
	font-size: 					12px;
	background-color: 			#FFFFFF;
	vertical-align: 			top;
	color: 						#000000;
	width: 169px;
	}
 
.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
