BODY
{
	background: url(images/Bounce_Logo.gif) no-repeat;
	word-spacing: normal;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: white;
}

A:link {	
	text-decoration:	none;
	color:	black;
	}	
		
A:visited {	
	text-decoration:	none;
	color:	black;
	}	
		
A:active {	
	text-decoration:	none;
	color:	black;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	red;
	}

.cssHeader {
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; /*White*/
	background-color: #990000;
	text-align: center;
	}

.cssHeader1 {
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; /*White*/
	background-color: #990000;
	text-align: center;
	border: solid 1px DarkGray;
	}

.cssHeader2 {
	font-size: 13px;
	font-family: Times New Roman;
	font-weight: bold;
	color: black;
	text-align: center;
	}
			
.cssHeaderLeft 
{
	font-family:Arial;
	font-size: 24px;
	font-weight: bold; 
	color:  #4169E1; /*RoyalBlue*/
	text-align: left;
	}
	
.cssSubHeaderLeft 
{
	font-family:Arial;
	font-size: 16px;
	font-weight: bold; 
	color:  #4169E1; /*RoyalBlue*/
	text-align: left;
	padding-bottom: 10px;
	}
	
.cssBodyTextLeft 
{
	font-family:Arial;
	font-size: 14px;
	font-weight:  normal; 
	color:  #333333; /*xGray*/
	text-align: left;
	}
	
.cssBodyTextLeft10 
{
	font-family:Arial;
	font-size: 10px;
	font-weight:  normal; 
	color:  #333333; /*xGray*/
	text-align: left;
	}
	
.cssBodyTextCenter10 
{
	font-family:Arial;
	font-size: 10px;
	font-weight:  normal; 
	color:  #333333; /*xGray*/
	text-align: center;
	}
	
.cssBodyTextRight10 
{
	font-family:Arial;
	font-size: 10px;
	font-weight:  normal; 
	color:  #333333; /*xGray*/
	text-align: right;
	}
	
.cssBodyTextLeftBold 
{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold; 
	color:  #333333; /*xGray*/
	text-align: left;
	}
	
.cssBodyTextCenterBold 
{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold; 
	color:  #333333; /*xGray*/
	text-align: center;
	}
	
.cssBodyTextRightBold 
{
	font-family:Arial;
	font-size: 14px;
	font-weight: bold; 
	color:  #333333; /*xGray*/
	text-align: right;
	}
	
.cssBodyTextCenter 
{
	font-family:Arial;
	font-size: 14px;
	font-weight:  normal; 
	color:  #333333; /*xGray*/
	text-align: center;
	}
	
.cssBodyTextRight 
{
	font-family:Arial;
	font-size: 14px;
	font-weight:  normal; 
	color:  #333333; /*xGray*/
	text-align: right;
	}
		
.cssBodyTextLeft16 
{
	font-family:Arial;
	font-size: 16px;
	font-weight:  bold; 
	color:  #333333; /*xGray*/
	text-align: left;
	}

.cssCellLeft
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
	
.cssSubHeader {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	background-color: #E4D1D1;
	}
.cssFooter {
	font-weight: bold; 
	color: #ffffff; /*White*/
	background-color: #FF8080;
	text-align: center;
	}
	
.cssTR {
	border: solid 1px black;
	background-color: #EEEEDF;
	font-size: 10px;
	}
	
.cssEditItem { 
	color: black;
	background-color: yellow;
	}
	
.cssAltItem {
	color: black;
	background-color: Transparent;
	}
	
.cssItemStyle {
	color: black;
	background-color: Transparent;
	}
	
.cssItemStyle2 
{
	font-size: 13px;
	font-family: Times New Roman;
	color: black;
	}
	
.cssPagerStyle {
	color: black;
	}
	
.cssSelectedItem {
	color: black;
	background-color: yellow;
	}
	
.cssDataGrid {
	font-size: 10px;
	border: solid 1px black;
	}
	
.cssTxtLeftWht { 
	text-align: left;	
	color: White;
	}
	
.cssTxtCenter { 
	text-align: center;	
	}
	
.cssTxtLeft { 
	text-align: left;	
	}
	
.cssTxtLeft10 { 
	text-align: left;	
	font-size: 10px;
	}
	
.cssTxtLeftBLine { 
	text-align: left;	
	border: solid black;
	border-width: 0px 0px 1px;
	}
	
.cssTxtRight { 
	text-align: right;	
	}

