.search {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
        border: 1px solid #000000;
	background-color: #f1f1f1;
}
.search1 {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff;
	background-image:url(../images/s4.gif);
	border: 0px solid #f1f1f1;
}
.nav 
{
	text-decoration: none;
	color:#ffffff;
        font-size: 12px;
	font-family: "Arial";

}
.nav:link    { text-decoration: none; color:#FFFFFF }
.nav:visited { text-decoration: none; color:#FFFFFF }
.nav:active  { text-decoration: none; color:#ffffff }
.nav:hover   { text-decoration: none; color:#ffffff }

.font {
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;

}
.font:link    { text-decoration: none; color:#000000 }
.font:visited { text-decoration: none; color:#000000 }
.font:active  { text-decoration: none; color:#000000 }
.font:hover   { text-decoration: underline; color:#ff7100 }
a {
	text-decoration: none;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;

}
a:link    { text-decoration: none; color:#000000 }
a:visited { text-decoration: none; color:#000000 }
a:active  { text-decoration: none; color:#000000 }
a:hover   { text-decoration: underline; color:#ff7100 }
.input-search {
	font-family: "Ariall";
	font-size: 12px;
	color: #FFFFFF;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #848283;
	border-right-color: #D6D3CE;
	border-bottom-color: #D6D3CE;
	border-left-color: #848283;
	background-color: #610809;
}
.userlogin {
	font-family: "Arial";
	font-size: 12px;
	color: #9A999B;
	border: 1px solid #9A999B;
	height: 18px;
        width:90px
}
.list
{
	text-decoration: none;
	color:#000000;
	font-family: "Arial";
	font-size: 14px;
	line-height: 22px;
}
.list:link    { text-decoration: none; color:#000000 }
.list:visited { text-decoration: none; color:#000000 }
.list:active  { text-decoration: none; color:#90191E }
.list:hover   { text-decoration: none; color:#90191E }
.list1
{
	text-decoration: none;
	color:#000000;
	font-family: "Arial";
	font-size: 14px;
	line-height: 19px;
}
.list1:link    { text-decoration: none; color:#000000 }
.list1:visited { text-decoration: none; color:#000000 }
.list1:active  { text-decoration: none; color:#90191E }
.list1:hover   { text-decoration: none; color:#90191E }
.inputa{
font-family: "Arial";
    FONT-WEIGHT: normal;
	MARGIN: 1px 0px 0px 0px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	height: 20px;
	border: 1px outset #E7E7E7;
	line-height: 15px;
	font-size:12px;
	color:#000000;
	background-color:#E7E7E7
}