/* CSS Document */

font.header1{;
	font-size: 32px;
	color: #B7DBFF;
	font-family: Arial Rounded MT Bold,Arial, Helvetica, sans-serif;
}
font.copyright{
	font-size: 10px;
	color: #DDDDDD;
	font-family: Helvetica, Arial, sans-serif;
}

body.body-main{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

table.content-shell{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
table.splash-shell{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(splash.jpg);
	background-repeat: no-repeat;	
}
table.gallery-inner-table{
margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
table.top-table{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(jalogo-bg.gif);
	background-repeat: repeat-y;
	
}
table.splashtop-table{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
td.logo-border{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}

table.gallery-table{
	margin: 0px;
	padding-top: 0px;
	width: 100%;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
table.thumb-table{
	margin: 0px;
	padding: 0px;
	border: none;
}
td.gallery-cell{
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
td.gallery-cell-sp{
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-image: url(jalogo-bg.gif);
	background-repeat: repeat-y;

	
}
td.thumb-cell{
	padding: 0px;
	border: none;
	margin: 0px;
	vertical-align: middle;

}
img.thumb-spacer{
width: 85px;
height: 1px;
}
div.descbox{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;
	border: 1px none #CCCCCC;
}

font.desc_box_text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: x-small;
}
font.desc_box_header {
	color: #33CCFF;
	font-style: italic;
	font-weight: bold;

}
div.portnav{
	position: absolute;
	visibility: hidden;
	left: 470px;
	top: 604px;
	width: 680px;
}
div.textspace{
	position: absolute;
	left: 480px;
	top: 350px;
	width: 620px;
	z-index: 1000;
	visibility: visible;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

image.nav_padding{
	width: 35;
}
input.fieldnormal{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: thin solid #999999;
	width: 250px;
	padding: 5px;
}
input.buttonnormal{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: thin solid #999999;
	width: 100px;
	padding: 2px;
}
font.formtext{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
}
font.minitext{
	font-size: 10px;
	color: #777777;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}
div.entersite{
	position: absolute;
	visibility: visible;
	width: 150px;
	top: 450px;
	left: 730px;	
}

