body {
	background-color: #999999;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
	
.nbtlo {border:2px solid #999999;}
.nbthi {border:2px solid #CC6600;}
	
INPUT
{
   FONT-SIZE: 8pt;
   FONT-FAMILY: Verdana;
   font-weight: normal;
}
	
.small-content{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 9px
	}
	
.content{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 12px;
	background-color:#FFFFFF;
	}

.content-white{ 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 12px;
	color:#FFFFFF
	}
	
.text-grey{ 
	color:#999999;
	font-weight: normal; 
	font-size: 11px;
}
		
.content-white-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px; 
	color:#FFFFFF
	}

.orange-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px; 
	color: #FF9900
}


.content-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

.content-bold-big{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
	
.content-red{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}

.content-red-bold{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	}

/*header menu */
.header{ 
	font-family: "MS Sans Serif";
	font-weight: normal;
	font-size: 14px; 
	padding: 4;
	margin-left: 4;
	color:#999999;
	text-decoration: none;
}
	
.header a, .header a:active, .header a:visited{
	font-family: "MS Sans Serif";
	font-weight: bold;
	font-size: 14px; 
	padding: 4;
	margin-left: 4;
	color:#FFFFFF;
	text-decoration: none;
}

.header a:hover {
	font-family: "MS Sans Serif";
	font-weight: bold;
	font-size: 14px; 
	padding: 4;
	margin-left: 4;
    color:#63A5E7;
    text-decoration: none;
}	

a{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}	

img {display:block}

.body-left {
	/* border-right: 1px solid #dddddd; */
}

a:hover{ 
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}	

a:visited{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
	
select { 
	font: 11px Arial, Helvetica, sans-serif;
	width: 100%; 
	background-color: #D7E5F2; 
	color: #102132; 
	border: 1px solid #284279; 
	}
	
.sidebarHeader {
	font:14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.sidebarLink {
	font:12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}

/* google checkout cart
.override .googlecart-widget-totalprice {
    Total
  }*/

/* facebook, twitter, and google */
.share {
	background-color: #ffffff;
	padding-top:2px;	
}

/* software page row separater */
.rowSeparater {
	border-bottom:1px #999999 dashed;	
}
