/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgcolor {
	background-color:#dfdac6;
}


#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 2px;
  padding-left: 1px;
  padding-bottom: 5px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 12px "vardana", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
	text-decoration: underline;
	background-image: url(../../../Mangal/brass-screws.com/images/arr_white.gif);
	background-position: 180px 10px;
}
#nav .important {
	border: none;
	background-image: url(images/arr_orange.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .important a {
  color: #E9C379;
}
.text {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:justify;
	vertical-align: top;
	
}
.style6 {
	font-size: large;
	color: #996633;
	font-family:vardana;
	font-style:italic;
}
.style10 {color: #990000}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.subhead {
	font-family: "Monotype Corsiva";
	font-size: 19px;
	font-weight: normal;
	font-style: normal;
	}

.datetime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.bottom {
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	background-image: url(../../../Mangal/brass-screws.com/images/bar1.jpg);
	text-align:left;
	width:15%;	
	}

a.text2:link {color:#000000; text-decoration:none;}
a.text2:visited {color:#000000; text-decoration:none;}
a.text2:active {color:#000000; text-decoration:none;}
a.text2:hover{color:#FF0000; text-decoration:underline;}



a:link {color:#000000; text-decoration: none}
a:visited {color:#000000; text-decoration:none;}
a:active {color:#000000; text-decoration:none}
a:hover {color:#FF0000; text-decoration: underline}


.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}