BODY, LI, BLOCKQUOTE { 
   font-family: arial,helvetica,sans-serif;
   font-size: 13px;
   color: #000000;
   height: 100%;
   min-height: 100%;
   }

BODY, HTML { 
scrollbar-face-color : #fef81b; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #48c52a; 
scrollbar-shadow-color : #48c52a; 
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #FDFFCA; 
scrollbar-arrow-color : #48c52a; 
   height: 100%;
   min-height: 100%;
 }

body, html {
	margin: 0px;
	border: 0px;
	padding: 0px;
}


H1 {
   font-size: 22px;
   font-weight: bold;
   text-align: center;
   }

H2 {
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   }

H3 {
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   }

.main-text15 {
font-size:15px; 
font-weight: bold;
}

.main-text15p {
font-size:15px; 
}


.parent-category {
font-size:13px; 
font-weight: bold;
}

.sub-category {
font-size:13px; 
font-weight: bold;
}

span.highlight {
background-color: #48c52a;
}

span.artsubhead {
font-size:15px;
font-weight:bold;
color: #48a12a;
}

A:link {
   color: #000099;
   font-weight: bold;
   }

A:active {
   text-decoration: underline;
   }

A:visited {
   color: #000099;
   font-weight: bold;
   }

A:hover {
   text-decoration: underline;
   color: #0000FF;
   background: #FFFF99;
   }

A.credits:link {
   color: #138c9a;
   font-weight: bold;
   }

A.credits:active {
   text-decoration: underline;
   }

A.credits:visited {
   color: #138c9a;
   font-weight: bold;
   }

A.credits:hover {
   text-decoration: underline;
   color: #aa0000;
   font-weight: bold;
   }

.menuslice {
	padding-left: 10px;
	padding-right: 10px;
 }

 .footer {
	text-align: center;
 }

 .sitemap {
	float: left;
	font-size: 8px;
	margin-left: 10px;

 }

 .headlinkbox {
	position: absolute;
      	margin-left: 10px;	
	visibility: hidden; 
	border: 2px solid #05ce55; 
	background-color: #ffff99; 
	width: 200px; 
	padding: 4px;
	z-index: 999;
}

.headlinkbox li, ul{
	margin-left: 8px;
	padding-left: 0px;
}


.row1 {
	background: #ffff99;
	vertical-align: top;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

.row2 {
	background: #ffffff;
	vertical-align: top;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}

#mframe {
	width: 850px;
	height: 300px;
	overflow: auto; 
	border: #000000 1px solid; 
	background-color: transparent; 
}

