/* CSS Document */

body {
	margin-top:0;
	margin-bottom:0;
	/*background-color:#9F0000;*/
	background-color:#AA2B00;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

a{
	color:#FF0;
	text-decoration:none;
}

select {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.y_b_f {
	color:#FF0;
}

.grey_font {
	color:#E2E2E2;
}

.top {
	background-color: #FFE7B5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-left: 3px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	overflow: hidden;
}
