body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #4E4592;
	scrollbar-track-color: #322A74;
	scrollbar-arrow-color: #150438;
	scrollbar-highlight-color: #605CA8;
	scrollbar-3dlight-color: #322A74;
	scrollbar-shadow-color: #302E54;
	scrollbar-darkshadow-color: #0A022A;
}


td {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

/*ul {
	margin-top: 0px;
	margin-left: 6px;
	list-style: none;
	list-style-position: inside;
}*/

.itxt {
	font-family: Arial, Helvetica;
	font-size: 11px;
}

.smifooter {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #8560A8;
	text-decoration: none;
}
.smifooter2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #8560A8;
	font-style: italic;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FCFF00;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FCFF00;
	font-weight: bold;
	text-decoration: none;
}

.linkblack {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.linkblack:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.linkwhite {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

linkwhite:hover {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.submitbutton {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

.tblhdr {
	background-color: #2C257D;
}
.tblcon {
	background-color: #D4D0C8;
	color: #000000;
}
.tblconh {
	/* Used for headers within tblcon */
	background-color: #A9A8A4;
	color: #000000;
}
.tblconx {
	background-color: #BDBBB6;
	color: #000000;
}
.tblconxh {
	/* Used for headers within tblconx */
	background-color: #A9A8A4;
	color: #000000;
}

.tblconr {
	background-color: #C8CAD4;
	color: #000000;
}
.tblconrx {
	background-color: #B5B8C8;
	color: #000000;
}

.cbr {
/*	background-color: #716AA8;	*/
	background-color: #D4D0C8;
}
.cbr2 {
	background-color: #4E4592;
}
.cbrx {
/*	background-color: #5E569A;	*/
	background-color: #BDBBB6;
}

.subul {
	font-size: 10px;
}