

body 
{
background:#B9B5B5;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}



p, td, span, div, body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt; color: 333333;
	list-style-image: url('/images/pic_PawBullet.gif');



a


{
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.private:link
{
	font-size: 8pt;
	color: #FF0000;
	font-weight: none;
}

a.private:visited
{
	font-size: 8pt;
	color: FF0000;
	font-weight: none;
	text-decoration: underline;
}

a.private:active
{
	font-size: 8pt;
	color: #000000;
	font-weight: none;
}

a.private:hover
{
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration:underline;
}

a.link:link
{
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration:none;
}

a.link:visited
{
	font-size: 8pt;
	color: #000000;
	font-weight: none;
	text-decoration:none;
}

a.link:active
{
	font-size: 8pt;
	color: #6C4449;
	font-weight: none;
	text-decoration:none;
}

a.link:hover
{
	font-size: 8pt;
	color: #6C4449;
	font-weight: none;
	text-decoration:underline;
}


A.scroller:link { color: #000; font-weight: normal; text-decoration:none;}
A.scroller:visited { color: #000; font-weight: normal; text-decoration:none;}
A.scroller:active { color: #000; font-weight: normal; text-decoration:none;}
A.scroller:hover { color: #000; font-weight:bold; text-decoration:none;}



table.mini tr td, table.mini tr td a, table.mini tr td p { font-size: 8pt; }



input, textarea, select, option
{
font-family: arial;
font-size: 8pt;
background-color: #FBEBCA;
border-width: 1px
border-style: solid;
}

table.marquee tr td,
table.marquee tr td a,
table.marquee tr td p
{
font-size: 10pt;
font-weight: lighter;
color: #FFFFFF;
}

.dog {
position: absolute;
width: 100px;
height: 100px;
z-index: 1;
right: 140px;
top: 425px;
}

/*Text Scroller */
#scroller_container {
 position: relative;
 width: 90%;
 height: 60px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: 60px;
 font-size: 60px;
}

#scroller p {
 padding: 20px;
}