td {
	font-family: verdana;
	font-size: 9px;
	color: #606060;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.a {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.a1 {
	font-family: verdana;
	font-size: 9px;
	font-weight: none;
	color: #FFC84A;
	text-decoration: underline;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #598094;
	text-decoration: none;
	border: none;
}
.date {
	font-family: verdana;
	font-size: 9px;
	color: #598094;
	font-weight: none;
	text-decoration: none;
	border: none;
}
.text {
	font-family: verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	border: none;
}
.text1 {
	font-family: verdana;
	font-size: 9px;
	color: #FFCB80;
	text-decoration: none;
	border: none;
}
.text2 {
	font-family: verdana;
	font-size: 9px;
	color: #BEBEBE;
	text-decoration: none;
	border: none;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 12pt; 
	text-align: center;
}

#main_menu td
{
	background-image: url('/images/z2.jpg');
	background-repeat: no-repeat;
	width: 100px;
	height: 51px;
}

#main_menu a
{
	text-decoration: none;
	margin-left: 17px;
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

#content
{
	padding-left: 5px;
	padding-right: 5px;
}