BODY
{
	padding-right: 0px;
	padding-left: 0px;
	background: white;
	padding-bottom: 0px;
	margin: 0px;
	font-size :10px;
	font-family:Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-weight:normal ;
	color: black;
	padding-top: 0px;
}
td
{
	font-size : 11px;
	font-color:black;
}
#topBG
{
	left: 0px;
	background: url(/images/img_top.jpg) white no-repeat left top;
	position: absolute;
	top: 0px;
	height:142px;
	width:725px;
}
#topContent
{
	left: 0px;
	position: relative;
	top: 0px;
	height:142px;
	width:725px;
}
#navBar
{
	background-position: right bottom;
	border-top: black 1px solid;
	background-image: url(/images/bg_navbar.jpg);
	width: 725px;
	color: white;
	background-repeat: no-repeat;
	height: 32px;
	background-color: black;
}
.adminTitle
{
	font-weight :bold;
	color:black;
	font-size : 12px;
}
.fText
{
	font-weight :bold;
	color:#666666;
	font-size : 10px;
}
.fInptText
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #cccccc 1px solid;
	color: #666666;
	border-bottom: #cccccc 1px solid;
	background-color: white;
}
.sBtn, .sBtn:active, .sBtn:visited
{
	border-right: #777777 1px solid;
	padding-right: 5px;
	background-position: left top;
	border-top: #777777 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0px;
	border-left: #777777 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: #777777 1px solid;
	background-repeat: repeat-x;
	background-color: #bbbbbb;
	text-decoration: none;
}
.sBtn:hover
{
	color:#395FA0;
	background-position: left top;
	background-repeat: repeat-x;
}
.tdTitle
{
	color:black;
	background-color: #bbbbbb;
	font-weight:bold;
	font-size: 10px;
	}
.errMsg 
{
	font-weight: bold;
	font-size: 10px;
	color :#be0000;
}
.line {
	BACKGROUND: url(/images/dots.gif) repeat-x 50% bottom; HEIGHT: 22px;
	color:black;
}
#topNav
{
	margin : 7px 0px 3px 10px;
	padding :0;
}
#topNav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width:725px;
}
#topNav li
{
	list-style: none;
	float :left;
	margin-left :12px;
	margin-right :12px;
	}
#topNav li a
{
	 color :White;
	 font-weight :bold;
	 text-decoration :none;
	 font-size :11px;
	 font-family :tahoma;
}
#productsLst
{
	margin :0;
	padding :0;
}
#productsLst ul
{
	margin :0;
	padding :0;
	list-style: none;
	border: none;
}
#productsLst li
{
	HEIGHT: 15px;
	margin: 0;
	list-style: none;
	font-size : 11px;
	padding-left :15px;
	background: url(/images/blt_rect.gif) no-repeat 5px 5px;
	}
#productsLst li a
{
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
#adminLeft
{
	margin :0;
	padding :0;
}
#adminLeft ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width:100px;
}
#adminLeft li
{
	width:100px;
	HEIGHT: 22px;
	margin: 0;
	list-style: none;
	padding-left :15px;
	background: url(/images/blt_rect.gif) no-repeat 5px 5px;
	}
#adminLeft li a
{
	text-decoration :none;
	font-weight :bold;
	color :black;
}
.over
{ background-color :#dddddd;}
.out
{ background-color :white;}