body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
}

.style4 {font-size: 12px}
.style5 {font-size: 10px}
.style6 {
	color: #FF0000;
	font-weight: bold;
	
	
	
h1 {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #24274A;
}

.bodytxt {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

.bodytxt-b {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #333333;
}

.bodytxt-s {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}



.submenubg {
	background-image: url(../images/2ndmenu_bg.gif);
}

.submenuoff {
	padding-right: 10px;
	padding-left: 10px;
}

.submenuon {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-color: #DEDEDE #FFFFFF #FFFFFF #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.accountid {
	font-size: 10px;
	line-height: 120%;
	font-weight: bold;
	color: #999999;
}
.idnum {
	font-size: 10px;
	line-height: 120%;
	color: #333333;
	font-weight: bold;
}
.idname {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}

.boxbg {
	background-image: url(../images/boxbg.gif);
}
