body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #30558F; text-decoration: none;}

P {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #30558F; text-decoration: none;}

DIV {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #30558F; text-decoration: none;}

PRE {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #30558F; text-decoration: none;}


a:link            {
	color: #30558F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}

a:active         { color: #30558F; text-decoration: underline; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:visited        { color: #30558F; text-decoration: underline; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover         { color: #339900; text-decoration: underline; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}


H1         {color: #CC6699; text-decoration: none; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #CC6699; text-decoration: none; font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:0}


.textmenu	{color: #B9B9B9; text-decoration:none; font-size: 9px;}
.textmenu:link	{color: #B9B9B9; text-decoration:none; font-size: 9px;}
.textmenu:visited	{color: #B9B9B9; text-decoration:none; font-size: 9px;}
.textmenu:hover	{color: #B9B9B9; text-decoration:underline; font-size: 9px;}

.textmenu1	{color: #B9B9B9; text-decoration:none; font-size: 9px;}
.textmenu1:link	{color: #B9B9B9; text-decoration:none; font-size: 9px;}
.textmenu1:visited	{color: #B9B9B9; text-decoration:none; font-size: 9px;}
.textmenu1:hover	{color: #B9B9B9; text-decoration:underline; font-size: 9px;}

A.white:link	{color: #ffffff; text-decoration:none;}
A.white:visited	{color: #ffffff; text-decoration:none;}

A.seolink:link	{font-size:9px; text-decoration:none;}
A.seolink:active	{font-size:9px; text-decoration:none;}
A.seolink:visited	{font-size:9px; text-decoration:none;}
A.seolink:hover	{font-size:9px; text-decoration:underline;}

A.white:hover {color:#ffffff; font-weight:bold; text-decoration:none; background-image: url(images/dots1.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;}

a:white:active {
	text-decoration: none;
	font-weight:bold; text-decoration:none; background-image: url(images/dots1.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
}

A.white1:link	{color: #ffffff; font-size:9px; text-decoration:none;}
A.white1:visited	{color: #ffffff; font-size:9px; text-decoration:none;}

A.white1:hover {color:#ffffff; font-weight:bold; text-decoration:none; background-image: url(images/dots1.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;}

a:white1:active {
	text-decoration: none;
	font-weight:bold; text-decoration:none; background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
}

A.white2:link	{font-size:9px; font-weight:bold; color: #ffffff; text-decoration:none}
A.white2:visited {font-size:9px; font-weight:bold; text-decoration:none; color: #ffffff;}
A.white2:hover {font-size:9px; font-weight:bold; text-decoration:underline; color: #ffffff;}

* {
    font-family: Verdana, Helvetica;
    font-size: 10px;
}
.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: Verdana, Helvetica;
    font-size: 9px;
    padding: 5px;
    background-color: white; 
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-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;
}