body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

a img {border:none}

/* menu link settings */
a.lefSubMenuLink:link{ font-family: Tahoma, serifSansSerifMonospace; color: #FFFFFF; text-decoration: none}
a.lefSubMenuLink:visited{ font-family: Tahoma, serifSansSerifMonospace; color: #FFFFFF; text-decoration: none}
a.lefSubMenuLink:hover{ font-family: Tahoma, serifSansSerifMonospace; color: #FFFFFF; text-decoration: none}
a.lefSubMenuLink:active { font-family: Tahoma, serifSansSerifMonospace; color: #FFFFFF; text-decoration: underline}
a.lefSubMenuLink{ font-family: Tahoma, serifSansSerifMonospace; font-size: 14px; white-space: nowrap; font-weight: normal}

/* menu link settings */
a.lefSubMenuLinkGray:link{ font-family: Tahoma, serifSansSerifMonospace; color: #e2e2e2; text-decoration: none; font-weight: bold }
a.lefSubMenuLinkGray:visited{ font-family: Tahoma, serifSansSerifMonospace; color: #e2e2e2; text-decoration: none; font-weight: bold}
a.lefSubMenuLinkGray:hover{ font-family: Tahoma, serifSansSerifMonospace; color: #e2e2e2; text-decoration: none; font-weight: bold}
a.lefSubMenuLinkGray:active { font-family: Tahoma, serifSansSerifMonospace; color: #e2e2e2; text-decoration: underline; font-weight: bold}
a.lefSubMenuLinkGray{ font-family: Tahoma, serifSansSerifMonospace; font-size: 14px; white-space: nowrap; font-weight: normal; color: #e2e2e2; font-weight: bold}


/* normal link settings */
a:link {color: #FFFFFF; text-decoration: none}     /* unvisited link */
a:visited {color: #FFFFFF; text-decoration: none}  /* visited link */
a:hover {color: #FFFFFF; text-decoration: underline}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration: underline}   /* selected link */


td { vertical-align: top }

/*used for body text*/
tbody { color: #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; white-space: nowrap; font-weight: normal }

	
INPUT, SELECT, BUTTON { 
	font-size: 12px;
	BORDER-RIGHT: #afafaf 1px solid; 
	BORDER-LEFT: #afafaf 1px solid; 
	BORDER-BOTTOM: #afafaf 1px solid; 	
	BORDER-TOP: #afafaf 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #000080
	height: 15px;	
	}

.haeButton { 
	font-size: 12px;
	BORDER-RIGHT: 0; 
	BORDER-LEFT: 0; 
	BORDER-BOTTOM: 0; 	
	BORDER-TOP: 0; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #687e88;
	height: 15px;
	}
	
.searchButton { 
	font-size: 12px;
	BORDER-RIGHT: #afafaf 1px solid; 
	BORDER-LEFT: #afafaf 1px solid; 
	BORDER-BOTTOM: #afafaf 1px solid; 	
	BORDER-TOP: #afafaf 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #000080
	height: 15px;
	width: 100px;	
	}	
	