body {
	background-color : #FFFFFF;
	background-image: url(images/body_bg1.gif);
	background-repeat: repeat-x repeat-y; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color : #000088;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 25px;
	text-align:center;
  }
  
 .tblMain
{
	border-width: 0;
	border-color: #FFFFFF;
	width: 750px;
	height: 500px;
	border-collapse: collapse;
}
.logo
	{
		text-align:center;
		background-color : #FFFFCC;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 15;
		height: 185px;
		width : 200px;	
	}
.tdTop
 {
 	background-color : #D3DB96;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 185px;
	width : 552px;
}
 
 .tdMenu
 {
	padding : 2px;
 	background-color : #D3DB96;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14;
 }
 
 .tdMain
 {
 	background-color : #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
 }
 .tdMainMenu
 {
 	background-color : #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif; 	
	text-align:right;
 }
 .pageTitle
	{
		margin-top: 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		margin-bottom: 20px;
	}

 .content
 {
 	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	line-height: 20px;
	width:90%;
	 }
ul {
	list-style-type: none;
	list-style-position: inside;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;margin:1em 0;padding:0;line-height: 30px;
	}
	
a {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.button {
	text-decoration: none;
}
button2 {
	border: 3px outset;
	padding: 8px;
	text-decoration: none;
}
.sideIMG
{
	align:right;
	width:100;
	height:100;
	border:0;
}
