body
{
	background-color : #0E0E0E;
	color: #9B9B9B;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	color: #9B9B9B;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p
{
	padding : 6px 0;
	margin : 8px 0;
}

.border
{
	border : 1px solid #4D4D4D;
}

a
{
	color : #93C106;
	text-decoration : underline;
}

a:hover
{
	color : #93C106;
	text-decoration : none;
}

.homelink
{
	color : #9B9B9B;
	text-decoration : none;
}

.homelink:hover
{
	color : #93C106;
	text-decoration : none;
}

.gallery
{
	background-color : #93C106;
	color : Black;
	text-decoration : none;
	display : block;
	padding : 3px 6px;
	border-left : 1px solid #2C2C2C;
	border-bottom : 1px solid #2C2C2C;
}

.first
{
	background-color : #666666;
	color : Black;
}

.gallery:hover
{
	background-color : #9B9B9B;
	color : Black;
}

.prev
{
	display : none;
}

.next
{
	display : none;
}

p
{
	padding : 6px 0;
}

.clear
{
	clear : both;
}

.bold
{
	font-weight : bold;
}

.orange
{
	color : Orange;
}

.green
{
	color : #93C106;
}

.bgorange
{
	background : Orange;
	clear : both;
}

.bggreen
{
	background : #93C106;
	clear : both;
}

.bgwhite
{
	background : White;
}

.title
{
	text-align : center;
	font-size : 16px;
	font-weight : bold;
}

.center
{
	text-align : center;
}

.bgBlack
{
	background-color : Black;
}

.bottom-menu
{
	font-size : 9px;
	color : #93C106;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-size : 9px;
	color : #93C106;
	text-decoration : none;
}

.copy
{
	font-size : 9px;
	color : #666666;
}

.just
{
	text-align : justify;
}

.input
{
	background-color : #2C2C2C;
	color : #ADADAD;
	font-family : sans-serif;
	font-size : 12px;
	border-bottom : 1px solid #ADADAD;
	border-right : 1px solid #ADADAD;
	border-left : 1px solid #ADADAD;
	border-top : 1px solid #ADADAD;
}

#fileContainer
{
	margin : 0;
	padding : 0;
}

.fileName
{
	background-color : #2C2C2C;
	color : #93C106;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom : 1px solid #2C2C2C;
	border-right : 1px solid #2C2C2C;
	border-left : 1px solid #2C2C2C;
	border-top : 1px solid #2C2C2C;
}

.but
{
	background-color : #2C2C2C;
	color : #ADADAD;
	font-family : sans-serif;
	font-size : 12px;
	border-bottom : 1px solid #ADADAD;
	border-right : 1px solid #ADADAD;
	border-left : 1px solid #ADADAD;
	border-top : 1px solid #ADADAD;
}

#subGallery
{
	width : 300px;
	height : 400px;
	margin-bottom : -400px;
	z-index : 2;
	position : relative;
	visibility : hidden;
}

#galleryContainer
{
	width : 90px;
	height : 420px;
	overflow-y : auto;
	overflow-x : hidden;
}

body
{
	scrollbar-face-color : #2C2C2C;
	scrollbar-arrow-color : #9B9B9B;
	scrollbar-track-color : #2C2C2C;
	scrollbar-base-color : #2C2C2C;
	scrollbar-highlight-color : #9B9B9B;
	scrollbar-shadow-color : Black;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : #2C2C2C;
}
