<!--
body {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px; padding:0px;
	text-align:center;
	}

a {text-decoration:none;}

#container {
	width: 710px;
	padding: 0px;
	background-color:#F2F2F2;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-y;
	margin:0px auto;
	text-align:left;
  }


#content {
	width:520px;
	height:auto;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
	margin-top: 10px;
	
}

.news_announce {
	font-family: palatino linotype, georgia, times new roman;
	color: #000;
	font-size: 15px; 
	font-weight: bold;
	line-height: 1.2;

}

.title1 { color: #00507C;
	font-weight: bold;
}

.title_news { color: #00507C;
	font-family: times new roman; georgia;
	font-size:35px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

.title_news_r { color: #CC0000;
	font-family: times new roman; georgia;
	font-size:35px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

.title_news2 { color: #CC0000;
	font-family: times new roman, georgia;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}

.title_news2_b { color: #00507C;
	font-family: times new roman, georgia;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}

.title_news3 { color: #000;
	font-family: times new roman, georgia;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}

.title_link {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 30px;
}

.title_link A:link {color: #FF642B; text-decoration: none}
.title_link A:visited {color: #FF642B; text-decoration: none}
.title_link A:active {color: #FF642B; text-decoration: none}
.title_link A:hover {text-decoration: none; color: #000;}

ul {list-style-type: square;)
}

h1 { 
	color: #000;
	line-height: 28px;
	text-align:center;
}

h2 { font-family: times new roman, gerogia;
	color: #2D70D2;
	line-height: 20px;
}

.cell1 { padding-left:15px;
	padding-right:20px;
	background-color:#F09C6E;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 110px;
}

.cell2 { padding-left:25px;
	background-color:#F5AD84;
	width: 250px;
}

#sidebar {
	float: right;
	width: 160px;
	height:auto%;
	border-left: 1px solid #979797;
	padding: 8px;
}

#footer {
	font-size:14px;
	color: #000;
	clear: both;
	padding-left: 10px;
	padding-top: 1px;
	height: 40px;
	text-align: center;
}

.list {
	color: #000000;
	font-family: verdana; 
	font-size:11px; 
	color:#000000; 
	line-height:2.5ex;
	padding: 10px 10px 10px 10px; 
}

#sponsor {
	background-color: #01273C;
	font-family: arial black;
	font-size: 12px;
	color:#fff;
}

-->