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

*{
margin: 0px;
padding: 0px;
}

html{
height: 100%;
width: 100%;
}

.Spacer{
	float: left;
	clear: both;
	width: 100%;
}

.goldfish a{
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.goldfish a:hover{
	color: #CC6600;
}

.blueRepeat {
	background-color: #8ED2E3;
	background-repeat: repeat;
	height: 100px;
	width: 100%;
}

h1 {
	font-size:6px;
	height:0pt;
	overflow:hidden;
	width: 960px;
	text-indent: -900px;
}


body{
	background-image: url(images/Paw_BG.gif);
	background-repeat: repeat;
	font-family:Verdana,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	color: #000000;
}

#TopBG{
	background-image: url(images/top_REP.gif);
	background-repeat: repeat-x;
	height: 120px;
/*	width: auto;
	margin: 0px;
	padding: 0px;*/
}


#Header {
	background-image: url(images/Header.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	top: 14px;
	position: relative;
	display:block;
}



#Footer {
	background-image: url(images/Bot_BG.gif);
	background-repeat: repeat;
	height: 100px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#FooterLinkBox  {
	text-align: center;
	font-size: 9px;
	background-color: #C9E9F1;
	height: 58px;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 16px;
	padding: 8px 0px 7px 0px;

	}
.FooterLinks a  {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.FooterLinks a:hover  {
	text-decoration: none;
	font-weight: bold;
	color: #C572B0;
}
.description {
	line-height: 21px;
	color: #333333;
	text-align: justify;
}
.desc_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
}

.table_td01 {
border:2px solid #E083CD;

}

.table_td01 TD {
background-color:#F7EAF4;
padding:6px 6px 6px 6px;
vertical-align:top;

}

.font_10 {
font-size:10px;
color:#666666;
}

.alert_11 {
font-size:11px;
color:#990000;
line-height:15px;
}

.nav_links {
font-size:10px;
margin-left:25px;
padding-bottom:10px;
}