﻿body
{
	background-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
}

.maintd
{
	background-color: #333333;
}

a
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a:hover
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: Orange;
	text-decoration: underline;
}

.linkfonttop
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
}
linkfonttop:hover
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: Orange;
	text-decoration: underline;
}


.tdleft
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:15px;
	text-align:left;
	line-height:17px;
}

.headtd
{
padding-left:8px;
	}

.tdmiddle
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: white;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
}

.genfont
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	line-height:17px;
	text-align:justify;
}
.quickproduct
{
	font-family: Tahoma, Verdana;
	font-size: 15px;
	color: white;
}



#tabsE
{
	width: 100%;
	background: #000;
	font-size: 96%;
	line-height: normal;
	font-weight:bold;
	
}
#tabsE ul
{
	margin: 0;
	padding: 2px 1px 0px 2px;
	list-style: none;
}
#tabsE li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsE a
{
	float: left;
	background: url( "../images/tableftE.gif" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsE a span
{

	display: block;
	background: url( "../images/tabrightE.gif" ) no-repeat right top;
	padding: 10px 49px 10px 50px;

	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span
{
	float:none;
}
/* End IE5-Mac hack */
#tabsE a:hover span
{
	color: #FFF;
}
#tabsE a:hover
{
	background-position: 0% -42px;
}
#tabsE a:hover span
{
	background-position: 100% -42px;
}

#tabsE #current a
{
	background-position: 0% -42px;
}
#tabsE #current a span
{
	background-position: 100% -42px;
}

.leftheadfont
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: Orange;
	font-weight:bold;
	background-image:url(../images/left_bg.jpg);
	letter-spacing:1px;
	}
	
	.clientArea {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
overflow: auto;
padding: 1px;

scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #cacaca;
scrollbar-3dlight-color: #cacaca;
scrollbar-darkshadow-color: #cacaca;
scrollbar-shadow-color: #cacaca;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #333333;
width: 500px;
height: 420px;
}

.tdtext
{
	
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #D8F1F1;
    text-align:center;
	
}

.txtbox
{
	border-left: 1px outset black;
	border-right: 1px outset black;
	border-top: 1px outset black;
	border-bottom: 1px outset black;
	font-family: verdana,tahoma;
	background-color: white;
	font-size: 13px;
	height: 17px;
	color: #000080;
}

.tdinquiryright
{
	padding: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	text-align: left;
}

.button
{
	width: 100px;
	height: 20px;
	border: 1px solid black;
	margin: 1px;
	padding: 0px;
	background: #666666;
}

.tdinquiry
{
	padding: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: white;
	text-align: right;
}

.imgborder
{
	border: solid 0px white;
}

