/* CSS Document */
body,td,th {
	
	list-style-type: disk;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4e4e4e;
	
}
.top_links {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8a0000;
font-weight:lighter;
}

a:link {
	color: #ba7b8c;
	text-decoration: none;
	font-size: 11px;

}
a:visited {
	color: #ba7b8c;
	text-decoration: none;
	font-size: 11px;

}
a:hover {
	text-decoration:underline;
	color: #ba7b8c;
}


.b a:link {
	color: #8a0000;
	text-decoration: none;
	font-size: 12px;
	font-weight:550;

}
.b a:visited {
	color: #8a0000;
	text-decoration: none;
	font-size: 12px;
	font-weight:550;
}
.b a:hover {
	text-decoration:underline;
	color: #8a0000;
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	font-weight:600;
}

.heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
	color:#ffffff;
	font-weight:600;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:100;
}
.top_banner {
background-image:url(../images/top_bg.jpg);
background-repeat:repeat-x;
background-position:left;
}


.text_field {
margin-top:0px;
font-family: arial;
font-size: 11px;
height: 14px;
width: 130px;
color: #333333;
}

.text_area {
font-family: arial;
font-size: 11px;
height: 14px;
width: 130px;
color: #333333;
}

.gobutton {
font-family: Arial;
width: 33px;
height:20px;
font-size: 12px;
color: #333333;
padding-bottom: 5px;
}

.go-text {
font-family: Arial;
font-size: 12px;
color: #333333;
height: 16px;
}

.checkbox {
font-family: Arial;
width: 12px;
margin-left:opx;
height:12px;
font-size: 12px;
color: #333333;
padding-bottom: 5px;
}

.loginbutton {
font-family: Arial;
font-size: 10px;
color: #333333;
width: 55px;
height:20px;
padding-bottom: 5px;
}
.login-text {
font-family: Arial;
font-size: 11px;
color: #333333;
height: 16px;
}

.border {
border-right-color:#ba7b8c;
border-right-style:solid;
border-right-width:1px;
border-left-color:#ba7b8c;
border-left-style:solid;
border-left-width:1px;
border-bottom-color:#ba7b8c;
border-bottom-style:solid;
border-bottom-width:1px;
}

#vertmenu {
margin-left:15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#ba7b8c;
font-size: 14px; 
padding: 3px 0 5px 3px;
border: 0px ;
color: #ffffff;
margin: 0px;
width:159px;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li
 {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 12px;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #ffffff;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #951927;
text-decoration:none;
background-color: #ba7b8c;
}
.product {
border-color:#BA7B8C;
border-style:solid;
border-width:1px;
}
