body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height:16px; font-style: normal; color: #24333A; text-decoration: none;}

P {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-style: normal; color: #24333A; text-decoration: none;}

DIV {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-style: normal; color: #24333A; text-decoration: none;}

PRE {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-style: normal; color: #24333A; text-decoration: none;}


a:link            {
	color: #24333A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	text-decoration: none;
}

a:active         { color: #24333A; font-size:12px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none;}
a:visited        { color: #24333A; font-size:12px; font-family: Georgia, Times New Roman, Times, serif; text-decoration: none;}
a:hover         { color: #0099CC; text-decoration: none; font-size:12px; font-family: Georgia, Times New Roman, Times, serif;}

H1         {color: #24333A; text-decoration: none; font-size:12px; font-family: Georgia, Times New Roman, Times, serif; font-weight:bold; margin-bottom:0}
H2         {color: #486472; text-decoration: none; font-size:9px; font-family: Georgia, Times New Roman, Times, serif; font-weight:bold; margin-bottom:0}


form { 
margin: 0; 
padding: 0; 
} 

.orange{
 background: #FF6633;
 }
 
 .white2{font-size:13px;color:#FFFFFF;padding-bottom:3px
 }
 
 
.white5{color:#FFFFFF;padding-bottom:8px
 }
 
A.small{font-size:9px; line-height:11px;
 }

A.white	{font-family:Georgia, Times New Roman, Times, serif; font-size:12px; color: #ffffff; text-decoration:none}
A.white:link {color:#ffffff; font-size:12px;}
A.white:active {color:#ffffff; font-size:12px;}
A.white:visited {color:#ffffff; font-size:12px;}
A.white:hover {color:#FFCC00; font-size:12px; text-decoration:none;}

A.textmenu	{font-family:Georgia, Times New Roman, Times, serif; font-size:11px; color: #999999; text-decoration:none}
A.textmenu:link {color:#999999; font-size:11px;}
A.textmenu:active {color:#999999; font-size:11px;}
A.textmenu:visited {color:#999999; font-size:11px;}
A.textmenu:hover {color:#000000; font-size:11px; text-decoration:none;}

A.textmenu1	{font-family:Georgia, Times New Roman, Times, serif; font-size:11px; color: #cccccc; text-decoration:none}
A.textmenu1:link {color:#cccccc; font-size:11px;}
A.textmenu1:active {color:#cccccc; font-size:11px;}
A.textmenu1:visited {color:#cccccc; font-size:11px;}
A.textmenu1:hover {color:#999999; font-size:11px; text-decoration:none;}

A.small	{font-size:9px; color:#000000; text-decoration:none}
A.small:link {font-size:9px; color:#000000; }
A.small:active {font-size:9px; color:#000000; }
A.small:visited {font-size:9px; color:#000000; }
A.small:hover {font-size:9px; color:#990033; }

* {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    padding: 5px;
    background-color: white; 
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
