body, td, p, li, th { 
	font-family: Verdana, Helvetica; 
	font-size: 8pt;	
}

body,
td.blue1 {
	background-color: #112143;	 
}

.small {
	font-size: 7pt;
}

abody { 
	scrollbar-face-color: rgb(17, 119, 43); 
	scrollbar-shadow-color: rgb(17, 119, 43); 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: rgb(218, 240, 225); 
	scrollbar-darkshadow-color: #000000 
}

td.blue2 {
  background-color: #2B5F91;
}


td.blue3 {
  background-color: #001238;
  color: white;
  font-weight: bold;
}

td.blue4 {
  background-color: #556589;
}

td.orange {
  background-color: #FE9900;
}

td.darkgrey {
  background-color: #666666;
}

td.darkgrey1 {
  background-color: #112143;
  color: white;
  font-weight: bold;
}

td.darkgrey2 {
  background-color: #112143;
  color: white;
}

td.greyy {
  background-color: #d6d6d6;
  color: black;
}

td.greyx {
  background-color: #c8c8c8;
  color: black;
  font-weight: bold;
}

.error {
  color: red;
}

td.grey {
  background-color: #E6E6E6;
}

td.red {
  background-color: #A93D3D;	
}

aselect, 
ainput,
atextarea {
	background-color: white;
	border: solid 0px black;
}

a, 
a:link, 
a:active, 
a:hover {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;			
}

a, 
a:link {
	color: #112143;	
	text-decoration: none;
}

a:active, 
a:hover {
	color: #122244;	
	text-decoration: underline;
}

a.menu, 
a:link.menu {
	color: #ffffff;	
	text-decoration: none;
}

a:active.menu, 
a:hover.menu {
	color: #dddddd;	
}

a.menu1, 
a:link.menu1 {
	color: #ffffff;	
	text-decoration: none;
	font-weight: light;	
}

a:active.menu1, 
a:hover.menu1 {
	color: #dddddd;	
	font-weight: light;	
}

a.menu2, 
a:link.menu2 {
	color: #ffffff;	
	text-decoration: none;
	font-weight: light;	
	font-size: 10px;
}

a:active.menu2, 
a:hover.menu2 {
	color: #dddddd;	
	font-weight: light;	
	font-size: 10px;
}

a.menu3, 
a:link.menu3 {
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;	
}

a:active.menu3, 
a:hover.menu3 {
	color: #dddddd;	
	font-weight: bold;	
}

a.button, 
a:link.button {
	color: #ffffff;	
	text-decoration: none;
	font-size: 9px;
}

a:active.button, 
a:hover.button {
	color: #dddddd;	
	font-size: 9px;
}

a.x, 
a:link.x,
a:active.x, 
a:hover.x {
	font-weight: bold;
}


li.red {
	font-family: Verdana, Helvetica; 
	font-size: 8pt;
	color: rgb(255,0,0);
	font-weight: bold;
}

.menublock {
	line-height: 30px;
}

input.search {
	background-color: white;
	border: solid 0px black;
	font-family: Verdana, Helvetica; 
	font-weight: bold;
	font-size: 9px; 
	color: #666666;
	height: 15px;
	width: 100px;
}

input.searchbutton {
	background-color: #E6E6E6;
	border: solid 0px black;
	font-family: Verdana, Helvetica; 
	font-weight: bold;
	font-size: 9px; 
	color: #112143;
	height: 15px;
	width: 30px;
}

image.product {
	border: solid 1px #112143;
}

.title {
	font-size: 12px; 
	color: #A93D3D;
	font-weight: bold;
}

td.blueheader {
	background-color: #112143;	 
	border: solid 1px #112143;
	color: white;
	font-weight: bold;
}

.blueborder {
	border: solid 1px #112143;
}




