a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #F2F6F8;
	line-height: 12px;
}
body,td,th {
	font-size: 11px;
	color: #555554;
	font-family: Tahoma;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #46ACD4;
	line-height: 12px;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #23698E;
	line-height: 12px;
}
.txt4 {
	font-size: 11px;
	color: #555554;
	font-family: Tahoma;
}
.txt5 {
	font-size: 10px;
	color: #245060;
	font-family: Tahoma;
}
.txt6 {
	font-size: 11px;
	color: #83C3D8;
	font-family: Tahoma;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.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;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	


div.horizontal {
	height:75px;
	width:130px;
	float:left;
	margin:10px 10px 0 4px;
	border-left:1px solid #999588;
	border-bottom:1px solid #999588;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:center;
	background-color:#FFF;
}
