/*common*/

body {	background:white;

	}

a img {	border:none;

	}

form {	display:inline;

	}

a {	color:rgb(160,177,109);

	}





/*header*/

table.header {

	border-bottom:solid 1px rgb(150,2, 2);

	}



table.header td img{

	position:relative;

	top:2px;

	}



table.header td{

	vertical-align:bottom;

	padding:1 0 3 0px;

	font:normal 12px Arial;

	line-height:20px;

	color:rgb(135,171, 49);

	}



table.header td input{

	color:gray;

	border:solid 1px gray;

	font:normal 10px arial;

	padding-left:2px;

	margin-left:3px;

	background:white;

	height:17px;

	}

table.header td input.go{

	text-transform:uppercase;

	width:26px;

	}





/*toolbar*/

table.toolbar {

	height:28px;

	font:normal 12px Arial;

	color:rgb(135,171, 49);

	}



table.toolbar td {

	white-space:nowrap;

	}



table.toolbar td a{

	display:block;

	margin-left:9px;

	text-decoration:none;

	font-size:14px;

	font-weight:bold;

	color:rgb(135,171, 49)

		}

	

table.toolbar th{

	color:rgb(175, 173, 73);

	font-size:11px;

	font-weight:normal;

	text-align:right;

	text-transform:lowercase;

	}

table.toolbar th a{

	color:rgb(175, 173, 73);

	text-decoration:none;

	}

table.toolbar th a:hover{

	text-decoration:underline;

	}



/*footer boxes*/

td.bx {	height:54px;

	border:solid 1px rgb(102, 102, 102);

	padding:0 5 0 5px;

	font:bold 11px Arial;

	text-align:center;

	color:rgb(145,145,145);

	}



td.bx a {	text-decoration:none;

	font:bold 11px Arial;

	color:rgb(145,145,145);

	}

td.bx a:hover {

	border-bottom:solid 1px rgb(145,145,145);

	}



td.bx input {

	font:normal 11px arial;

	}



td.bx input.email {

	border:solid 1px silver;

	width:90px;

	}



td.bx img {

	margin: 0 1 0 1px;

	}



/*copyright*/

div.copyright{

	padding: 3 0 5 0px;

	font:bold 10px Arial;

	color:rgb(174,174,174);

	}

	

/*footer find boxes*/

table.find {

	height:42px;

	margin-top:4px;

	margin-right:14px;

	}

	

table.find td {

	font:normal 11px Arial;

	color:rgb(135,171, 49);

	}



table.find td nobr{

	display:block;

	margin-left:14px;

	}



table.find input.fnd {

	border:solid 1px silver;

	margin-right:0px;

	}



table.find select,

table.find input {

	color:#343434;

	margin: 0 0 0 4px;

	font:normal 10px arial;

	}



/*subnav for display*/

.subnav {

	color:gray;

	font:normal 14px Arial;

	margin-bottom:12px;

	}

.subnav a {

	color:gray;

	text-decoration:none;

	font:normal 12px Arial;

	}

.subnav a:hover {

	border-bottom:solid 1px gray;

	}
