/* ::::::::::::::: StyleSheet Information :::::::::::::::: */

/* -------------------------------------------------- */

body
{
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: rgb(0,0,0);
}

/* -------------------------------------------------- */

a, a:link,a:visited
{
	color: rgb(255, 255, 255);
	text-decoration: none;
}
a:hover,a:active
{
	color: rgb(255, 153, 153);
	text-decoration: none;
}

/* -------------------------------------------------- */

h1, h2
{
	border: rgb(95, 121, 216) 1px dotted;
	border-left: 1px none;
	border-right: 1px none;
	border-top: 1px none;
	margin-bottom: 1em;
	margin-left: -10px;
	margin-right: 0px;
	padding: 5px;
	width: 100%;
	display: block;
	/* background: rgb(230,230,230); */
	color: rgb(125,125,125);
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	height: 21px;
	position: relative;
}
h3
{
	border: rgb(95, 121, 216) 1px dotted;
	border-left: 1px none;
	border-right: 1px none;
	border-top: 1px none;
	margin-bottom: 0px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px;
	width: 101%;
	display: block;
	/* background: rgb(119,117,138); */
	color: rgb(238,237,248);
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	height: 21px;
	position: relative;
}
h5
{
	padding-left: 2px;
	width: 150px;
	display: block;
	color: rgb(204, 204, 255);
	font-size: 12px;
	font-weight: normal;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled='true',startColorstr='#000000',endColorstr='#2D2D2D');
}

/* -------------------------------------------------- */

table.navTable
{
	border-bottom: rgb(95, 121, 216) 1px dotted;
	border-top: 0px none;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	padding-right: 13px;
	width: 100%;
	background: rgb(119,117,138);
}

td.navTDPrev
{
	width: 50%;
	text-align: left;
	font-size: 7pt;
}	
td.navTDNext
{
	width: 50%;
	text-align: right;
	font-size: 7pt;
}

table.thumbTable
{
	background: rgb(235,241,250);
	border: rgb(95, 121, 216) 1px groove;
	border-radius: 50pt;
	border-spacing: 50pt;
	margin-top: 15px;
}

td
{
	border: 1px none;
	background: none;
	border-collapse: collapse;
	empty-cells: show;
}

/* -------------------------------------------------- */

a.navA, a.navA:link,a.navA:visited,a.navA:active
{
	font-size: 7pt;
	color: rgb(255,255,255);
}
a.navB, a.navB:link,a.navB:visited,a.navB:active
{
	font-size: 7pt;
	color: rgb(0,0,0);
}
a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active
{
	border: rgb(0, 0, 0) 1px solid;
	margin-bottom: -45px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	width: 172px;
	display: block;
	background: rgb(204,204,204);
	height: 172px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
a.td.thumbnail:hover
{
	border: rgb(150,150,150) 1px solid;
	margin-bottom: -45px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	width: 172px;
	display: block;
	background: rgb(255,255,204);
	height: 172px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/* -------------------------------------------------- */

div,th,tr,table,font,li,ul,form,blockquote,p,b,i,h1,h2,h3,h4,h5,font,center
{
	border: 0px;
	color: rgb(91, 91, 101);
	font: 12px verdana, arial, sans-serif;
}

/* -------------------------------------------------- */

font
{
	margin-left: 4px;
	margin-right: 4px;
	width: 170px;
	display: block;
	color: rgb(91, 91, 91);
	font: 9px Verdana, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0px;
}
input
{
	border: rgb(0, 0, 0) 1px solid;
}
hr
{
	position : relative;
}

/* -------------------------------------------------- */

img.class=imgMain
{

}
img
{
	border: rgb(0, 0, 0) 1px none;
}
img.thumbnail
{
	border: rgb(0, 0, 0) 1px solid;
	margin: 0px;
	padding: 0px;
	background: rgb(174,174,174);
	vertical-align: middle;
}
.imgMain
{
	border: rgb(0, 0, 0) 1px solid;
	margin-top: 1em;
	background: rgb(0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.Shadow(color="#141414",Direction=135,Strength=5);
}

body table img
{
	display: inline;
}

/* -------------------------------------------------- */
