body
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	line-height: 14px;
	background: #fff;
}

body, html
{	margin: 0;
	padding: 0;
}

IMG
{
	border: 0;
}

#widget
{
	position: absolute;
	left: 2%;
	width: 96%;
	height: 400px;
	/*border: 1px solid #CCC;*/
}

#header
{
	width: 100%;
}

#header TD
{
	color: #666;
	padding: 10px;}

#title
{	width: 90%;
	vertical-align: middle;}

#title SPAN
{
	color: #39800E;
	font-weight: bold;
}

#logo
{	width: 37px;}

#logo IMG
{
	width: 37px;
	height: 55px;
}

#menu
{	clear: both;
	width: 100%;
	overflow: hidden;
	max-width: 300px;}

#menu TABLE
{	width: 100%;}

#menu TD
{
	height: 30px;
	color: #2389F7;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	cursor: pointer;
}

#menu TD.MenuActive
{
	color: #FFF !important;
	background: url('menu.gif') 50% 0 no-repeat;
}

#menu #blog.MenuActive
{
	color: #FFF !important;
	background: url('menu_blog.gif') 50% 0 no-repeat;
}

#menu #top_menu.MenuActive
{
	color: #FFF !important;
	background: url('menu_top.gif') 50% 0 no-repeat;
}

.Content
{	clear: both;
	display: none;
	height: 265px;
	overflow: auto;
	margin: 10px 0;
	padding: 0 10px;}

.Loading
{
	color: #2389F7 !important;
	float: left;
	font-weight: normal !important;
}

#palm
{	text-align: center;}

#palm IMG
{
	height: 190px;
}

#palm SPAN
{	color: #39800E;
	font-weight: bold;}

#top TABLE
{	width: 90%;}

#top TD
{
	color: #A0A0A0;
	font-size: 11px;
	vertical-align: middle;
	padding: 5px;
}

#top .TopItemNumber
{
	width: 10px;
}

#top .TopItemImage
{
	width: 34px;
}

#top .TopItemImage IMG
{
	width: 34px;
	height: 34px;
}

#top SPAN
{
	color: #39800E;
	font-size: 12px !important;
}

#news .NewsItem
{
	color: #A0A0A0;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: justify;
}

#news .NewsThumbnail
{
	width: 72px;
	height: 72px;
	float: left;
	display: inline !important;
}

A.NewsTitle:LINK, A.NewsTitle:VISITED, A.NewsTitle:ACTIVE, A.NewsTitle:HOVER
{
	color: #39800E !important;
	font-size: 12px !important;
	margin-bottom: 5px;
	text-decoration: none;
}

A.NewsTitle:HOVER
{
	text-decoration: underline;
}