 body {
  background-image: url(perroquet_f1.jpg);
 }
 :active { color: #990000 }
  div.c23 {height: 455px; overflow: auto; text-align: center; width: 120px}
  span.c22 {color: #DDDDE8}
  div.c21 {color: #FF0000; font-size: 100%; font-weight: bold; text-align: center}
 span.c20 {color: #FFFFCC}
 div.c19 {text-align: right}
 span.c18 {font-family: Verdana; font-size: 70%}
 span.c17 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%}
 span.c16 {font-family: Trebuchet MS}
 span.c15 {color: #000000; font-size: 90%}
 label.c14 {display: none}
 span.c13 {color: #FF0000; font-size: 90%}
 span.c12 {color: #B75B00}
 h3.c11 {font-weight: bold}
 div.c10 {overflow: auto; text-align: left; width: 470px}
 div.c9 {height: 580px; overflow: auto; text-align: left; width: 341px}
 span.c8 {color: #FFFFCC; font-size: 70%}
 div.c7 {color: #FF0000; font-weight: bold; text-align: center}
 img.c6 {border:none !important; margin:0px !important;}
 span.c5 {font-family: Arial; font-size: 100%}
 div.c4 {text-align: center}
 span.c3 {font-family: Arial; font-size: 80%}
 div.c2 {text-align: left}
 span.c1 {font-family: Arial; font-size: 120%; color: #FFFFFF}
 }
BODY {
	SCROLLBAR-FACE-COLOR: #778899 ; SCROLLBAR-HIGHLIGHT-COLOR: #175995; SCROLLBAR-SHADOW-COLOR: #175995; SCROLLBAR-ARROW-COLOR: #000000
; SCROLLBAR-TRACK-COLOR: #D3D3D3
}
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: arial
}
A:visited {
	FONT-WEIGHT: normal; COLOR: #330099;  TEXT-DECORATION: underline
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A {text-decoration: underline}  
.contentslide{	
background: centerbkg1.jpg;
border: 1px solid black;
border-bottom-width: 1px;
padding: 8px;
width: 472px;
height: 70px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 488px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: center;
background-color: light blue;
border: 10px light blue;
border-width: 0 1px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 488px; /*IE5 width*/
width: 488px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000000;
font-weight: bold;
background-color: #FEE496;
}
#marqueecontainer{
position: relative;
width: 162px; /*marquee width */
height: 340px; /*marquee height */
background-color: #FFFFCC;
overflow: hidden;
border: 2px solid maroon;
padding: 2px;
padding-left: 4px;
}
