	img {border:0;}
a {outline:none; color:#ffffff; text-decoration:none;}
.hiddenPic {display:none;}
table {padding:0; margin:0;}
a.underline {text-decoration:underline;}

.box {background-color: white;}
.selbox {background-color: green;}
td#gallerytd {background:transparent; padding:0px; width:140px; height:100px; overflow:hidden; font-size:9px;}
.transparent2 {font-size:20px;}

.thickheader .mt-nav li.menu1:hover { background:transparent;}

#script {width:705px; margin-left:auto; margin-right:auto; background:transparent;}
#gallerynav {background-color:#dcdcdc; height:39px; padding:6px 15px 0 15px;}
#gallerynavlink {float:left; margin-right:8px;}
#gallerynav a.underline:hover {text-decoration:none;}
 
.Bottom {
	COLOR: #ffffff;
	font-size:10px; 
}
.Bottom A {
	COLOR: #ffffff;
	text-decoration: none;
}
.Bottom A:hover {
	COLOR: #ffffff;
	text-decoration: underline;
	border-bottom: 1px solid #999999;
}

/* FancyForm styles */
.f_checkbox,.f_radio{background-repeat:no-repeat;background-position:3px center;height:16px;display:block;cursor:pointer;cursor:hand;line-height:120%; color:#000000;}
.checked,.selected{color:#000000;}
.f_radio:hover,.f_checkbox:hover{color:#000000 !important; text-decoration:underline;}
.f_radio{padding:4px 24px}
.f_checkbox{padding:0.5em 24px; }
.unchecked{background-image:url(chk_off.png)}
.checked{background-image:url(chk_on.png)}
.unselected{background-image:url(rdo_off.png)}
.selected{background-image:url(rdo_on.png)}