body {margin-top: 0px; margin-bottom: 10px; background-color: #000000;}

body {  
	scrollbar-arrow-color: #3B88C5;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #E0E0E0; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #B0B0B0;
}

#hdr  { background-image: url("jpgs/hdrslice.jpg");
  background-repeat: repeat-x;
  background-position: center;}

hr {margin-top:10px; margin-bottom:30px;}

h4 {margin-left: 20px;}

#frmct  {background-color: #7ecaff;}

.footer {font-size: 11px; font-weight: 500; color: #000000;}

.footer2 {font-size: 11px; font-weight: 500; color: #000000;}

#va {vertical-align: baseline;}


a:link {text-decoration: underline; color: #0000ff;}
a:hover , a:active {text-decoration: none; color: #ff0000;}
a:visited   {text-decoration: underline; color: #000000;}


a:link.menu , a:visited.menu , a:active.menu {color: #5b5ffd; font-size: 14px; font-weight: 700; text-decoration: none;}
a:hover.menu   {color: #0000ff; font-size: 14px; font-weight: 700; text-decoration: none;}

.black {color: #000000; font-size: 14px; font-weight: 700; text-decoration: none;}

a:link.chowlink , a:visited.chowlink , a:active.chowlink {text-decoration: underline; font-size: 11px; font-weight: 500; color: #000000;}
a:hover.chowlink {text-decoration: underline; font-size: 11px; font-weight: 500; color: #0000ff;}

a:link.iflink , a:visited.iflink , a:active.iflink {font-size: 16px; text-decoration: underline; font-weight: 700; color: #5b5ffd;}
a:hover.iflink {font-size: 16px; text-decoration: underline;  font-weight: 700; color: #0000ff;}

a:link.pagelink , a:visited.pagelink , a:active.pagelink {text-decoration: underline; font-weight: 500; color: #5b5ffd;}
a:hover.pagelink {text-decoration: underline; font-weight: 500; color: #0000ff;}

p {margin-right: 10px; margin-top: 10px; margin-left: 10px; text-indent: 0px; color: #000000;}

p.pig {margin-right: 10px; margin-top: 0px; text-indent: 0px; font-family: times new roman , serif; color: #000000; font-weight: 500;}

p.cat {text-indent: 10px;}

.dog:first-letter {font-size: 22px; font-weight: 600;}

.italic {font: italic;  font-weight: 700; font-size: 22px;}

p.horse {margin-left: 25px;}

.fog {font-size: 22px;}

td.border_left { 
	background-image: url(gifs/border_left.gif); 
	width: 10px; 
}
td.border_right { 
	background-image: url(gifs/border_right.gif); 
	width: 10px;
}

td.border_tb { 
	background-image: url(gifs/border_topbottom.gif); 
	background-repeat: repeat-x;
}

.buttonback {background-image: url(jpgs/btnbg.jpg); background-repeat: repeat-x; background-position: center center;}


			                           /* nav buttons */
			.cssbird	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(./jpgs/overbtn.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 164px;
						height: 40px;
						margin: 0; 
						padding: 0;
						overflow:hidden;
						font-size: 14px;}
.cssbird img {width: 164px; height: 40px; border: 0; }
* html a:hover {visibility: visible;}
.cssbird a:hover img {visibility: hidden;}
         .cssbird span {
			            position: absolute;
						left: 10px;
						top: 13px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
						color: black; 
						text-decoration: none;
						font-weight: 700;}
			                     


/* style by Chowtron at http://www.chowtron.com/webdes.html */