body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.ajscrollerClass {
	margin-left: 2px;
	padding-left: 2px;
	/* margin-top: 2px; */
	font-family: Arial;
	font-size: 9px;
}

a {
	color: #0000FF;
}

a.visited {
	color: #0000FF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}


/* BEGIN MENU STYLES */

.clsCM1On {
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
    padding: 2px 4px;
}

.clsCM1Over {
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
    padding: 2px 4px;
}

.clsCM1OnSub {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 4px;
}

.clsCM1OverSub {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    padding: 2px 4px;
}

/* END MENU STYLES */


.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}

.largeMarg {

	/* margin-top: 14px; */
	/* margin: 14px 14px 14px 14px; */
	margin: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

.2pmargin {
	margin-left: 2px;
	padding-left: 2px;
	margin-top: 2px;
	font-family: Arial;
	font-size: 9px;
}

.10pmargin {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 9px;
}

.copynotice
{
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 0px;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.threeBorders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.tabContent {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px 10px 10px 10px
}

.fourBorders 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
}

.sectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}

.bigPgHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 10px;
}

.guestBookHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.topMenu {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #000000
}

.topMenuHilite {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #333366;
}

.BodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.BodyTextSM1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.BodyTextSM2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smallWhite 
{
	font-family: Arial, Helvetica;
	font-size: 4px;
	color: #FFFFFF;
}

.smallRed
{
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 10px;
}


.footerText {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #666666;
}

.dataHD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #E3E3E3;
    font-weight: bold;
    color : #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding: 3px;
}
	

.MainMenu1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}

.MainMenu1_hilite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7460A2;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: hand;
}

/* LIST MENU STYLES */


ul.navMenu
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #999;
}

ul.navMenu li
{
	position: relative;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}
	
li ul.navMenu
{
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
}

/* Styles for Menu Items */
ul.navMenu li a
{
	border-left:1px solid #999; border-right:1px solid #999; border-top:1px solid #999; display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border-bottom: 0px none;
}

/* Fix IE. Hide from IE Mac */
* html ul.navMenu li { float: left; height: 1%; }
* html ul.navMenu li a { height: 1%; }
/* End */

ul.navMenu li a:hover { color: #7460A2; background: #f9f9f9; } /* Hover Styles */
		
li.navMenu ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */



table.EditTbl {
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
}

table.EditTbl td {
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}



.pullMenu
{ 
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #f1f1f1 1px solid;
	PADDING-LEFT: 3px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #f1f1f1 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999999
	1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E3E3E3;
	TEXT-ALIGN: left
}

.pullMenuhilite
{
	BORDER-RIGHT: #333366 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #A289DD 1px solid;
	PADDING-LEFT: 3px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #A289DD 1px solid;
	CURSOR: hand;
	COLOR: #ffffff;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #333366 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #7460A2;
	TEXT-ALIGN: left
}

.LabelOn
{
	display:block;
}

.LabelOff
{
	display:none;
}

.GridAlternatingItem
{
    background-color: #efefef;
}

.grayHeader2
{
	background-color: #999999;
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.grayHeader
{
	background-color: #999999;
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}