
p.search
{
	margin: 0px 0px 0px 0px;
	color: #5f7bad;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
}

table.search
{
	padding: 0px 0x 0px 15px;
	margin: 0px 0px 0px 0px;
}

table.search tr.search
{
	color: #5f7bad;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
	text-decoration: none;
}


table.search tr.search_head
{
	color: #5f7bad;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
	text-decoration: none;
}

table.search input{
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	text-align: left;
	color: #fa8e07;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	height: 16px;
	width: 160px;
}

table.search submit{
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	text-align: center;
	color: #5f7bad;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	width: 50px;
	height: 16px;
}

table.search select{
	margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
	text-align: left;
	color: #5f7bad;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	width: 160px;
	height: 16px;
}


#ssub{
	text-align: center;
	color: #5f7bad;
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight:bold;
	line-height: 16px;
	border-color: #343434;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	cursor: pointer;
	height: 16px;
	width: 60px;
}





