body {
	background-color: #FFFFFF;
	background-image: url(../../images/bg1.jpg);
	background-repeat: repeat;
}
a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
	color:#000033;
	text-decoration: none;
	background-color: #D7B0EC;
	background-image: url(../../images/spacer.gif);
	background-repeat: repeat;
}
a:active {
		text-decoration:none;
}


ul
 {
	font-size:14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	list-style-type: square;
	list-style-image: url(../../menu/linkarrow.gif);
	margin: 25px;
 }

ol
 {
	font-size:12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	display: block;
	margin: 27px;
	text-align: justify;
 }

p
 {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	display: block;
	margin: 7px;
	text-align: justify;
}
.page table
{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	display: block;
	margin: 15px;
	text-align:right;
}

.tabHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color:#FFFF00;
	background-image: url(../../menu/title.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	margin: 0px;
	padding: 0px;
}

.mainHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../../images/newABKGND.jpg);
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color:#FF0000;
	text-align: left;
	word-spacing: normal;
	color:#000033;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.boxStyle {
	margin: 20px;
	text-align:justify;
}

.innerHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-image: url(../../images/headbg3.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	border-bottom-style: solid;
	border-bottom-color:#FF9900;
	border-bottom-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color:#FF6600;
	color: #F9F9F9;
	margin-top: 27px;
	background-position: center center;
	vertical-align: middle;
}

.relatedLinks
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color: #CC3300;
	height: 55px;
	width: 180px;
	top: 260px;
	right: 191px;
	position: absolute;
	overflow: auto;
	background-image: url(../../images/BKGND.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#FF0000;
	border-bottom-color:#CC0000;
}
.relatedLinks ul{
	margin: 0px 0px 0px 25px;
}

.copyRight {
	color:#000033;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}





.newsTxt1 {
	font-size: 0.8em;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
}
.newsTxt2 {
  font-size: 1em;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
}
