
	body { 
	background: #3B5997; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 1.5;
	color: #232021;
	SCROLLBAR-ARROW-COLOR: #A9A9A9;
	SCROLLBAR-BASE-COLOR: #A9A9A9;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #F4F8ED;
	SCROLLBAR-SHADOW-COLOR: #DCDCDC;
	SCROLLBAR-3DLIGHT-COLOR: #A9A9A9;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #A9A9A9;
}


table {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.title {
	font-family: Tahoma;
	font-size: 18px;
	color: #3B5997;
	weight: normal;
}

.subtitle {
	font-family: Tahoma;
	font-size: 15px;
	color: #3B5997;
	weight: bold;
}

.whitebody {
	background: #739DD2;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5;
	color: #FFFFFF;
	weight: normal;
}

.boombody{
	font-family: Arial;
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
	weight: normal;
}

.copySmallGrey
{
	FONT-SIZE: 7pt;
	COLOR: #6F6F6F;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-DECORATION: none
}

.btn
{
	background-color: #89BBD6;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #73A4C2;
}


.txtBox {
	height: 20px;
	background-color: #FFFFFF;
	color: #73A4C2;
	font-weight: normal;
	border: 1px solid #B6D1E4;
}

.loginBody
{
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND:  #FFFFFF;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	
	/*I want the background of the small login tab that you click on to be #739DD2.*/
	
	SCROLLBAR-FACE-COLOR: #E7EEF4;
	SCROLLBAR-TRACK-COLOR: #B6D1E4;
	scrollbar-base-color: #E7EEF4;
	SCROLLBAR-ARROW-COLOR: #89BBD6;
	SCROLLBAR-3DLIGHT-COLOR: #E7EEF4;
	SCROLLBAR-DARKSHADOW-COLOR: #E7EEF4;
	SCROLLBAR-HIGHLIGHT-COLOR: #E7EEF4;
	SCROLLBAR-SHADOW-COLOR: #E7EEF4;
	
	
	FONT-SIZE: 10pt;
	COLOR: #3B5997;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-DECORATION: none
}

.btnLogin
{
	background-color: #739DD2;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #73A4C2;
}

.tblHeader
{
	//background-color: #89BBD6; 
	background-color: #8BB9DB;
	color: #E7EFF4;
	font-weight: bold;
	font-size: 10pt;
}

.tblRow
{
	//background-color: #E7EEF4; 
	background-color: #E7EFF4;
	color: #4C8DB7;
	font-weight: normal;
	font-size: 10pt;
}




a:link {
	color: #3b5997;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3B5997;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #3b5997;
}

.copy
{
    font-size: 10pt;
    color: #182229;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
}
.copyRed
{
    font-size: 10pt;
    color: #770000;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
}
.copyRedBold
{
    font-size: 10pt;
    color: #770000;
    font-weight: bold;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
}
.adminNav
{
    font-size: 9pt;
    color: #D9E1E8;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
}
.copySmall
{
    font-size: 8pt;
    color: #182229;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
}
.tableHeader
{
    background-color: #739DD2; 
    color: #D9E1E8;
    font-weight: bold;
    font-size: 12pt;
}
.tableHeaderFlagged
{
    background-color: #990000; 
    color: #D9E1E8;
    font-weight: bold;
    font-size: 12pt;
}
.tableHeaderSmall
{
    background-color: #739DD2; 
    color: #000000;
    font-weight: bold;
    font-size: 8pt;
}
.tableRow
{
    background-color: #DEE7EB; 
    color: #182229;
    font-size: 10pt;
    font-weight: normal;
}
.tableRowSmall
{
    background-color: #DEE7EB; 
    color: #182229;
    font-size: 8pt;
    font-weight: normal;
}
.tableRowSmallSelected
{
	background-color: #99CC99; 
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
.tableRowRemoveCartItemSmall
{
	background-color: #DEE7EB; 
	color: #BBBBBB;
	font-size: 8pt;
	font-weight: normal;
}
.lblHidden
{
    background-color: #DEE7EB; 
    color: #DEE7EB;
    font-size: 10pt;
    font-weight: normal;
}
.tableRowFlagged
{
    background-color: #FFE0E6; 
    color: #182229;
    font-size: 10pt;
    font-weight: normal;
}
.tableRowReverse
{
    background-color: #9EB7C2; 
    color: #DEE7EB;
    font-size: 10pt;
    cursor: default;
}
.tableRowReverseSmall
{
    background-color: #739DD2; 
    color: #182229;
    font-size: 8pt;
    font-weight: bold;
    cursor: default;
}
.txtbox
{
    background-color: #D5E0E6; 
    color: #182229;
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
    border:1px solid #93AEBB;
}
.txtboxDisabled
{
    background-color: #DDDDDD; 
    color: #BBBBBB;
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
    border:1px solid #C7D6DC;
}
.txtboxTableHeader
{
    background-color: #93AEBB; 
    color: #D5E0E6;
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
    border:1px solid #93AEBB;
}
.txtboxTableRow
{
    background-color: #DEE7Ef; 
    color: #182229;
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
    border:1px solid #DEE7EB;
}
.txtboxFlagged
{
    background-color: #FFE0E6; 
    color: #182229;
    font-weight: bold;
    font-size: 8pt;
    font-family: verdana;
    border:1px solid #93AEBB;
}
.mssgBox
{
    background-color: #DEE7EB; 
    color: #770000;
    font-weight: bold;
    font-size: 8pt;
    border:1px solid #DEE7EB;
}
.btn
{
    font-weight: bold;
	font-size: 10pt;
    height: 30px;
    background-color: #93AEBB; 
    color: #D5E0E6;
    border:1px solid #93AEBB;
}
.btnDown
{
    font-weight: bold;
	font-size: 10pt;
    height: 30px;
    background-color: #D5E0E6; 
    color: #93AEBB;
    border:1px solid #93AEBB;
}
.btnHeader
{
    background-color: #182229; 
    color: #D5E0E6;
    border:1px solid #182229;
}

.buttons img
{

border: none;
	
}
.buttons a:link ,.buttons a:visited
{
	text-decoration: none;
}

.centerTable
{
	font-family: Arial;
	color: #182229;
	font-size:9pt;
}

.online 
{
	color: #0000ff;
	
}
