/*________________________________________________________________________________________________________________________________________*/

li {
	background-image: url(../images/icons/bullet.gif);
}

/*________________________________________________________________________________________________________________________________________*/

#header {
	background: #E8992F;
	border-bottom-color: #C6772F;
	color: #fff;
}

#header #search td {
	color: #fff;
}

#header #search input.text {
	border-color: #C6772F;
}

#footer {
	border-top-color: #C6772F;
}

/*____  forms  ___________________________________________________________________________________________________________________________*/

.aw_button {
	background: #eee;
	border: 1px solid #aaa;
	border-color: #f9f9f9 #aaa #aaa #f9f9f9;
	color: #000;
	cursor: pointer;
	font: bold 13px Arial, Verdana, sans-serif;
}

* > .aw_button {
	padding-top: 1px;
	padding-bottom: 2px;
}

.aw_hotbutton {
	background: #69c;
	border: 1px solid #036;
	border-color: #CCE6E6 #036 #036 #CCE6E6;
	color: #fff;
	cursor: pointer;
	font: bold 13px Arial, Verdana, sans-serif;
}

* > .aw_hotbutton {
	padding-top: 1px;
	padding-bottom: 2px;
}

/*____  tables  __________________________________________________________________________________________________________________________*/

.aw_tableheader {
	background: #E8992F;
	border-bottom-color: #C6772F;
	color: #fff;
}

/*________________________________________________________________________________________________________________________________________*/
/*________________________________________________________________________________________________________________________________________*/
