body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-size: 10px;
}
li {
	background: #EEEEEE;
	margin-left:-40px;
}
input, select {
	background: #EFEFEF;
	color: #5E5E5E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:active {
	color: #0000CD;
	text-decoration: none;
}
a:visited {
	color: #0000CD;
	text-decoration: none;
}
a:hover {
	color: Red;
}
#page {
	border: 1px solid #DCDCDC;
	width:900px;
	margin: 10px;
	padding: 10px;
	margin: auto;
	}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float:none;
	width:900px;
	height:100px;
	margin-bottom: 0px;
}

#searchbox {
	background-image: url(../images/searchbox.jpg);
	background-repeat: no-repeat;
	width: 370px;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 30px;
	margin-left: 522px;
	margin-top: 50px;
}
#topnavbar {
	background: #F7F7F7;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	width:100%;
}
#topnavbar a:hover {
	background: #0000CD;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	width:100%;
}
#leftside {
	float:left;
	width:155px;
	margin-right: 10px;
}
#main {
	background: #F7F7F7;
	width: 723px;
  	float: left;
	padding: 0px 5px 5px 5px;
}
#rightside {
	
	border: 1px solid gray;
	width:123px;
	
	margin-left: 795px;
}

#footer, #footer a{
	color: White;
	background: url(../images/footer.jpg) no-repeat;
	clear: both;
	width:900px;
	height:35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}

#footer a{
	color: White;
	background: #3e8ff3;
	clear: both;
	width:900px;
	height:35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}

#feedcontainer {
	background: #EEEEEE;
	border: 1px solid #B1B1B1;
	clear: both;
	margin: auto;
	width:95%;
	padding: 5px;
}
#feed_title {
	background: #CFCFCF;
	clear: both;
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
#feed_date {
	background: #F1F1F1;
	color: #A6A6A6;
	clear: both;
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#feed_description {
	background: #EEEEEE;
	clear: both;
	width:100%;
	margin: 10px 0px 10px 0px;
}
#feed_source {
	background: #EEEEEE;
	color: #727272;
	clear: both;
	width:100%;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.block_title {
	background: #4C95F1;
	color:White;
	width: 155px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-indent: 10px;
}
.block_content {
	background: #EEEEEE;	
	line-height:17px;
	border: 1px solid #A6CDFE;
	margin-top: 0px;
	list-style: square inside;
	font-weight: bolder; 
	text-indent: 10px;
}
.tborder
{
border: 1px solid #A6CDFE;
background-color: #EEEEEE;
}
.tit1 {
	background: #333333;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.tit2 {
	background: #3AD73A;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.tit3 {
	background: #BB1B1B;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.tit4 {
	background: #954198;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.tit5 {
	background: #5978CE;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.tit6 {
	background: #FFC100;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.tit7 {
	background: #5C2B7C;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	text-align: center;
	line-height:25px;
}
.gdate {
	color: #797979;
	width:130px;
	font-size: x-small;
	float: left;
	line-height:15px;
}
.ablock {

	width:450px;
	float: left;
	line-height:15px;
}
.site {
	color: #868686;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	line-height:15px;
}
.plus {
	background: #E6E6E6;
	color: #2C2C2C;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-align: right;
	vertical-align: middle;
}
.pages {
	background: #DCDCDC;
	color: #737373;
	border: 1px solid #939393;
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	margin: 20px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}
