/* CSS Document */
/*BODY*/
body {
	background-color:#383922;
	font-family: Tahoma;
	font-size: 11px;
	padding:2px;
}

table.Maincontent
{
	background-color:#f1e8c7;
}
table.RightContent
{
	background-color:#dbcb9a;
}

td.MenuBottom
{
	font-size:11px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:none;
}
td.MenuBottom a
{
	font-size:11px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:none;
}
td.MenuBottom :link
{
	font-size:11px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:none;
}
td.MenuBottom :hover
{
	font-size:11px;
	font-weight:bold;
	color:#227704;
	text-decoration:none;
}




/*Text format*/
span.NewsContent
{
	font-size:11px;
	color:#7f5026;
}
span.NewsTittle
{
	font-size:11px;
	font-weight:bold;
	color:#7f5026;
}
span.NewsTittle1
{
	font-size:11px;
	font-weight:bold;
	color:#227704;
}

span.NewsTittle2
{
	font-size:14px;
	font-weight:bold;
	color:#227704;
}

span.NewsHeader2
{
	font-size:16px;
	font-weight:bold;
	color:#7f5026;
}

span.NewsHeader
{
	font-size:16px;
	font-weight:bold;
	color:#227704;
}
.button_readmore,.button_border_black{
	border:solid 1px #000000;
	font-weight:bold;
	font-size:12px;
	background:#FFFFFF;
	height:22px;
	cursor: pointer;
}
.textred{
	border:solid 1px #000000;
	font-size:11px;
	background:#FFFFFF;
	height:14px;
}
.title_page{
	font-size:16px;
	font-weight:bold;
	color:#227704;
	text-decoration:none;
}
.title_page:hover{
	font-size:16px;
	font-weight:bold;
	color:#993333;
	text-decoration:underline;
}
.link_title{
	font-size:14px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:none;
}
.link_title:hover{
	font-size:14px;
	font-weight:bold;
	color:#FF3333;
	text-decoration:underline;
}
.textlarge{
	font-size:13px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:underline;
}
.textlinksmall{
	font-size:11px;
	font-weight:bold;
	color:#7f5026;
	text-decoration:none;
}
.textlinksmall:hover{
	font-size:11px;
	color:#FF3333;
	text-decoration:underline;
}

.story{
	font-size:11px;
	color:#7F5026;
}
.story:hover{
	font-size:11px;
	color:#333333;
}

.col_header{
	font-size:12px;
	color:#7F5026;
	text-align:center;
	font-weight:bold;
}
.logintext{
	font-size:12px;
	color:#7F5026;
	text-align:center;
	font-weight:bold;
}
.logintext:hover{
	font-size:12px;
	color:#227704;
	text-align:center;
	font-weight:bold;
}
.textrednormal{
	font-size:11px;
	color:#FF0033;

}
.phonecontact{
	font-size:11px;
	color:#7F5026;

}



