a:link {
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #e60000;
}

a:active {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover.white-hover {
text-decoration: none;
color: #FFFFFF;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    	outline: none;
}

.highslide img {
	border: 0px solid gray;
}

.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
	border: 10px solid gray;
}

.highslide-image-blur {
}

.highslide-caption {
    	display: none;
    	border: 5px solid white;
    	border-top: none;
    	padding: 5px;
    	background-color: white;
}

.highslide-loading {
    	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    	background-color: black;

}

a.highslide-credits,
a.highslide-credits i {
    	padding: 2px;
    	color: silver;
    	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    	color: white;
    	background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


.Ar18bold-gr {
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 18px;
color: rgb(64, 64, 64);
}

.Ar16bold-gr {
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 16px;
color: rgb(64, 64, 64);
}

.Ar16bold-rg {
font-family: Arial;
font-style: normal;
font-weight: bold;
font-size: 16px;
color: rgb(230, 0, 0);
}

.Vd12norm-bk {
font-family: Verdana;
font-style: normal;
font-weight: normal;
font-size: 12px;
color: black;
}

.Vd12bold-bk {
font-family: Verdana;
font-style: normal;
font-weight: bold;
font-size: 12px;
color: black;
}

.Vd12bold-gr {
font-family: Verdana;
font-style: normal;
font-weight: bold;
font-size: 12px;
color: rgb(127, 127, 127);
}

.Vd14norm-bk {
font-family: Verdana;
font-style: normal;
font-weight: normal;
font-size: 14px;
color: black;
}

.Vd24bold-bk {
font-family: Verdana;
font-style: normal;
font-weight: bold;
font-size: 24px;
color: black;
}

.Vd24bold-or {
font-family: Verdana;
font-style: normal;
font-weight: bold;
font-size: 24px;
color: rgb(255, 102, 0);
}

.Cm14bold-bk {
font-family: Comic Sans MS;
font-style: normal;
font-weight: bold;
font-size: 14px;
color: black;
}

.Cm16norm-gr {
font-family: Comic Sans MS;
font-style: normal;
font-weight: normal;
font-size: 16px;
color: rgb(81, 81, 81);
}

