
a, a:active, a:focus, a:link, a:visited {
		color: #556677;
		font-style: normal;
		text-decoration: none;
}

a:hover {
		color: #1010C0;
		font-style: normal;
		text-decoration: underline;
}

.small {
	font-variant: small-caps;
	font-size: 12px;
}

.smallbold {
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bold;
}

.medium {
	font-variant: small-caps;
	font-size: 14px;
}

.mediumbold {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
}

.large {
	font-variant: small-caps;
	font-size: 18px;
}
.largebold {
	font-variant: small-caps;
	font-size: 18px;
	font-weight: bold;
}

.tbl {
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}

.tbl {
	background-color: FFFFFF;
}

.tblheader {
	border-bottom: thin solid #808080;
	margin-bottom: 4px;
}

.tbltitle {
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #A6CDE0;
	font-variant: small-caps;
	font-weight: bold;
}

.tblbody {

}

.tblfooter {
	border-top: thin solid #808080;
}

.ip_r {
	background-color: #F0F8FF;
	font-size: 12px;
	border: 1px solid;
	text-align: right;
}

.ip {
	background-color: #F0F8FF;
	font-size: 12px;
	border: 1px solid;
}
.ip100 {
	background-color: #F0F8FF;
	font-size: 12px;
	border: 1px solid;
	width: 100%;
}

.sbm {
	background-color: #96BDE0;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bolder;
	border: 1px inset Black;
	border-bottom: 2px inset Black;
	border-right: 2px inset Black;
	margin: 2 2 2 2;
}

.sbm_noprint {
	background-color: #96BDE0;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: bolder;
	border: 1px inset Black;
	border-bottom: 2px inset Black;
	border-right: 2px inset Black;
	margin: 2 2 2 2;
}

.cmb {
	background-color: #F0F8FF;
	font-variant: small-caps;
	font-size: 12px;
	font-weight: normal;
	border: 1px inset Black;
	border-bottom: 2px inset Black;
	border-right: 2px inset Black;
	margin: 2 2 2 2;
	}

.tabendrow {
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
}

.tabout {
	color: #778899;
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}

.tabover {
	color: #202020;
	border-left: 1px solid Black;
	border-top: 1px solid Black;
	background-color: #A6CDE0;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
}

.menuout {
	color: #778899;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
}

.menuover {
	color: #202020;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #A6CDE0;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
}

.listout {
	background-color: #E6EDF0;
	font-size: 13px;
	cursor:pointer;
}

.listover {
	background-color: #D6E8F0;
	font-size: 13px;
	cursor:pointer;
}

.listout_red {
	background-color: #F5E0E0;
	font-size: 13px;
	cursor:pointer;
}

.listover_red {
	background-color: #FFD0D0;
	font-size: 13px;
	cursor:pointer;
}

.listout_yellow {
	background-color: #FFFFCE;
	font-size: 13px;
	cursor:pointer;
}

.listover_yellow {
	background-color: #FFFFA8;
	font-size: 13px;
	cursor:pointer;
}

.listout_orange {
	background-color: #FFE4B5;
	font-size: 13px;
	cursor:pointer;
}

.listover_orange {
	background-color: #FFDEAD;
	font-size: 13px;
	cursor:pointer;
}

.listout_green {
	background-color: #DDFBDE;
	font-size: 13px;
	cursor:pointer;
}

.listover_green {
	background-color: #CBFCD3;
	font-size: 13px;
	cursor:pointer;
}
