:link, :visited { color: #3333CC; }
:active { color: #990000; }

body {
	background-color: White;
	background-image: url(images/bkg1.jpg);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18;
}

tr.trBlueBar { 
	background-color: #6098C8;  
	font-weight: bold;  
	color: White; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 18px;  
	text-align: center; 
}

tr.trNamePlate { 
	background-color: White;  
	text-align: center;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	color: White;
	background: White;
}

tr.trLightGray { 
	background-color: #f4f4f4; 
}

tr.trDarkGray { 
	background-color: #e8e8e8;
}

tr.trGoldBar { background-color: #CC9900;  font-weight: bold;  color: White; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18px;  text-align: center; }
tr.trOrangeBar { background-color: #FF6600;  font-weight: bold;  color: White; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18px;  text-align: center; }

tr.trPurpleBar { background-color: #CC00FF;  font-weight: bold;  color: White; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18px;  text-align: center; }

tr.trRedBar { background-color: #CC3300;  font-weight: bold;  color: White; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18px;  text-align: center; }

tr.trGreenBar { 
	background-color: #339966;
	font-weight: bold;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	text-align: center;
}

.txtOrangeBold {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;


}
.txtGreenBold {
	color: #339966;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.txtNormal {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

.txtGray {
	color: #696969;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

.txtLightBlueBold {
	color: #6699CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

.txtOrangeBold {
	color: #FF6600;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.txtGoldBold {
	color: #CC9900;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.txtPurpleBold {
	color: #CC00FF;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.txtRedBold {
	color: #CC3300;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.txtOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
	color: #cc3300;
}

.txtDarkPurpleBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3399;
}

tr.trDarkPurpleBar {
background-color: #CC00FF;  font-weight: bold;  color: White; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 18px;  text-align: center;
}

.txtBlue {
	color: #0000CC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}
.txtBlueBold {
	color: #0000CC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
}
.txtBullet {
	color: #CC3300;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}
.txtGrayBold {
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
}

.txtNormalBold {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
}
