
scrollbar-3dlight-color:#ffcc00;
scrollbar-arrow-color:#660000;
scrollbar-base-color:#ffcc00;
scrollbar-track-color:#660000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#ffcc00;
scrollbar-highlight-color:#990000;
scrollbar-shadow-color:#ffcc00; 

.isara-center-text TH, .isara-center-text {
	margin-right: 21px;
	margin-bottom: 12px;
	margin-top: 10px;
	margin-left: 16px;
	font-size: 12px;
	text-overflow: ellipsis;
	text-align: left;
	font-family: sans-serif;
}

/*  ----------------------------------------------------------------------

			Global Font Settings for Paragraphs and Text
			
    ---------------------------------------------------------------------- */


p.isara-text-large{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 120%
	text-align: left;
}


p.isara-text{
	font-family: sans-serif;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}


p.isara-text-small{
	font-family: sans-serif;
	font-size: 80%;
	text-align: left;
}


/*              Headers in large font      */
h1.isara {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #4c3a36;
	margin-top: 10px;
    margin-bottom: 6px;
}

h1 {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 120%;
	color: black;
	padding-top: 10px;
	padding-bottom: 6px;
}

/*              Headers in normal font      */
h2.isara {
	font-weight: bold;
	font-family: sans-serif;
	font-size: 100%;
	color: #4c3a36;
	margin-top: 6px;
    margin-bottom: 4px;
}


h2 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: black;
	margin-top: 6px;
    margin-bottom: 4px;
}


/*              Headers in small font      */
h3.isara {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 80%;
	color: #4c3a36;
	padding-top: 4px;
	padding-bottom: 2px;
}


h3 {
	font-weight: normal;
	font-family: sans-serif;
	font-size: 80%;
	color: black;
	margin-top: 4px;
    margin-bottom: 2px;
}


ul.isara-list { 
   list-style-type: disc;
   list-style-image: inherit;
   list-style-position: outside;

}
 
ul.isara-list li { 
   font-size: .8em;
   font-family: sans-serif;
   margin-top:0.25em;
   margin-bottom:0.25em;
}


/*  ----------------------------------------------------------------------

			Global Font Settings for Links
			
    ---------------------------------------------------------------------- */


A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none; color: black}
A:hover {text-decoration: underline; color: #4c3a36;}

a img { 
border: 0px solid #0f0; 
}

a:hover img, 
a:active img { 
border: 0px solid #00f; 
} 


/*  ----------------------------------------------------------------------

			Settings for Tables 
			
    ---------------------------------------------------------------------- */

table.isara-table
  { 
     font-family:sans-serif;
     font-size:9pt;
     background-color:white;
     border-style:solid;
     border-color:black;
     border-width:0px;
  }


caption.isara-table
  {
     font-weight: bold;
     background-color:white;
     color:black;
     font-family:sans-serif;
     font-size:10pt;
     border-style:solid;
     border-width:6px;
     border-color:white;
  }






/*  ----------------------------------------------------------------------

			Classes for the background images in the main table 
			
    ---------------------------------------------------------------------- */



.top-row TH, .top-row{
            font-family: sans-serif;
            background-image:url('top-row-background-v-01.jpeg');
}


.top-row-v2 TH, .top-row-v2{
            background-image:url('top-row-background-v-02.jpeg');
}

.bottom-row TH, .bottom-row{
            background-image:url('brown-stripe.jpeg');
}


.left-middle TH, .left-middle{
            padding-top: 18px;
            margin-right: 6px;
            margin-left: 6px;
            margin-top: 24px;
            background-image:url('left-middle-background-v-01.jpeg');
            color:black; 
            font-family:sans-serif;
}




.center-text TH, .center-text{
            background-image:url('middle-right-bgnd.gif');
            color:black; 
            font-family:sans-serif;
            background-color: white;
			text-align: left;
			overflow-y: auto;
}




/*  ----------------------------------------------------------------------

			Classes for the navigation buttons in the main table 
			
    ---------------------------------------------------------------------- */



.history-rollover TH, .history-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
	text-align: center; 
	color:#FFF; 
	background: #000 URL('button-history.jpeg') no-repeat 0 0px; 
	} 
	
	a.history-rollover:link, a.history-rollover:visited, a.history-rollover:active { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-history.jpeg') no-repeat 0px 0px; 
	} 
	
	a.history-rollover:hover, a.history-rollover:active { 
	color: #FFFF99; 
	background: #333399 URL('button-history.jpeg') no-repeat -160px 0px; 
}



.chapmions-rollover TH, .champions-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
 	background: #000 URL('button-champions.jpeg') no-repeat 0 0px; 
	} 
	
	a.champions-rollover:link, a.champions-rollover:visited, a.champions-rollover:active { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-champions.jpeg') no-repeat 0px 0px; 
	} 
	
	a.champions-rollover:hover, a.champions-rollover:active { 
	color: #FFF; 
	background: #000 URL('button-champions.jpeg') no-repeat -160px 0px; 
}

.news-rollover TH, .news-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
 	background: #000 URL('button-news.jpeg') no-repeat 0 0px; 
	} 
	
	a.puppies-rollover:link, a.puppies-rollover:visited, a.puppies-rollover:active { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-news.jpeg') no-repeat 0px 0px; 
	} 
	
	a.news-rollover:hover, a.news-rollover:active { 
	color: #FFF; 
	background: #000 URL('button-news.jpeg') no-repeat -160px 0px; 
}


