body {
	background-color: #EFEFEF;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.failedrss {
	font-family: Tahoma;
	font-size: 10px;
	color: #ff0000;
	padding-left: 10px;
	background-color: #ffffcc;
}

.failedrss a:link {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}

.failedrss a:visited {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
}


.lastupdated {
	font-size: 10px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
}

.updated {
	line-height: 17px;
}

td {
	line-height: 12px;
}

.base {
	background-color: #fff;
	/*background-image: url(images/background/graygradback.png);*/
	margin-bottom: 6px;
	padding-top: 6px;
}

.base ul {
	/*font-size: 11px;*/
	font-family: Tahoma;
	font-size: 11px;
	/*padding-top: 1px;*/
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #999999;
	margin-right: 8px;
}


ul {
	margin-left: 22px;
	padding-left: 0px;
}

ul a:active {
	text-decoration: none;
}

ul a:link {
	color: #0033cc;
	text-decoration: none;
}

ul a:visited {
	color: #999999;
	text-decoration: none;
}

li {
	margin-bottom: 4px;
/*	line-height: 12px;*/
}

#topofpage .rsstitle {
	font-weight: bold;
	float: left;
	line-height: 17px;	
}

.title {
	 font-size: 11px;
	 font-family: Tahoma;
}

.title a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.title a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.title a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#topofpage {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px;
	margin-top: 5px;
}

#topofpage .updated {
	color: #666666;
	float: right; 
}

.footer{
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	color: #666666;
	padding: 10px;
}

.jump {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
}


.jumpdown {
	background-color: #CCCCCC;
	border-bottom: 2px inset;
	border-left: 2px inset;
	border-right: 2px inset;
	border-top: 2px inset;
	cursor: pointer;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	width: 100%;
}

.jumpover {
	background-color: #EFEFEF;
	border-bottom: 2px outset;
	border-left: 2px outset;
	border-right: 2px outset;
	border-top: 2px outset;
	cursor: pointer;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	text-indent: 2px;
	width: 100%;
}

.jumpcategory {
   /*background-color: #ccc;*/
	border-left-color: #efefef;
	border-left-style: solid;
	border-left-width: 40px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
/*	margin-top: 10px;*/
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	text-transform: lowercase;
}

.catborder {
	margin-bottom: 8px;
}

.icon {
	/*border: 1px solid #CCCCCC;*/
	margin-right: 0px;
	margin-left: 0px;
}

/*
.rssnav a:link {
	color: #000;
	text-decoration: none;
}

.rssnav a:visited {
	color: #000;
	text-decoration: none;
}

.rssnav a:hover {
	color: #000;
	text-decoration: underline;
}

.rssnav a:active {
	color: #000;
}

.dash {
	color: #999999;
	font-weight: bold;
}
*/

.blogrollmain{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
/*	padding-right: 5px;*/
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #fff;
	line-height: 13px;
}

.blogrollmain a:link{
	color: #0033cc;
	text-decoration: none;
}

.blogrollmain a:hover{
	color: #0033cc;
	text-decoration: underline;
	font-weight: bold;
}

.blogrollmain a:visited{
	color: #0033cc;
	text-decoration: none;
	font-weight: normal;
}


