body {
	margin: 0px;
	padding:0px;
	font-family: Times New Roman;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 85%;
	color: #A6A5A5;
}
table.menu_top {
	width:100px;
}
table.menu_top TD{
	padding:0px 10px 0px 10px;
}
H1 {
	display:inline;
	font-weight: normal;
}
H1.menu {
   font-family: Arial;
	font-size: 13px;
	text-transform: lowercase;
	color: #A6A5A5;
	font-weight: bold;
}
H1.title {
	font-family: Arial;
	font-size:20px;
	text-transform: lowercase;
	color: #D9261C;
	font-weight: bold;
}
.action {
	color: #DD8905;
	font-size: 13px;
	font-weight: bold;
}
.copyright {
	font-family:Arial;
	color: #444444;
	font-size:9px;
	font-weight: normal;
}
.bottom, .bottom A {
	color:#A6A5A5;
	font-size: 12px;
	text-decoration: none;
}
#active {
	color: #FFFFFF;
}
#active1 {
	color: #D9261C;
}
#nound {
	text-decoration: none;
}