.cssTxtBCenter { 
	text-align: center;	
	font-weight: bold;
	}
	
.cssTxtBCenter20 { 
	text-align: center;	
	font-size: 20px;
	font-weight: Bold;
	}
	
.cssTxtBLeft { 
	text-align: left;	
	font-weight: bold;
	}
	
.cssTxtBRight { 
	text-align: right;	
	font-weight: bold;
	}

.cssTxtCell {
	font-size: 10px;
	text-align: center;
	}
	
.cssCell {
	font-size: 10px;
	border: solid black;
	border-width: 0px 0px 1px;
	text-align: center;
	}
	
.cssTxtBox {
	font-weight: bold; 
	background-color: #FBFBF7;
	text-align: center;
	}
	
.cssLinkNav
{ font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	color:Black;}
	
.cssLinkNav1
{ font-family:Arial;
	font-weight:bold;
	font-size: 11px;
	padding-left: 20px;
	color: #333333; /*xGray*/
	
	}
	
.cssHdrImg1 
{
	background-color:Transparent;
	background-image: url(images/coreOneLogo_Small.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
.cssHdrImg2 {
	background: white url(images/header_mid.gif) no-repeat center center;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border: solid #315478;
	border-width: 0px 2px 0px;
	}

.cssHdrImg3 {
	background: white url(images/sec_header.gif) no-repeat center center;
	border: solid #315478;
	font-size: 12px;
	font-weight: bold;
	color: white;
	border-width: 2px 2px 0px;
	}

.cssBody {
	font-size: 10px;
	background-color: #ffffff; /*White*/
	border: solid #315478;
	border-width: 0px 2px 2px;
	padding: 3px 3px 3px 3px;
	background: white url(images/logo_bg.gif) no-repeat center center;
	}
	
.cssTableTrans {
	font-size: 10px;
	background-color: Transparent
	}
	
.cssLogIn {
	background-color: #ffffff; /*White*/
	border: solid 1px #423D33;
	padding: 3px 3px 3px 3px;
	}
	
.cssBtn {
	color: White;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	}
	
.cssFiller {
	background-color: white;
	border: solid #315478;
	border-width: 0px 2px;
	}

.cssNavIcon 
	{background: url(images/NavIcon.gif) no-repeat;
		WIDTH: 190px;
		HEIGHT: 32px;
		vertical-align:middle;
	}
	
.cssNavIcon_Current
	{background: url(images/NavIcon_Current.gif) no-repeat;
		WIDTH: 190px;
		HEIGHT: 32px;
		vertical-align: middle;
	}
	
.cssNavIcon1 
	{background: url(images/NavIcon1.gif) no-repeat;
		WIDTH: 118px;
		HEIGHT: 20px;
		vertical-align:middle;
	}
	
.cssNavIcon1_Current
	{background: url(images/NavIcon1_Current.gif) no-repeat;
		WIDTH: 118px;
		HEIGHT: 20px;
		vertical-align: middle;
	}
	
.cssNav
	{WIDTH: 80px;
		HEIGHT: 22px;
		font-family:Arial;
		font-weight:normal;
		font-size: smaller;
		vertical-align:middle;
		text-align:center;
		border-right-color:Black;
		border-right-width:medium;
	}
.BodyBounce
	{
	background: url(images/Bounce_Ball.gif) no-repeat;
	word-spacing: normal;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: white;
}

.cssList0
{
	list-style-position: outside;
	font-size: 14px;
	color: #333333; /*xGray*/
	font-style: normal;
	font-family: Arial;
	list-style-type: disc;
}

.cssList0None
{
	list-style-position: outside;
	font-size: 14px;
	color: #333333; /*xGray*/
	font-style: normal;
	font-family: Arial;
	list-style-type: none;
}

.cssList1
{
	list-style-position: outside;
	font-size: 14px;
	color: #333333; /*xGray*/
	font-style: normal;
	font-family: Arial;
	list-style-type: circle;
}

.cssList2
{
	list-style-position: outside;
	font-size: 14px;
	color: #333333; /*xGray*/
	font-style: normal;
	font-family: Arial;
	list-style-type: circle;
}

.cssAltItem 
{
	font-size: 12px;
	color: black;
	background-color: #E6E6FA; /*Lavender*/
	vertical-align: middle;
	padding-right: 10px;
	}
	
.cssItemStyle 
{
	font-size: 12px;
	color: black;
	background-color: Transparent;
	vertical-align: middle;
	padding-right: 10px;
	}
