body
{margin:0;
padding:0;
}

.tableleft {
	position: relative;
	top: 0px;
	background-color: #0000FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	
}

td.header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tableright {
	position: relative;
	top: 0px;
	vertical-align: top;
	background-color: #00CCFF;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/black.gif);
	background-repeat: repeat-y;
	background-position: 0px -200px;
}
.tex {
	text-indent: 20px;
	margin: 10px;
	padding: 10px;
	width: 95%;
}

.style1 {
	color: #0000FF;
	text-decoration: none;
}
.foter {
	position: relative;
	vertical-align: top;
	background-color: #00CCFF;
	background-attachment: scroll;
	bottom: 0px;
	text-align: center;
	right: 0%;
	width: 0%;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
}
.tableleft1 {
	position: relative;
	top: 0px;
	background-color: #0000FF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	vertical-align: top;
}
a:link {text-decoration:none;
}
a:visited {
	text-decoration:none; 
	}
a:hover {text-decoration:none; 
}
a:active{text-decoration:none;
}
