body {
	margin:0px 0px 0px 0px;
	background-color: #223039;
	background-repeat: repeat-x;
}


a
{
color:#FFFFFF;}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.border
{
border:#333333 soild 1px;
}
.style1 {
	color: #FFFFFF;
}
.style2 {
	color: #FF500F;
	font-weight: bold;
}
.style4 {color: #75818B}
.heading
{
font-family: Verdana;
font-size:10px;
color:#FFFFFF;
margin:10px;
font-weight:bold;
}
p,li,ol
{
	font-family: Verdana;
	font-size: 12px;
	text-indent:0px;
	text-align:left;
	line-height:20px;
	margin-left: 16px;
	color:#FFFFFF;
	}
.para
{
	font-family: Verdana;
	font-size: 12px;
	text-indent:0px;
	text-align:left;
	line-height:18px;
	color:#FFFFFF;
	padding-left:10px;
	}
.sndheading
{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	text-indent:10px;
	color:#FFFFFF;
	margin-bottom:5PX;
	}
.pagebg
{
width:766px; 
margin:0px auto;
background-repeat:repeat-y;
background-position:top center; 
background-color:#FFFFFF; 
text-align:center; 
}
.footer
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color:#FFFFFF;
}

/* :::::::::::::::::::::::::::::::::::::: */

.SubjectHeading {
background: #0064B8 url(http://www.zettapros.com/images//blue-gradient.gif) left top repeat-x;
}

.NavBar {
background: #0064B8 url(http://www.zettapros.com/images//blue-gradient.gif) left top repeat-x;
}