body * {
        margin:0;
        padding:0;
}

body, html {height: 100%;}

img {border: none;}

#tracing_line {
	position: absolute;
	width: 600px;
	height: 20px;
	top: 128px;
	left: 211px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px;
	color: #003082;
}

.smlevel1, .smlevel2, .smlevel3, .smlevel4 {
	line-height: 18px;
}

.smlevel1 {
	line-height: 24px;
	font-weight: bold;
}

.smlevel2 {
	margin-left: 30px;
}

.smlevel3 {
	margin-left: 60px;
}

#tracing_line a,
#tracing_line a:visited,
#tracing_line a:active,
#tracing_line a:hover {
	text-decoration: underline;
}

.alignCenter { text-align:center; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }
.floatLeft { float:left; }
.floatRight { float:right; }

.alignTop { vertical-align:top; }
.absmiddle { vertical-align:middle;}

.alignRight { text-align: right; }
.clearall {     clear:both; }
.clearleft { clear:left; }

.clearfix:after {
    /*content: "."; */
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


table { 
        border-collapse: collapse; 
        font-size: 100%
        }

th, td {
        font-size:100%;
        vertical-align: top;
        }

input, textarea, select {
        font-size:100%;
        font-family: Arial, Helvetica, Verdana, sans-serif; 
        }




form {margin: 0px; padding: 0px;}

p       {
        margin: 0;
        padding: 0;
        padding-bottom: 12px;	
	}

a:link, a:visited, a:hover, a:active {outline: none;}
.inv    {display: none;}

h1 {
	font-size: 1em;
	color: #003082;
	padding: 0;
	padding-bottom: 6px;
	line-height: 90%;
	margin: 0 0 3px 0;
	background: url(../img/h3_bg.gif) repeat-x bottom left;
	}	
h2 {
	font-size: 1.2em;
	color: #003082;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
	font-style: italic;
	
	}	

h3 {
	font-size: 1em;
	color: #003082;
	padding: 0;
	padding-bottom: 6px;
	line-height: 90%;
	margin: 0 0 7px 0;
	background: url(../img/h3_bg.gif) repeat-x bottom left;
	}	

h4 {
	font-size: 1em;
	color: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	font-weight: bold;
	}	

h5 {
	font-size: 1em;
	color: #AA0C37;
	padding: 0;
	margin: 0px 0 13px 0;
	font-weight: normal;
	}	



.red, .error {color: #FF0000}
.height {height: 100%;}
.width {width: 100%;}


table.pic_gallery {
	width: 540px;
	border-spacing: 0px;
}

table.pic_gallery tbody td.pic {
	vertical-align: middle;
	text-align: center;
	background-color: #dfe7f3;
	width: 100px;
	height: 75px;
	cursor: pointer;
}

/*
table.pic_gallery thead td table td {
	vertical-align: middle;
	text-align: right;
	background-color: transparent;
	width: auto;
	height: auto;
	cursor: normal;
}
*/

table.pic_gallery tbody td.spacer {
	width: 10px;
	background-color: transparent;
}

table.pic_gallery tbody td.h_spacer {
	background-color: transparent;
	height: 10px;
}

table.pic_gallery thead strong {
	color: #003082;
}

div.gallery_detail_container {
	width: 585px;
	/* height: 501px; */
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
}

div.gallery_detail_container a,
div.gallery_detail_container a:link,
div.gallery_detail_container a:active,
div.gallery_detail_container a:visited {
	color: #003082;
	text-decoration: underline;
}
div.gallery_detail_container a:hover {
	text-decoration: none;
}

div.gallery_detail_container table td {
	font-size: 12px;
}

div.gallery_detail_container table td strong {
	font-size: 14px;
	color: #003082;
}

div.gallery_detail_container img {
	margin-bottom: 17px;
}

div.gallery_detail_container a.lnk_prev,
div.gallery_detail_container a.lnk_prev:link,
div.gallery_detail_container a.lnk_prev:active,
div.gallery_detail_container a.lnk_prev:visited,
div.gallery_detail_container a.lnk_prev:hover {
	padding-left: 15px;
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.gallery_detail_container a.lnk_next,
div.gallery_detail_container a.lnk_next:link,
div.gallery_detail_container a.lnk_next:active,
div.gallery_detail_container a.lnk_next:visited,
div.gallery_detail_container a.lnk_next:hover {
	padding-right: 15px;
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.gallery_detail_container a.btn_slideshow_start,
div.gallery_detail_container a.btn_slideshow_start:link,
div.gallery_detail_container a.btn_slideshow_start:active,
div.gallery_detail_container a.btn_slideshow_start:visited,
div.gallery_detail_container a.btn_slideshow_start:hover {
	padding-right: 16px;
	background-image: url(../img/btn_slideshow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.gallery_detail_container a.btn_slideshow_stop,
div.gallery_detail_container a.btn_slideshow_stop:link,
div.gallery_detail_container a.btn_slideshow_stop:active,
div.gallery_detail_container a.btn_slideshow_stop:visited,
div.gallery_detail_container a.btn_slideshow_stop:hover {
	padding-right: 16px;
	background-image: url(../img/btn_slideshow_stop.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