.guestbook-rollover TH, .guestbook-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
 	background: #000 URL('button-guestbook.jpeg') no-repeat 0 0px; 
	} 
	
	a.guestbook-rollover:link, a.guestbook-rollover:visited, a.guestbook-rollover:active { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-guestbook.jpeg') no-repeat 0px 0px; 
	} 
	
	a.guestbook-rollover:hover, a.guestbook-rollover:active { 
	color: #FFF; 
	background: #000 URL('button-guestbook.jpeg') no-repeat -160px 0px; 
}



.contact-rollover TH, .contact-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
 	background: #000 URL('button-contact.jpeg') no-repeat 0 0px; 
	} 
	
	a.contact-rollover:link, a.contact-rollover:visited { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-contact.jpeg') no-repeat 0px 0px; 
	} 
	
	a.contact-rollover:hover, a.contact-rollover:active { 
	color: #FFF; 
	background: #000 URL('button-contact.jpeg') no-repeat -160px 0px; 
}



.current-rollover TH, .current-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
 	background: #000 URL('button-current.jpeg') no-repeat 0 0px; 
	} 
	
	a.current-rollover:link, a.current-rollover:visited { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-current.jpeg') no-repeat 0px 0px; 
	} 
	
	a.current-rollover:hover, a.current-rollover:active { 
	color: #FFF; 
	background: #000 URL('button-current.jpeg') no-repeat -160px 0px; 
}






.links-rollover TH, .links-rollover{ 
	float: left; 
	width: 160px; 
	height: 20px; 
	border: 0px solid #000; 
 	background: #000 URL('button-links.jpeg') no-repeat 0 0px; 
	} 
	
	a.links-rollover:link, a.links-rollover:visited { 
	color: #FFF; 
	text-decoration: none; 
	background: #000 URL('button-links.jpeg') no-repeat 0px 0px; 
	} 
	
	a.links-rollover:hover, a.links-rollover:active { 
	color: #FFF; 
	background: #000 URL('button-links.jpeg') no-repeat -160px 0px; 
}

/* -------------------------------------------------------------------------

	formatting of the news items 
	
---------------------------------------------------------------------------*/

#isara_news{
	overflow:auto;
}

.isara_news{
	width:440px;
	align:center;
	background:#f8f8f8;
	font-family:arial,sans-serif;
	font-size:0.8em;
	border: solid 0px #ddd;
	margin-bottom:15px;
	overflow:hidden;
}
.isara_news .header {
	font-weight:bold;
	border-bottom: solid 2px #4c3a36;
	padding:2px 1px;
	background:url(images/c_header_bg.gif) repeat-x top;
}
.isara_news .header a{
	color:#000;
}
.isara_news .header a.delete{
	font-family:arial,sans-serif;
	float:right;
}
.isara_news .content {
	font-family:arial,sans-serif;
	padding:5px;
	line-height:1.5em;
}
.isara_news .date {
	font-size:0.8em;
	text-align:right;
	color:#999;
	padding-right:4px;
}


/* -------------------------------------------------------------------------

	formatting for the guestbook 
	
---------------------------------------------------------------------------*/


#container {
  width:460px;
  text-align:left;
  margin:0 auto;
}
#container h3 {
	font-size:1.2em;
	margin-bottom:10px;
	font-family:arial,sans-serif;
	font-weight:80%;
	color:#fff;
	background-color:#4c3a36;
	text-align:center;
}


#info {
	color:#666;
	font-style:italic;
	position:relative;
	left:45%;
	width:40%;
}
#jb_message {
	color:#fff;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:0.8em;
	margin-bottom:0.5em;
}
#jb_message.error {
	background-color:#c00;
}
#jb_message.confirm {
  background-color:#360;
}
#jb_message p {
  margin:0;
  padding:0.5em;
}
#primary {
  width:460px;
  align:center;
}
#secondary {
  width:460px;
  align:center;
  margin-bottom:1em;
}
#jb_addComment{
	font-family:arial,sans-serif;
	font-size:0.8em;
	width:460px;
}
#jb_addComment label {
  display:block;
  font-weight:bold;
  font-weight:normal;
}
#jb_addComment input, #jb_addComment textarea{
	font-family:sans-serif;
	width:98%;
	margin-bottom:5px;
	padding-left:2px;
}
#jb_addComment textarea{
	font-family:sans-serif;
	height:80px;
}
#jb_addComment .button{
	font-family:sans-serif;
	font-weight:bold;
}
#jb_addComment fieldset{
	font-size:normal;
	font-family:sans-serif;
	border:0;
  	margin:0;
  	padding:0;
}
#jb_comments{
	overflow:auto;
}
.comment{
	width:440px;
	align:center;
	background:#f8f8f8;
	font-family:arial,sans-serif;
	font-size:0.8em;
	border: solid 0px #ddd;
	margin-bottom:15px;
	overflow:hidden;
}
.comment .header {
	font-weight:bold;
	border-bottom: solid 2px #4c3a36;
	padding:2px 1px;
	background:url(images/c_header_bg.gif) repeat-x top;
}
.comment .header a{
	color:#000;
}
.comment .header a.delete{
	font-family:arial,sans-serif;
	float:right;
}
.comment .content {
	font-family:arial,sans-serif;
	padding:5px;
	line-height:1.5em;
}
.comment .date {
	font-size:0.8em;
	text-align:right;
	color:#999;
	padding-right:4px;
}
#footer{
	font-family:arial,sans-serif;
	clear:both;
	text-align:center;
	padding-top:10px;
	font-size:0.8em;
	border-top:solid .8em #4c3a36;
}
#footer a{
	color:#4c3a36;
}
#footer a:hover{
	text-decoration:none;
}
.required{
	color:#4c3a36;
}
#jb_addComment .hidden, .hidden{
	display:none;
}
