/* nav hover state */
a.nav {
    color: #000000; font-family: verdana; font-size: 10px;
    text-decoration: none;
	}
a.nav:link  {
    color: #000000;
    text-decoration: none;
	}

a.nav:visited  {
    	color:#000000;
    	text-decoration: none
	}

a.nav:active  {
    color: #000000;
    text-decoration: none
}
a.nav:hover {
color: #000000; font-family: verdana; font-size: 10px; background-color: none; text-decoration: underline;
}

.tilebackimage {
	background-image: url(../images/tile_backimage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tilerightcontentimage {
	background-image: url(../images/right_content_tile.jpg);
	background-repeat: repeat-y;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.amtneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}
.bodytext1 {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.errortext {	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.tilerightbar {
	background-image: url(../images/tile_rightbar2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.nav_backimage {
	background-image: url(../images/pagetitle_managecustomers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tilebottomrightpic {
	background-image: url(../images/bottomrightpic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box1 {
	background-color: #E4E4E4;
	height: 45px;
	width: 97%;
	border: 1px solid #999;
	padding-left: 5px;
	padding-right: 5px;
}.boxtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.box2 {
	background-color: #F5F5F5;
	width: 97%;
	padding: 5px;
	border-top-width: 0px;
	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: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}.recordsetnav {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;


}
.recordsetcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.blackboarder1 {
	border: 1px solid #000000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.graytest {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
