body {
	margin:0px;
	}
/* ==============================================================================================*/
#hornav {
	background-image: url(images/cellbg.png);
}
#hornav td {
	height: 25px;
}

#hornav td hover {
	background-image: url(../images/navover.png);
	background-repeat:repeat-x;
	height: 25px;
}

#hornav a {
	font: 11px Verdana;
	font-weight:bold;
	letter-spacing: normal;
	color: #003366;
	text-align:center;
	line-height:25px;
	text-decoration: none;
	display:block;
	}
	
#hornav a:hover {
	background-image: url(../images/navover.png);
	background-position:center;
	background-repeat:repeat-x;
	color: #330099;
}


/*===============================================*/
#maintab {
	min-height: 700px;
	}
#content .para {
	font-family:Verdana;
	font-size:12px;
	color:#494949;
	}
#content .pg_header {
	font-size:16px;
	color:#000066;
	font-family: "Lucida Bright";
	}

.copyright {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	}

H1{
	color: #000066;
	font-size: 16px;
	}
H2{
	color:#003399;
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px 5px 15px
	}
H3{
	color:#003399;
	font-size:12px;
	font-weight:bold;
	padding: 5px 10px 5px 15px
	}
p {
	font: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
}

li{ 
	font-size: 12px;
	color: #000;
	text-align:justify;
	}

a:link {
	text-decoration: none;
	color: #005782;
	font-weight: normal;
	}
a:visited {
	
}
a:active {
	
}
a:hover {
	text-decoration: underline;
	font-weight: lighter;
	color: #0066CC;
	
}
.practi {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
}
.practi a:link {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
}
#content .parasmaller {

	font-family:Verdana;
	font-size:11px;
	color:#494949;
}
#content .bigp_header {
	font-size:12px;
	color:#494949;
	font-family: Verdana;
	font-weight: bold;
}


