a.border img {
border: 1px solid #ccc;
padding: 5px;
margin: 2px;
}

a.border:hover img{
    padding: 5px;
	border: 1px double Maroon;
}
a.border {
text-decoration: none;
border: none;
padding: 5px;
}


/* begin styles for RSS Feed */

.rss_box {
	 width: 730px;
	 background:#fff url(images/paw.jpg) top center no-repeat; 
	 padding: 0px 0px 0px 0px;
	 border-left: 0px solid #111; 
	 border-top: 0px solid #111;
}

.rss_title, .rss_title a:link
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
	color: #864156;
	margin: 5px 0;
	padding: 0;
	text-align:left;

}

.rss_title a:visited, .rss_title a:active {
	color: #864156;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}

rss_title a:hover {
text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
}

.rss_items {
  
}

.rss_item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	font-weight: bold;
	font-size: 12px;
	color: #000080;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #06AEFF;
	font-weight: bold;
	font-size: 12px;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #111111;
	}
Body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
h2 {
        font-family: Tahoma;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #808080;
        line-height: 16px;
}


TD {
	font-size: 12px;
	font-family : verdana;
	color: #000000;
}

P {
	font-size: 12px;
	font-family : verdana;
	color: #000000;
}

TD.smaller {
	font-size: 11px;
	font-family : verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : verdana;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : verdana;
	color : #FFFFFF;
}




TD.mincart {
	font-size: 11px;
	font-family : verdana;
}

P.mincart {
	font-size: 11px;
	font-family : verdana;
}


.small {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #42184A;
}

.date {
	font-size: 10px;
	background-color: #FFCE00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.date {
	font-size: 10px;
	background-color: #FFCE00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.categoryText {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.footerCell {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCE00;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}
.adColumn {
	vertical-align: top;
	padding-top: 18px;
}
.label {
	padding: 3px;
	height: 16px;
	width: 150px;
	background-color: #FFCE00;
	font-weight: bold;
	margin: 0px;
}
.categoryList {
	padding-left: 3px;
}
li {

	font-size: 12px;
	font-family : verdana;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 9px;
}
#ticker {
    height: 20px;
    width: 100%;
    border: 1px black solid;
    position: relative;
    overflow: hidden;
}

#ticker div {
    position: absolute;
    white-space: nowrap;
}
table.dashed {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}
table.dashed th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dashed td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
body, td, tr, th, p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, "Sans Serif";
	font-size: 13px;
	color: #000000;
}

a:link {
	color: #ffffff;
	text-decoration:none;
	font-weight: none;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #808080;
}
a:active {
	color: #ffffff;
}
a.bottom:visited .bottom:hover {
	color: #808080;
}
a.bottom:active {
	color: #ffffff;
}
.blue {
	color: #000080;
}
.footer {
	font-size: 12px;
	color: #718C70;
	text-decoration:none;
}
.footer, .footer a, .footer a:link, footer a:visited, footer a:active {
	font-size: 12px;
	color: #718C70;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
	color: #718C70;
}

div.hr { margin: 12px 5px; border: none; border-top: 1px dashed #808080; }
div.hr hr { display: none; }

.mainTableContainer {
	border: 1px ridge #808080;
}
