/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#pro{
	width:140px;
	position:absolute;
	display:none;
	top:143px;
    left:370px;
	background-color:#FFFFFF;
	border:solid 1px #eee;
	padding:5px;
}

#pro li{
	list-style-type:none;
	width:140px;
	float:left;
}
#pro ul{
	display:none;
	position:absolute;
	list-style-type:none;
	left:105px;
	width:120px;
	float:left;
	background-color:#FFFFFF;
	border:solid 1px #eee;
	padding:5px;
}
#com{
	width:143px;
	position:absolute;
	display:none;
	top:143px;
    left:200px;
	background-color:#FFFFFF;
	border:solid 1px #eee;
	padding:5px;
}
.searchinput {
	border: 1px solid #7BAD51;
	background-repeat: repeat-x;
	height: 13px;
	width: 160px;
	font-family: Tahoma;
	font-size: 10px;
	color: #EBECD7;
}
.downl {
	color: #D7D2AC;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: lighter;
}
.downwen {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	color: #3C9563;
	text-decoration: none;
	line-height: 20px;
}

#com li{
	list-style-type:none;
	width:140px;
	float:left;
}
a.downl:link {
	color: #D7D2AC;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.downl:visited {
	color: #407C58;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a.downl:hover {
	color: #5AAB7A;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.downwen1 {font-family: Tahoma;
	font-size: 10px;
	text-transform: capitalize;
	color: #D7CB8A;
	text-decoration: none;
	line-height: 20px;
}
