BODY, TD, A {
	font-family:Tahoma;
	font-size:12px;
	color:#336699;
	margin:0px;
	padding:0px;
}

A IMG {
	border: 0px;
}


A:hover {
	text-decoration: underline;
}

A.h1 {
	text-decoration: none;
	color:#FFFFFF;
}
A.h1:hover {
	text-decoration: underline;
	color:#FFFFFF;
}


h1 {
margin:0px;
margin-top:7px;
padding:0px;
font-size:12px;
}

b.link {
font-size:13px;
font-weight:normal;
}


.content {
	padding:15px;
	padding-right:11px;
	width:0px;
	line-height:140%;
	text-align:justify;
}

.chain {
	top:0px;
	width:100%;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	color:white;
}

.chain A {
	color:white;
	text-decoration: underline;
}

.chain A:hover {
	text-decoration:none;
}

.top_text {
	color:white;
	text-align:justify;
	width:280px;
	margin:5px;
}

.left_menu {
	padding-left:20px;
	line-height:18px;
	position:relative;
}

.left_menu A {
	font-weight:bold;
	display:block;
}
.left_menu DIV {
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:5px;
}
.left_menu DIV A {
	color:gray;
	text-decoration:none;
	font-weight:normal;
	display:block;
}
.left_menu DIV A:hover {
	text-decoration: underline;
}
.news {
	margin-left:25px;
	margin-top:30px;
}
.news_item {
	margin-top:10px;
}
.news_item B {
	color:FF7010;
	font-family:Georgia;
}
.news_item DIV {
	margin-left:30px;
}

.category_list H1 A {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.category_list p {
	text-align:justify;
}
.category_list strong A {
	text-decoration:none;
}

.tth TD {
	border: 1px solid white;
	background-color: #e9e7e7;
	margin:1px;
	padding:2px;
	font-size:9px;
}
.tth TH {
	border: 1px solid white;
	background-color:#999999;
	padding:5px;
	margin:2px;
	font-weight:bold;
	font-size:11px;
	color:white;
}
TABLE.tth {
	border-collapse:collapse;
}

.list DIV IMG{
	margin-right:10px;
}

.list DIV {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:30px;
}

.list DIV A{
	text-decoration:none;
}


