@charset "utf-8";
/* CSS Document */

body{
	background-color:#ced5d9;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}

.logo
{
	width:62px;
	height:70px;
	border:0px;
}

.title{
	color:white;
	font-size:17px;
}

.title a,
.title a:visited,
.title a:link,
.title a:active,
.title a:hover
{
	color:white;
	font-size:13px;
}

.hdr a,
.hdr a:visited,
.hdr a:link,
.hdr a:active,
.hdr a:hover,
.ftr a,
.ftr a:visited,
.ftr a:link,
.ftr a:active,
.ftr a:hover

{
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

.deptTGray
{
	font-size:17px;
	font-weight:bold;
	color:#999999;
}

.deptTWhite
{
	font-size:17px;
	font-weight:bold;
	color:#fff;
}

.producttitle,
.depttile
{
	font-size:17px;
	font-weight:bold;
	color:#999999;
}

.productdesc{
	font-size:13px;
	color:#666666;
}

.lineitemtitle{

	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.lineitemdesc{
	font-size:12px;
	color:#666666;
}

.admintitle{
	color:black;
	font-size:17px;
}

table .admintext{
	font-size:13px;
}

table 
.admintext a,
.admintext a:visited,
.admintext a:link,
.admintext a:active,
.admintext a:hover
{ color:#666666; }


.cart{
	text-align:left;
	width:800px;
	font-size:13px;
	color:#666666;
}

.cart hr
{
	margin:0px;
}

#error,#error2{
	font-weight:bold;
	color:#fff;
	font-size:12px;
}

.reg img
{
	border: 1px solid #fff;
}

.reg a,
.reg a:visited,
.reg a:link,
.reg a:active,
.reg a:hover
{
	color:#666666;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.nav
{
	background-image: url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:45px;
	width:815px;
	border:0px solid #000;
}

.nav2
{
	/*background-image: url(../images/banner.jpg);
	background-repeat:no-repeat;*/
	background-position:center;
	background-color:#FFFFFF;
	height:28px;
	width:280px;
	border:1px solid #666;
	color:#999999;
	text-align:center;
	font-weight:bold;
}

.nav span{
	height:40px;
	width:815px;
	border:0px solid #000;
	margin-left:25px;
	margin-top:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;

}

.nav a,
.nav a:visited,
.nav a:link,
.nav a:active
{
	text-decoration:none;
	color:#999999;
	font-weight:bold;
}

.nav a:hover
{
	text-decoration:none;
	color:#e83b7d;
}

.ftrsmalltext,
.ftrsmalltext a,
.ftrsmalltext a:visited,
.ftrsmalltext a:link,
.ftrsmalltext a:active
{
	color:#666666;
	font-size:10px;
}


 


.special {
	color: #FF00FF;
	font-weight: bold;
	font-size:12px
