p,td, th{
	color: #000066;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
}

body{ 
	margin: 0px;
	color: black;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	scrollbar-face-color : #000066;
	scrollbar-track-color : white;
	scrollbar-darkshadow-color: #000066;
	scrollbar-shadow-color: #000066;
	scrollbar-3dlight-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-arrow-color : white;
}

h1 {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #000066;
}

h2 {
	font-size: 14px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: #000066;
}


hr{
	color: #000066;
	border: none;
	height: 1px;
	
}

A:LINK, A:VISITED {
	color: #000066;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A:HOVER {
	text-decoration: underline;
}

A.navlinks, A.navlinks:VISITED {
    color: red;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.navlinks:HOVER{
	color: #000066;
	text-decoration: none;
	background-color:  red;
	display: block;
}

.tinytxt{
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000066;
}

.tinytxtbold{
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}

.tinytxtboldwhiteitalic{
	font-size: 11px;
	Font-weight: bold;
	font-style: italic;
	font-family:  Arial, Helvetica, sans-serif;
	color: white;
}

.tinytxtboldwhite{
	font-size: 11px;
	Font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	color: white;
}

.tinytxtwhite{
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	color: white;
}

.tinytxtboldlightred{
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFA6A6;
	font-weight: bold;
	padding: 5px;
}


a.toplink:link {	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFA6A6;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

a.toplink:visited {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFA6A6;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.toplink:hover {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFA6A6;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

A.imagelink{
	border : 1px solid Black;	
}

A.imagelink:HOVER{
	border : 1px solid Black;
}

A.imagelink:VISITED{
	border : 1px solid Black;
}

input{
	background-color: #cccccc;
	border-width: 0px;
	border-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea{
	background-color: #cccccc;
	border-width: 0px;
	border-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li{
    list-style-type: square; 
	font-size: 12px;
	margin: 0px;
}


.newstitle{
	color: white;
	font-size: 14px;
	font-style: italic;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
	margin: 0px;
}

.menuBox {
	background-color: #C7932E;
	padding-top: 32px;
}

.menuBoxOn {
	background-color: #EBD9B6;
	padding-top: 32px;
}

ilayer{
	overflow: scroll;
	overflow-x: scroll;
	overflow-y: scroll;
	filter:   
}

.rhsnavBox {
	background-color: #D8B36C;
	padding: 6px;
	padding-left: 5px;
}

.rhsnavBoxOn {
	background-color: #C7932E;
	padding: 6px;
	padding-left: 5px;
}

.rhsnavtxt{
	color: white;
	font-weight: bold;
	font-size: 11px;
}
a.luttlink:link {	font-size: 7pt;
	font-family:  Verdana,, Helvetica, sans-serif;
	color:#666666;
	font-style: normal;
	text-decoration: none;}

a.luttlink:visited {
	font-size: 7pt;
	font-family:  Verdana,, Helvetica, sans-serif;
	color:#666666;
	font-style: normal;
	text-decoration: none;
}
a.luttlink:hover {
	font-size: 7pt;
	font-family:  Verdana,, Helvetica, sans-serif;
	color:#805088;
	font-style: normal;
	text-decoration: none;
}