body{
	padding:0px;
	margin:0px;
 	font-family: Arial, Verdana, sans-serif;
	background:#ffffff;
}

table, tr, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-weight:		normal;
	font-size:		14px;
	color: #555555;
}

input, textarea, select {
	font-weight:		normal;
	font-size:		14px;
	color: #555555;
}


a {
	color:#444444;
	text-decoration: none;
}

a:hover {
	color:#aaaaaa;
	text-decoration: none;
}

hr{
	height:1px;
	color:#dddddd;
	background-color:#dddddd;
}


.page-middle{
	border-right: 1px solid #0082ce;
}

.title{
	font-size:21px;	
	font-weight: bold;
	color: #470e06;
	background-color: #f22808;
	padding-left: 4px;
}

.title-s{
	font-size:21px;	
	color: #043307;
	background-color: #f2df08;
	padding-left: 4px;
}

.subtitle{
	font-size:17px;	
	color: #0082ce;
}

.news-title{
	font-size:15px;	
	font-weight: bold;
	color: #555555;
}

.news-title a{
	font-size:15px;	
	color: #555555;
}

.news-date{
	font-size:15px;	
	color: #555555;
}

.menu-u{
	font-size:16px;	
	font-weight: bold;
	height: 35px;
	color: #ffffff;
}

.menu-u a{
	color: #555555;
	text-decoration: none;
	height: 35px;
	padding: 10px 15px 10px 15px;
}

.menu-u a:hover{
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	height: 35px;
	background-color: #1ebd28;
}

.menu-s{
	font-size:16px;	
	font-weight: bold;
	height: 35px;
	color: #ffffff;
}

.menu-s a{
	color: #ffffff;
	text-decoration: none;
	height: 35px;
	padding: 10px 15px 10px 15px;
	background-color: #2159d6;
}

.links{
	font-size:13px;	
	font-weight: bold;
	color: #444444;
}

.links a{
	font-size:13px;	
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.links a:hover{
	font-size:13px;	
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: underline;
}


.footer{
	font-size:14px;	
	color: #a1bdfc;
}

.footer a{
	font-size:14px;	
	color: #a1bdfc;
	text-decoration: none;
}


.button{
	font-size:14px;	
	height:25px;
	color: #a1bdfc;
	background-color: #2159d6;
}

.button a{
	font-size:14px;	
	color: #a1bdfc;
	height:25px;
	text-decoration: none;
	background-color: #2159d6;
	padding: 5px 10px 5px 10px;
}

.button a:hover{
	font-size:14px;	
	color: #0c4706;
	height:25px;
	text-decoration: none;
	background-color: #1ebd28;
	padding: 5px 10px 5px 10px;
}

.search{
	font-size:21px;
	padding-bottom: 4px;
}

.search-header a{
	font-size:17px;	
	color: #2159d6;
	text-decoration: underline;
}

.search-header a:hover{
	font-size:17px;	
	color: #043307;
	text-decoration: underline;
}

.search-link a{
	font-size:13px;	
	color: #1fb128;
	text-decoration: none;
}

.search-link a:hover{
	font-size:13px;	
	color: #043307;
	text-decoration: underline;
}

.navigation{
	font-size:19px;	
	font-weight: bold;
	color: #444444;
}

.navigation a{
	font-size:19px;	
	font-weight: normal;
	color: #2159d6;
	text-decoration: underline;
}

.navigation a:hover{
	font-size:19px;	
	font-weight: normal;
	color: #043307;
	text-decoration: underline;
}
