.inputBtnBigRedBgWhiteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background: #9E1B1B;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#666666; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	letter-spacing:1px;
}

.inputBtnBigWhiteBgBlueTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	background: #dcdcdc;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#000000; 
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
	letter-spacing:1px;
}

.inputBtnWhiteBgBlueTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #f4f2f2;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:#000000; 
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	letter-spacing:1px;
}

.inputBtnBlueBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #E8EBF0;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:Black; 
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	cursor: hand;
	letter-spacing:1px;
}

.tableHeaderBlueBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #E8EBF0;
	border-bottom: 1px solid #616161;
	border-right: 1px solid #616161;
	border-left: 1px solid #666666;
	border-top:1px solid #666666;
	color:Black; 
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	letter-spacing:1px;
}

.tableAltRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #CDD0F2;
	text-decoration: none;
	border-color: #616161;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fontSilver11ptVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CDD0F2;
	text-decoration: none;
	border-color: #FFFFFF;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fontRed15ptVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: Red;
	text-decoration: none;
	text-align: center;
	border-color: #FFFFFF;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fontRightRed15ptVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: Red;
	text-decoration: none;
	text-align: right;
	border-color: #FFFFFF;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fontGreen11ptVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color:Green;
	text-decoration:none;
	border-color: #FFFFFF;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
