@charset "UTF-8";
/* CSS Document */

.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000;
	
}
#rss a

{
	color: #000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	width: 545px;
}



.header {
	background-color: #000;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.bannerBorder {
	border: medium solid #CCC;
}
.sideborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.fullborder {
	border: thin solid #000;
}
.blackLinks:link {
	text-decoration: none;
}
.blackLinks:visited {
	text-decoration: none;
	color: #CCC;
}
.blackLinks:hover {
	text-decoration: none;
}
.blackLinks:active {
	text-decoration: none;
}
.blueLinks:link {
	text-decoration: none;
	color:#00F;
	
}
.blueLinks:visited {
	text-decoration: none;
	color: 00C;
}
.blueLinks:hover {
	text-decoration: none;
	color:#09F
}
.blueLinks:active {
	text-decoration: none;
}

div.hr {
  height: 5px;
  background:url(../images/dot.png);
}
div.hr hr {
  display: none;
 
}
div.hr2 {
  height: 2px;
  background: url(../images/dot2.png);
}
div.hr2 hr {
  display: none;
}
.feedBox {
	background-image: url(../images/feedbox.png);
	background-repeat: no-repeat;
}
.feedBoxTab {
	background-image: url(../images/w2mctab.png);
	background-repeat: no-repeat;
}
.feedBoxTab2 {
	background-image: url(../images/bgtab.png);
	background-repeat: no-repeat;
}
#shadow {
	background-image: url(../images/dropshad.png);
	background-repeat: repeat-y;
	width: 609px;
	margin-right: auto;
	margin-left: auto;
}
.shadow2 {
	background-image: url(../images/dropshad.png);
	background-repeat: repeat-y;
}
.alsobox {
	background-image: url(../images/roundbox.png);
	background-repeat: no-repeat;
}
.backnewsgrad {
	background-image: url(../images/gradnewsback.png);
	background-repeat: repeat-x;
	border: thin solid #000;
}
.newshad {
	background-image: url(../images/dropshad.png);
	background-repeat: repeat-y;
	background-position: center;
}
.newshadsd {
	background-image: url(../images/dropshad.png);
	background-repeat: repeat-y;
	background-position:center;
}
.wrap2 {
	background-image: url(../images/dropshad2.png);
	background-repeat: repeat-x;
}
.wrap2 {
	background-image: url(../images/dropshad2.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 1000px;
}
.wrapper {
	background-image: url(../images/dropshad2.png);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
