body {
	background: #f0f0f0 url(images/bg.gif) repeat-y scroll top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: default;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-indent: 0.5em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td.menu {
	background: #91f791 url(/images/bg_menu.gif) repeat-y scroll top left;
}
td.menuright {
	background: #fd894d url(/images/bg_topright.gif) no-repeat scroll top left;
}
td.left {
	background: #cccccc url(/images/bg_left.gif) repeat-y scroll top left;
}
td.content {
	background-color: #ffffff;
	padding: 5px 9px 4px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.rightframe {
	background: transparent url(/images/rside_mid.gif) repeat-y scroll top left;
}
td.right {
	background: #6a6a86 url(/images/bg_right.gif) repeat-y scroll top left;
}
p.news_head {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 2px 9px 0px 9px;
	text-align: left;
}
p.news_date {
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0f0f0;
	padding: 0px 9px 3px 9px;
	text-align: left;
}
p.news_data {
	text-indent: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 9px 2px 9px;
	text-align: justify;
	color: #ffffff;
}
a.news {
	color: #ffffa0;
	text-decoration: none;
}
a.news:hover {
	color: #ffc0c0;
	text-decoration: none;
}
a.main {
	color: #000066;
	text-decoration: none;

}
a.main:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #000066;
}
a {
	color: #50ff50;
	text-decoration: none;
}
a:hover {
	color: #00ff00;
	text-decoration: none;
}
