h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:2em;
	font-style: normal;
	text-align: left;
	font-weight: bolder;
	color: #CCC;
	line-height: 40px;
}

.style1 {
	font-family: Tahoma;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.6em;
}
.style1c {
	font-family: Tahoma;
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
}
.style1csmall {
	font-family: Tahoma;
	font-size: 0.6em;
	text-align: left;
	line-height: 1.2em;
}

.style1csmallB {
	font-family: Tahoma;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.5em;
	color: #009;
	text-decoration: line-through;
}
.style1cB {
	font-family: Tahoma;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.5em;
	color: #009;
}
.style1csmallW {
	font-family: Tahoma;
	font-size: 0.6em;
	text-align: center;
	line-height: 1.5em;
	color: #fff;
}
.style1csmallY {
	font-family: Tahoma;
	font-size: 0.6em;
	text-align: center;
	color: #FFD002;
}
.style1csmallL {
	font-family: Tahoma;
	font-size: .6em;
	text-align: left;
	line-height: normal;

}
.style01 {
	font-family: Tahoma;
	font-size: .8em;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	text-align: justify;
	line-height: 1.4em;
}

.style3c {
	font-family: Tahoma;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
}
.style3l {
	font-family: Tahoma;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
}

.navtas{
	font-family: Tahoma;
	font-size: .9em;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: auto;
	color: #FFFFFF;
	width: auto;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	border-right-style: solid;
	border-right-width: 1px;
}
.navtas:hover  {
	color: #000066;
	text-decoration: blink;
	background-color: #EEE;
	display: block;
	float: left;
}



.navcat{
	font-family: Tahoma;
	font-size: 0.9em;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	height: auto;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-left: 5px;
}
.navcat:hover  {
	text-decoration: underline;
	background-color: #EEE;
	display: block;
	float: left;
}

.navtfo{
	font-family: Tahoma;
	font-size: .7em;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	height: auto;
	color: #FFFFFF;
	width: auto;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	border-right-style: solid;
	border-right-width: 1px;
}
.navtfo:hover  {
	color: #000066;
	text-decoration: blink;
	background-color: #EEE;
	display: block;
	float: left;
}
.filds  {
	padding: 2px 4px 0pt 0pt;
	font-size: 8pt;
	background-color: #CCCCCC;
	color: #DD6F00;
	text-align: center;
}
.fildb  {
	font-size: 8pt;
	background-color: #666;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.itemsg{
	height:230px;
	width: 225px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	float: left;
}

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid black;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid navy;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    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-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
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;
}
