body {
	background-color: #99CCFF;
	background-image: url(images/watermark.gif);
	background-repeat: repeat;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: left;
	padding:2px;
	margin:0px;
}
a:link {
	color: #3333FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}
a:hover {
	color: #330066;
	font-weight: bold;
	text-decoration:underline;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000; 
}

h2 {
	color: #000066;
	font-size: 20px;
	font-weight: bold;
}

.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto;
	border: 10px;
	border: solid;
	border-color: #99CCFF;
} 

.twoColFixLtHdr #header {
	width: 780px;
	height: 150px;
	background-image: url(images/ntana.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #e1ddd9;
	padding:10px 0px;
}

.twoColFixLtHdr #header h1 {
	margin: 0 auto;
	padding: 10 px 0;
	text-align: left;
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 130px;
	background-color: #BCE3EB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 3px;
	margin-top: 3px;
}	

.twoColFixLtHdr #mainContent {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #99FFFF;
}
 
.twoColFixLtHdr #footer {
	padding: 10px 10px 10px 10px;
	background-color:#3399FF;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 760px;
} 

.twoColFixLtHdr #footer a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

.twoColFixLtHdr #footer a:visited {
	color:#CCFF99;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

.twoColFixLtHdr #footer a:hover {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}

.twoColFixLtHdr #footer p {
	margin: 0px;
	padding: 5px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style2 {
	font-size: 8px;
	font-weight:bold;
}

.style3 {
	color:#000000; 
	font-size: 16px;
	font-weight:800;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-weight:bold;
}
