
body{font-family: arial;
	font-size: 14px;
}

.menua{	text-decoration: none; 
	color:#0f0f0f;}
.menua:visited{color:#0f0f0f;}
.menua:hover{
	color: #cc3333; 
	text-decoration: underline; 
	cursor:pointer;}

a{	text-decoration: underline; 
	color:#0000ff;}
a:visited{color:#0000ff;}
a:hover{
	color: #cc3333; 
	text-decoration: underline; 
	cursor:pointer;}
	
.standard{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}
.header{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}
.accountheader{
	font-family: arial;
	font-size: 14px;
	color: #8f8f8f;
}
	
.LB{border-left: 1px solid #c8c8c8;
	text-align: left;
	width:5px;}
.RB{border-right: 1px solid #c8c8c8;
	text-align: right;
	width:5px;}
.BB{font-size:2px;
	border-bottom: 1px solid #c8c8c8;
	vertical-align:bottom;}
.BC{font-size:1px;
	vertical-align:bottom;}
.BRC{font-size:2px;
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	vertical-align:bottom;}
.BLC{font-size:2px;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	vertical-align:bottom;}


.CM{width:168px;
	padding-left:10px;
	background:#dfdfdf;
	border:1px solid #c8c8c8;}
TH{	color: #ffffff; 
	height:16px;
	vertical-align: top;
	text-align:left;
	cursor: default;
	white-space: nowrap;
	font-size: 12px;}
.MENUS TABLE{
	color: #ffffff; 
	cursor: pointer;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 12px;}
.MENUS DIV{width:100%;}
.components{background-color: #efefef;}
.components TH {background-color: #2A70AE;}
.peripherals{background-color: #e8e8e8;}
.peripherals TH {background-color: #2A70AE;}
.audiovisual{background-color: #e8e8e8;}
.audiovisual TH {background-color: #2A70AE;}
.systems{background-color: #e8e8e8;}
.systems TH {background-color: #2A70AE;}
.consumables{background-color: #e8e8e8;}
.consumables TH {background-color: #2A70AE;}
.networking{background-color: #e8e8e8;}
.networking TH {background-color: #2A70AE;}
.featured{background-color: #e8e8e8;}
.featured TH {background-color: #2A70AE;}
.focus{background-color: #ffffcc;}
.focus TH {background-color: #2A70AE;}
.fullmenu{background-color: #efefef;}
.fullmenu TH {background-color: #2A70AE;}
.Button{
	background-color: #2A70AE;
	font-family: Arial;
	font-size: 12px;
	font-Weight: bold;
	color: white;
	height: 21px;
	cursor: pointer;
}
.CartLines{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
.OrderLines{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}
HR{
	color: #2A70AE;
	background-color: #2A70AE;
}
.SideBarHeader{
	background: #2A70AE;
}
.LightBackground{
	background: #dff4ff
}