ul {margin-left: 0; padding-left: 15;}

body,td 	
{  
	font-family: sans-serif;
	letter-spacing: 1px;
	font-size: 11px; 
	color: 404040; 
	line-height: 130%;
}


h1,h2,h3,h4,h5,h6
{
	color: #555555;
	FONT-FAMILY: 'treubuchet ms';
	line-height: 1.0;
}



a:link
{
	color: #555555;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #555555;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #555555;
	text-decoration: underline;
	font-weight: normal;
}

a:hover 
{  
	color: #555555; 
	text-decoration: underline;
	font-weight: normal;		
}


a.link1:link
{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

a.link1:visited
{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

a.link1:active
{
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

a.link1:hover 
{  
	color: blue; 
	text-decoration: underline;
	font-weight: normal;		
}


INPUT,TEXTAREA,SELECT
{
	font-family: sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
}

td.tab1 {
	border-bottom:1px ridge lightgrey;
	vertical-align: top;
	
}
/* adjust below here*/
.ordertable {
	border: 1px solid silver;
	color: #555555;
	FONT-FAMILY: sans-serif;
	letter-spacing: 1px;		
}
th.ordertable {
		text-align : left;	
		border: 0px;
	}
table.headertable {
	border: 1px solid silver;
	margin-bottom: 5px;
	FONT-FAMILY: sans-serif;
	letter-spacing: 1px;
	color: #555555;
}
th.headertable {
	background-color: #75A6CA;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #555555;
	FONT-FAMILY: 'treubuchet ms';
}
td.headertable {
	border-top: 1px solid Silver;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	FONT-FAMILY: 'sans-serif';
	letter-spacing: 1px;
}
.tablerow {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding: 1px 4px;
	height: 23px;
}

.tablecolumn {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	height: 25px;
	padding-right: 4px;
}
.tablecolumnL {
	/*border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;*/
	border-left: 1px solid silver;
	height: 25px;
	padding-right: 4px;
}
.tablecolumnRT {
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	/*border-bottom: 1px solid silver;
	border-left: 1px solid silver;*/
	height: 25px;
	padding-right: 4px;
}
.tablecolumnT {
	border-top: 1px solid silver;
	/*border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;*/
	height: 25px;
	padding-right: 4px;
}
.tableeven {
   background: #dddddd;
}

.tableodd {
	background: #fcfcfc;
}
.textflik {
	vertical-align: top;
	background-color : #FFFFFF;
	border-left : 1px dotted silver;
	border-right : 1px dotted silver;
	border-top : 1px dotted silver;
	font-size : 9px;
	padding-left : 2px;
	padding-left : 2px;
}
.textflik_top_left {
	vertical-align: top;
	background-color : #FFFFFF;
	border-left : 1px dotted silver;
	border-top : 1px dotted silver;
	height : 2px;
}
.textflik_top_right  {
	vertical-align: top;
	background-color : #FFFFFF;
	border-right: 1px dotted silver;
	height : 2px;
}
.textflik_bottom {
	vertical-align: top;
	background-color : #FFFFFF;
	border-left : 1px dotted silver;
	border-right : 1px dotted silver;
	border-bottom : 1px dotted silver;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom: 1px;
	text-align : left;
	height : 2px;
	font-size : 9px;
}

.numeric {
	COLOR: black; 
	FONT-FAMILY: sans-serif; 
	FONT-SIZE: 11px;
	letter-spacing: 1px; 
	text-align : right;
	padding-right : 4px;
}

.border { 
	border-color: black;  
	border-width: 1px;  
	border-style: solid;   
}
.searchBox{
  background-image:url('images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
  width:120px;
}
.padLeft {padding-left: 10px}

