body {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	list-style-type: square;



}

tr, td {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	line-height: normal;

}

hr {
	height: 1px;
	width: 90%;
	color: #000033;
}

.txt-bold {
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.txt-small {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
	margin: 0px;
	padding: 0px;


}

.txt-title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: #032668;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;

}
	
A:link {
	COLOR: #663399;
	TEXT-DECORATION: underline;

	}
	
A:hover {
	COLOR: #663399; 
	TEXT-DECORATION: none;
	background: -1px;
	}
	
A:visited {
	COLOR: #663399;
	TEXT-DECORATION: underline;

}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.inputbuttons{
	border: 1px none #003060;
	margin: 0px;
	padding: 0px;
	height: 17px;
	background-color: #FFFFFF;
	}
.input-login{
	color:#542E91;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 1px;
	border: 3px double #FFFFFF;


	}
.input{
	color:#542E91;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 1px;
	border: medium double #663399;


	}


.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF4E3;
	border: 1px solid #191970;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	color: #333366;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A6487;
}

.altrow-odd {
	background-color: #F0F8FF;
}
.altrow-even {
	background-color: #FFF4E3;

}.txt-formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
}

.tbl-BkGround {
	background-color: #000099;
}

.tblrow-Light {
	background-color: #CCFFCC;
	color: #000000;

}
.txt-reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7FBFF;
	font-weight: bold;

}
.txt-reverse-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F7FBFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000033;
}
.txt-highlight {
	color: #FF0000;
}
.txt-sidebar-purpbck {
	color: #FFFFFF;
	font-size: 10px;
}

.imp-error {
	color: #FFFF99;
	background-color: #000000;
}
.tbl-header {
	font-weight: bold;
}
.txt-example {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: normal;
}
.tblrow-cntheader {
	background-color: #CAC9E3;
	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: #FFFFFF;
	border-right-color: #ADACD0;
	border-bottom-color: #ADACD0;
	border-left-color: #FFFFFF;
}
.tblrow-content {
	background-color: #E7F0F7;
}

.tbl-content {
	background-color: #292D62;
}
