.input {
width:100%;
font: 11px Tahoma, Arial, Verdana;
}
.button {
width:50%;
font: 11px Tahoma, Arial, Verdana;
background-color:#ff5719;
color:#FFFFFF;
}

body {
	margin: 0;
	padding: 0;
  background: #000000 url(../images/bkg.png) repeat-x;
}

td {
	font: 11px Tahoma, Arial, Verdana; 
	color: #FFF;
}

.title {
	font: 14px Tahoma, Arial, Verdana;
	color: #FFF;
	font-weight:bold;
}


p {
	margin-bottom: 10px;
}

h1 {
	font: 16px Tahoma, Arial, Verdana;
	color: #000;
	margin-bottom: 10px;
}

h2 {
	font: 14px Tahoma, Arial, Verdana;
	color: #FFF;
	font-weight:bold;
	margin-bottom: 10px;	
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #333;
}

.maincell {
margin-top:20px;
}

.leftbar {
height:420px;
width:180px;
padding-top:06px;
padding-left:20px;
padding-right:20px;
color:#000;
}
.leftbarback {
background-image:url(../images/logo.jpg);
}

.header {
background:#373636 url(../images/header.jpg) no-repeat;
height:75px;
}

.nav {
background:#414040;
}

.contentcell {
width:374px;
height:440px;
border-right:1px solid #000000;
color:#FFF;
}

.footer {
border-top:1px solid #3e3e3e;
background:#4f4f4f;
height:38px;
}

.scroll {
background:#454343;
width:406px;
border-top:1px solid #000000;
height:100px;
}

.footercell {
font:11px Arial, Helvetica, sans-serif;
color:#a7a7a7;
padding-left:20px;
padding-right:20px;
}

.homelink {
background: url(../images/home.jpg) no-repeat;
width:105px;
height:44px;
}

.menswearlink {
background: url(../images/menswear.jpg) no-repeat;
width:123px;
height:44px;
}

.womenswearlink {
background: url(../images/womenswear.jpg) no-repeat;
width:147px;
height:44px;
}

.accessorieslink {
background: url(../images/accessories.jpg) no-repeat;
width:145px;
height:44px;
}

.contactlink {
background: url(../images/contactus.jpg) no-repeat;
width:127px;
height:44px;
}

.homelinkover {
background: url(../images/homeover.jpg) no-repeat;
width:105px;
height:44px;
}

.menswearlinkover {
background: url(../images/menswearover.jpg) no-repeat;
width:123px;
height:44px;
}

.womenswearlinkover {
background: url(../images/womenswearover.jpg) no-repeat;
width:147px;
height:44px;
}

.accessorieslinkover {
background: url(../images/accessoriesover.jpg) no-repeat;
width:145px;
height:44px;
}

.contactlinkover {
background: url(../images/contactusover.jpg) no-repeat;
width:127px;
height:44px;
}

.contentarea p {
color:#FFF;
}

.contentarea h2 {
color:#FFF;
}