/*body{
	behavior:url("/css/csshover.htc");
}*/

a {
	font-weight: bold;
	color: #3366CC;
	cursor:hand;
} 
a {text-decoration: none; }
a:hover {text-decoration: underline; color:#FF0000; }

.comichead {font-family: "Comic Sans MS"; font-size: 16pt; color: #3366CC; text-align: center; font-weight: bold;}
.comichead2 {font-family: "Comic Sans MS"; font-size: 12pt; font-weight: bold;}
.comichead3 {font-family: "Comic Sans MS"; font-size: 11pt; font-weight: bold; color: #3366CC;}
.comichead4 {font-family: "Comic Sans MS"; font-size: 11pt; font-weight: bold; color: #FF0000;}
.comic {font-family: "Comic Sans MS"; font-size: 10pt;}
.comic-big {font-family: "Comic Sans MS"; font-size: 12pt;}
.comic-blue {font-family: "Comic Sans MS"; font-size: 10pt; color: #3366CC;}
.comic-blue2 {font-family: "Comic Sans MS"; font-size: 12pt; color: #3366CC;}
.comic-bluesmall {font-family: "Comic Sans MS"; font-size: 9pt; color: #3366CC;}
.comiclink {font-family: "Comic Sans MS"; font-size: 14px;}
.comicpinkbold {font-family: "Comic Sans MS"; font-size: 10pt; font-weight: bold; color: #FF6699;}
.comicsmall {font-family: "comic sans ms"; font-size: 9pt}
.comicsmallred {font-family: "comic sans ms"; font-size: 9pt; color: #FF0000}

.head {font-family: verdana, arial, helvetica, "sans serif"; font-weight: bold; color: #3366CC; font-size: 14pt; text-align: center;}
.head2 {font-family: verdana, arial, helvetica, sans serif; font-weight: bold; font-size: 10.5pt}
.head3 {font-family: verdana, arial, helvetica, sans serif; font-weight: bold; color: #333399; font-size: 10pt}
.head4 {font-family: verdana, arial, helvetica, sans serif; font-weight: bold; color: #333399; font-size: 12pt}
.small {font-family: verdana, arial, helvetica, sans serif; font-size: 11px}
.tiny {font-family: verdana, arial, helvetica, sans serif; font-size: 7.5pt}
.smallred {font-family: verdana, arial, helvetica, sans serif; font-size: 11px; color: #FF0000}

td {font-family: verdana, arial, helvetica, sans serif; font-size: 10pt} 
.pinkbold { font-weight: bold; color: #FF6699;}
.nb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
. {scrollbar-3d-light-color: #0066FF;
	scrollbar-arrow-color: #000000;
    scrollbar-base-color: #0066FF;
    scrollbar-dark-shadow-color: #000000;
    scrollbar-face-color: #0066FF;
    scrollbar-highlight-color: #333333;
    scrollbar-shadow-color: #CCCCCC}
.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 1px outset #000000 }
.crazyText { text-decoration: none; color: #FFffff; font: 12px Arial, Helvetica }

.layered {
		position:absolute; 
		width:105px; 
		z-index:1; 
		top: 38px; 
		background-color: #E9F0F8;; 
		layer-background-color: #000000;
		border: 1px solid #000000; 
		overflow: hidden;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
}
.Caption {
font-family: "comic sans ms";
color:      #000000;
}
A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#FF6699; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }

#newshead {
	color: #FF0000;
	font-family: comic sans ms;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
#newssubhead {
	font-family: comic sans ms;
	font-size: 14pt;
	font-weight: bold;
}
#newscaption {
	font-family: comic sans ms;
	font-size: 10pt;
	font-style: italic;
}
#newshotboldcenter {
	font-family: comic sans ms;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
#news {
	font-family: comic sans ms;
	font-size: 12pt;
	text-align: center;
}
#newshot {
	font-family: comic sans ms;
	font-size: 12pt;
	text-align: left;
}
#newshotred {
	font-family: comic sans ms;
	color: #FF0000;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}
#newssmall {
	font-family: comic sans ms;
	font-size: 10pt;
	text-align: center;
}
/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

