
.t1, .t4 {
	font: 13px/1.1 normal Verdana, Arial, Helvetica, sans-serif; 
	color: #663333;
	padding: 5px ;	  
}
.t4 {font-size:12px;}
.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #663333;
	text-align:left;
    }
.t3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	color: #663333
}

tr.alt td {background: #FFEBCC}

tr.over td {background:#F6DBB0}

.footer 
{
	color:#5e949a;
	padding: 2px 0 0 15px;
	font:12px/1.1 normal Verdana,Arial,Helvetica,sans-serif;
	background: url(/images/footerbar1.gif) no-repeat 0 0; 
	height:19px; 
	width:813px;
}
#headerLeft {
	background: url(../images/topLeft.jpg) 0 0 no-repeat;
	width:170px;
	height: 95px;
	float:left;
}
#headerRight {
	background: url(../images/topRight.jpg) 0 0 no-repeat;
	width: 621px;
	height:95px;
	float:left;
}
#tabContainer {
	background: url(../images/tabRight.jpg) right no-repeat;
	width: 790px;
	height:41px;
	margin-bottom:20px;
}
#tab1 a{
	background: url(../images/tabHome.gif) 0 0 no-repeat;
	width: 106px;
	float:left;
	height:41px;
}
#tab1 a:hover {
	background-image: url(../images/tabHome-over.gif);
}
#tab2 a{
	background: url(../images/tabDesigns.gif) 0 0 no-repeat;
	width: 106px;
	float:left;
	height:41px;
}
#tab2 a:hover {
	background-image: url(../images/tabDesigns-over.gif);
}
#tab3 a{
	background: url(../images/tabInventory.gif) 0 0 no-repeat;
	width: 106px;
	float:left;
	height:41px;
}
#tab3 a:hover {
	background-image: url(../images/tabInventory-over.gif);
}
#tab4 a{
	background: url(../images/tabContact.gif) 0 0 no-repeat;
	width: 106px;
	float:left;
	height:41px;
}
#tab4 a:hover {
	background-image: url(../images/tabContact-over.gif);
}
body {
	background-color:#ffffff;
	margin:0;
}
