a:link{color:#008080;text-decoration:none}
a:visited{color:#993366;text-decoration:none}
a:hover{font-weight:normal; color: #0066FF}
a:active{color:#009900;text-decoration:none}
body{
	color:#000000;
	background: #ffffff;
	font:12px Arial, Helvetia, sans-serif;
	padding-left:16px;
	padding-right:16px;
}	 

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {
	margin:4px 12px 6px 12px;
	font-size: 14px;
	}
h1 {margin-top: 0; margin-bottom: 0;
    padding: 0 8 0 8px;
	font-size: 16px;
	color: #000000;
	border: black;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family:  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
h2 {margin-top: 2; margin-bottom: 2;
    padding: 0 12 0 12px;
	font-size: 15px;
	color: #000000;
	border: black;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
}
h3 {margin-top: 0; margin-bottom: 0;
	font-size: 10px;
	color: #000000;
	border: black;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;

}
h4 {margin-top: 4; margin-bottom: 4;
	font-size: 18px;
	color: #000000;
	border: black;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
}
h5 {margin-top:0; margin-bottom: 0;
	font-size: 12px;
	color: #507878;
	border: black;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
}
h6 {margin-top:0; margin-bottom: 0;
	font-size: 20px;
	color: #000000;
	border: black;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
}
#scranimals{overflow:scroll;height:410;width:100%;
overflow-X:hidden;
overflow-y:scroll;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #DEDAC6;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #787878;
scrollbar-track-color: #ACA899; 
}
#scroll{overflow:scroll;height:410;width:100%;
STYLE="overflow-X:hidden;overflow-y:scroll
scrollbar-arrow-color: #000000;
scrollbar-face-color: #F7FFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #787878;
scrollbar-track-color: #FFFFFF;
}
.maindiv{
scrollbar-face-color: #FFFAEB;
scrollbar-highlight-color: #FEFCF6;
scrollbar-shadow-color: #787878;
scrollbar-track-color: #FFEFCF6;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.nav { 
    margin-top:0;
	margin-right:0;
	margin-bottom:.3em;
	margin-left:0;
    }

.nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: verdana, arial, Helvetica, sans-serif;
    }

.nav li { 
    margin: 0;
    line-height: 1.4;
    }

.nav a {
    display: block;
    padding: 0px 0px 0px 0px;
    width: 7.3em;
    color: #000;
    background-color: #E0E9E8;
    text-decoration: none;
    border-top: 1px solid #f2fcfc;
    border-left: 1px solid #f2fcfc;
    border-bottom: 1px solid #93a5a5;
    border-right: 1px solid #93a5a5;
    font-weight: normal;
    font-size: 1em;
    background-image:  url(../images/bgi.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    }

.nav a:hover {
    color: #000;
    background-color: #E0E9E8;
    text-decoration: none;
    border-top: 1px solid #93a5a5;
    border-left: 1px solid #93a5a5;
    border-bottom: 1px solid #f2fcfc;
    border-right: 1px solid #f2fcfc;
    background-image:  url(../images/bgi2.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    }

.nav ul ul li { 
    margin: 0;
	}

.nav ul ul a {
    display: block;
    padding: 0px 0px 0px 0px;
    width: 7.3em;
    color: #000;
    background-color: #f6f6ef;
    text-decoration: none;
    font-weight: normal;
    }

.nav ul ul a:hover {
    color: #507878;
    background-color: #f6f6ef;
    text-decoration: none;
    }
	
	