/* Style Sheet */
a {color:#ffffff; ; text-decoration: none;} 
a:link {text-decoration: none;}  
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}

.footer a {color:#ffffff; text-decoration: none;} 
.footer a:link {text-decoration: none;}  
.footer a:visited { text-decoration: none;}
.footer a:hover {color:#ffffff; text-decoration: underline;}

body { background-color:#000000; 
 /*background-image:url(/ImageLibrary/DogWise_background.gif); background-repeat:repeat;*/
	color: #d7b333;
	font-style: small; 
	font-size: small; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

table {
	border: 0px;
	padding: 0px;
	font-size: small;
	background-color:#000000;
}

.xsmalltxt {
	font-size: xx-small;
}

.tblboxed {border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7b333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7b333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7b333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7b333;
	font-size: x-small;
}

.tdchampion {border-width: 1px;
	border-style: solid;
	border-color: #d7b333;
	font-size: small;
	font-style: italic;
	color:#FF0000;
}

.tdnonchampion {border-width: 1px;
	border-style: solid;
	border-color: #d7b333;
	font-size: small;
	font-style: italic;
	color:#d7b333;
}


p {
	margin-top: 4px;
	margin-bottom: 10px;
}

.fancyfont {font: "Lucida Calligraphy", "Comic Sans MS", Script;
	font-size: 16px;
	color:#FF0000;
}

li {
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
}

th {margin-top: 6px;
	margin-bottom: 6px;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	height:24px;
	background-color:#d7b333;
}

h1 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color:#d7b333;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:bold;
}

h2 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:d7b333;
	margin-bottom: 4px;
	margin-top:6px;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {font:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color:#d7b333;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:bold;
}

.link {font:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#d7b333;
	margin-bottom: 0px;
	margin-top:0px;
	font-weight:bold;
}


hr {color: #c5b142;}

.smalltxt {
	font-size: xx-small;
}

/*Sytle at6tributes for the news scroller on the homepage*/
#contentwrapper{
width: 150px;
border: 0;
background-color: #000000;
padding: 3px;
}

.billcontent1{
width: 100%;
display: block;
color:d7b333;
}

.billcontent2{
width: 100%;
display: block;
color:#FFFFFF;
}

