body {
	margin: 0px;
}
#content {
	background-image: url('images/cbg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.menu1 tr td {
	padding-left: 8px;
	white-space: no-wrap;
}
td {
	font-family: verdana; font-size: 11px;
	color: #666666;
}
.menu1 tr td a{
	font-weight: bold;
	color: #ffffff;
position: relative;
	
}
.smth {
	position: relative;
	margin: -5px;
}
h3 {
	color:#99CB16;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	color:#99CB16;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
table.mmenu tr td {
	padding-top: 8px;
		
}

table.mmenu tr td a:link.b, table.mmenu tr td a:visited.b {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
table.mmenu tr td a:hover.b {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


table.mmenu tr td a:link.s, table.mmenu tr td a:visited.s {
	font-weight: none;
	color: #666666;
	text-decoration: none;
}
table.mmenu tr td a:hover.s {
	font-weight: none;
	color: #666666;
	text-decoration: none;
}

td.copyright td {
	color: #ffffff;
	font-size: 10px;
	padding-left: 8px;
	padding-top:3px; 
	font-family: Arial;

}
td.date {
	color: #99CB16;
	font-size: 10px;
}
td.date2{
	color: #56842C;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
a.date {
	color: #99CB16;
	text-decoration: none;
}