body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}
a:link {font-size: 10px;
	text-decoration: none;
	color: #366B9E; 
}
a:visited {font-size: 10px;
	text-decoration: none;
	color: #366B9E;
}
a:hover {font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a:active {font-size: 10px;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.main_area {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366B9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366B9E;
}
.head {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #366B9E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #366B9E;
	background-image: url(images/sunshine.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366B9E;
}
.left_area {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #366B9E;
	border-right-color: #366B9E;
	border-bottom-color: #366B9E;
	border-left-color: #366B9E;
}
.right_area {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #366B9E;
	border-right-color: #366B9E;
	border-bottom-color: #366B9E;
}
.date {
	COLOR: #FA6D05;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #366B9E;
}
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
}
.news_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #333333;
}
.b {
	cursor: hand;
}
.bg_left {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.style1 {font-size: 10px;}
.hr {
	color: #CCCCCC;
	border: #CCCCCC;
	background-color: #CCCCCC;
}
