BODY {

	FONT-SIZE: 10pt;

	FONT-FAMILY: tahoma;

	TEXT-DECORATION: none;

}

TD {
	FONT-SIZE: 10pt;
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
A {
	COLOR: Black;
	FONT-FAMILY: Tahoma;
	font: bold;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: black;
	font: bold;
	TEXT-DECORATION: none;
}
.menu {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
	font-family: tahoma;
}
.menu2 {
	font-size: 10pt;
	color: Black;
	font-weight:bold;
	font-family: tahoma;
}	
.newsTitle {
	font-size: 9px;
	color: Black;
	font-weight: bold;
	font-family: tahoma;
}
.newsText {
	font-size: 9px;
	color: Black;
	font-family: tahoma;
}
.scroll {
	width: 550px;
	height: 350px;
	overflow: auto;
	text-align: left;
}

.scroll2 {
	width: 150px; 
	height: 400px; 
	overflow: auto; 
}

.scroll_menu {
	width: 170px; 
	height: 350px; 
	overflow: auto; 
}

.bg1 {
	background-image: url(image_02.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(image_54.jpg);
	background-repeat: repeat-x;
}
.font1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
.tble-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.text-box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
}
.td-space {
	padding: 6px;
}
.tble-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
.tble-btm2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tble-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tble-all {
	border: 1px solid #CCCCCC;
}
