body {
	margin: 0;
	padding: 0;
	font-family: sans-serif,Verdana, Arial, Helvetica;
	background-image: url(images/bgmain2.gif);
	text-align: left;
}

img.topleft{
	float:left;
	vertical-align:top;
	margin-right:10px;
	margin-bottom: 0px;
}

.introbottom {  
	font-family: tahoma; 
	font-size: 24px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.introbottom a{  
	font-family: tahoma; 
	font-size: 24px; 
	color: #FFFFFF; 
	text-decoration: underline;
}

.introbottom a:hover{  
	font-family: tahoma; 
	font-size: 24px; 
	color: #FFFFFF; 
	text-decoration:overline;
}

.introbottom visited{  
	font-family: tahoma; 
	font-size: 24px; 
	color: #FFFFFF; 
	text-decoration: none;
}

#header {
	background-image: url(images/b_right.jpg);
	background-repeat: repeat-x;
	height: 202px;
	position: relative;
	min-width: 1000px;
}

#navigation {
	position: absolute;
  	top: 202px;    
  	left: 0px;
	min-width: 1000px;
	width: 100%;
	height: 55px;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}

#menuspacer {
	position: relative;
	margin: 7px;
}

#pageheaderleft {
	position: absolute;
	top: 257px;
	left: 0px;
	float:left;
	width: 277px;
	background: url(images/pageheaderleft.jpg);
	height: 52px;
}

#pageheadermiddle {
	position: absolute;
	top: 257px;
	left: 277px;
	float:left;
	width: 670px;
	background: url(images/paheheaderstrip.jpg);
	background-repeat: repeat-x;
	height: 52px;
}

#pageheaderright {
	position: absolute;
	top: 257px;
	left: 947px;
	width: 53px;
	background: url(images/pageheaderright.jpg);
	height: 52px;
}

#wrapper {
	/*position: absolute;
	top: 310px;
	left: 0px;*/
	padding-top: 107px;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: 0;
	background-color: White;
	background: url(images/wrapperbg.gif);
	background-repeat: repeat-y;
}

#wrapper error{
	text-align: left;
	background-color: White;
	color: red;
}

#textleftstrip {
	float: left;
	position: relative;
	background: url(images/textleftstrip.jpg);
	background-repeat: repeat-y;
	width: 20px;
	height: 100%;
}

#maintext {
	float: left;
	position: relative;
	width: 890px;
	margin: 20px;
}

#textrightstrip {
	position: relative;
	background: url(images/textrightstrip.jpg);
	background-repeat: repeat-y;
	width: 50px;
}

.generalred {  
	font-family: tahoma; 
	font-size: 12px; 
	color: #FF0000; 
	text-decoration: none;
	font-stretch:semi-expanded;
	font-weight:bold;
}

.general {  
	font-family: tahoma; 
	font-size: 12px; 
	color: #333333; 
	text-decoration: none;
}

.general a{  
	font-family: tahoma; 
	font-size: 12px; 
	color: #0033FF; 
	text-decoration: underline;
}

.general a:visited{  
	font-family: tahoma; 
	font-size: 12px; 
	color: #0033FF; 
	text-decoration: underline;
}

.general a:hover{  
	font-family: tahoma; 
	font-size: 12px; 
	color: #FF0000; 
	text-decoration: none;
}

#maintextbottom{
	clear: both;
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: 0;
	background-color: White;
	background: url(images/textrightbottom.jpg);
	background-repeat: no-repeat;	
}

#footer{
	clear:both;
	width: 100%;
	min-width: 1000px;
	height: 40px;
	background: Black;
	background-image: url(images/pagefooter.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#footer p{
	color: White;
	font-size: x-small;
	padding-top: 5px;
	padding-left: 10px;	
}

.b1 {color:#003366}
a.b1:link, a.b1:visited {color:#FFFFFF}
a.b1:active, a.b1:hover {
	color:#FFFFFF;
	font-size: 24px;
}

td.g1 {background:#EDE8E0;font-size:12px;}
td.b1 {background:#003366}
td.g2 {background:#88817D}
.wh {color:#FFFFFF;font-size:12px;}
.rd {color:#FF0000;font-size:12px;}

.generalheaderred {  
	font-family: tahoma; 
	font-size: 14px; 
	font-weight:bold;
	color: #FF0000; 
	text-decoration: none;
}

td {font-size:12px}

.bottom {  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.bottom a{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: underline;
}

.bottom a:hover{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

.bottom visited{  
	font-family: tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	text-decoration: none;
}

#loginbg {
	position: relative;
	background-position: center;
	margin-left: 270px;
	padding-top: 100px; 
	width: 350px;
	height: 294px;
	background: url(images/clientlogin.jpg);
	background-repeat: no-repeat;
}

#userstables{
	width: 670px;
	text-align: left;
}

#userstables table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 670px;
	}

#userstables th {
	padding: 0 0.5em;
	text-align: left;
	}

#userstables tr.yellow td {
	border-top: 2px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

#userstables td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

#userstables td.width {
	width: 20px;
	text-align: left;
	}

#userstables td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}
	
#userstables td.adjacentleft {
	border-left: 1px solid #CCC;
	text-align: left;
	}
	
#productstables{
	width: 670px;
	text-align: left;
}

#productstables table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 670px;
	}

#productstables th {
	padding: 0 0.5em;
	text-align: left;
	}

#productstables tr.yellow td {
	border-top: 2px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

#productstables td {
	border-bottom: 2px solid #000;
	padding: 0 0.5em;
	}

#productstables td.width {
	width: 33px;
	text-align: left;
	}

#productstables td.adjacent {	
	text-align: center;
	}
	
#productstables td.adjacentleft {
	text-align: left;
	}
	
#addnewtables{
	width: 670px;
	text-align: left;
}
	
#addnewtables table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 670px;
	}

#addnewtables th {
	padding: 0 0.5em;
	text-align: center;
	}

#addnewtables tr.yellow td {
	border-top: 2px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

#addnewtables td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

#addnewtables td.width {
	width: 20px;
	text-align: left;
	}

#addnewtables td.adjacent {
	border-left: 1px solid #CCC;
	text-align: center;
	}
	
#addnewtables td.adjacentleft {
	border-left: 1px solid #CCC;
	text-align: left;
	}

