body, p, table, td { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
h1 { font-size:20px;}
h2 { font-size:16px;}
a{ color:#0000FF; text-decoration:none;}
a:hover { color:#000000;}


table.head { border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}
table.head td.head1 { background:url(/imgs/head1.gif); height:77px; padding-top:25px; text-align:center; vertical-align:top;}
table.head td.head1 a { padding:0px 10px 0px 10px; color:#333333; text-decoration:none; font-weight:bold;}
table.head td.head1 a:hover { background-color:#e8f8f8;}
table.head td.head2 { background:url(/imgs/head2.jpg); height:145px;}

table.center {border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}
table.center td.left_bg { background:url(imgs/nav_bg.jpg) no-repeat top; padding-top:5px;}
table.center td.text1 { padding:5px 3px 5px 5px;}

table.content1 td.title1{ background:url(/imgs/content1_bg.jpg) repeat-x bottom; background-color:#d2edee; text-align:center!important; text-align:center; padding:10px 0px 8px 0px;}
table.content1 td.title2{ background:url(/imgs/content2_bg.jpg) repeat-x bottom; background-color:#afdfbe; padding:15px 0px 0px 15px; vertical-align:top;}
table.content1 td.p_detail { text-align:center; width:33%; vertical-align:top; padding:5px 5px 0px 5px;}
table.content1 td.p_detail img { border:solid 1px #CCCCCC; width:140px; height:140px;}
table.content1 td.p_detail a:hover img{border:solid 1px #000000;}
table.content1 td.p_detail a{ font-size:13px; font-weight:bold; color:#0000FF; text-decoration:none;}
table.content1 td.p_detail a:hover { color:#000000;}
table.content1 td.p_bar { background:url(/imgs/p_bar.gif) repeat-x center; height:20px;}


table.nav td.title1 { border-top:dotted 1px #cfe1c7; border-bottom:dotted 1px #cfe1c7; font-size:13px; font-weight:bold; padding:5px 0px 5px 0px;}

table.category td.link1 li { list-style:none; margin-left:0px; padding-bottom:8px; background:url(/imgs/arrow.gif) no-repeat left; background-position:0px 4px;}
table.category td.link1 a { text-decoration:none; font-weight:bold; padding-left:15px!important; padding-left:0px;}
table.category td.link1 a:hover{ color:#000000;}

table.foot {border-left:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC;}
table.foot td.foot1 { background:url(/imgs/foot.gif); height:77px; text-align:center; padding-top:20px; vertical-align:top;}
table.foot td.foot1 a { padding:0px 10px 0px 10px; color:#333333; text-decoration:none; font-weight:bold;}
table.foot td.foot1 a:hover { text-decoration:underline;}

.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 silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    border: 0px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.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;
}
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;
}