.table_img{
	font: 10pt verdana, tahoma, arial;
	color:#717171;
	text-decoration:none;
	border: 0px;
}
.img{
	border : 0px;
}
.img_topleft{
	border : 0px;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	height: 13px;
}
.img_topright{
	border : 0px;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
   width:13px;
}
.img_right{
	border : 0px;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	font: 8pt tahoma, arial;
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_comment{
	border : 0px;
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
body {
	font: 9pt verdana, arial;
	text-align: justify;
	background-color: #002424;

	/*scrollbar-arrow-color : black;
	scrollbar-base-color : #707070;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-shadow-color : #AAAAAA;
	scrollbar-3d-light-color : #707070;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #707070;*/
	/*background-color: white;*/
/*	background-color:#F8F8F8;*/
	/*margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
	margin-top : 0;
	padding: 0;*/
}
a:link {color:#FFFFFF; text-decoration:none;}
a:hover {color: #CECECE;text-decoration:none;}
a:visited {color:#FFFFFF;text-decoration:none;}
a:visited:hover {color:#CECECE;text-decoration:none;}

#dirList li
{
	list-style-type:none;
	line-height: 22px;
}

#dirList a:link, #dirList a:visited
{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin: 2px;
	padding: 5px;
}

#dirList a:active, #dirList a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #cccccc;
	margin: 0px;
	padding: 5px;
	border: 2px dashed white;
}

#dirListPages
{
	position: static;
	bottom: 5px;
}

#pageTitle
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 80px;
	font-weight: bold;
	color: black;
	margin-top: 5px;
	margin-bottom: 10px;
	/*position: relative;*/
	text-decoration:underline;
	color: #717171;
	overflow:hidden;
	height: 66px;
	vertical-align:text-bottom;
	border-bottom:10px #717171 solid;
}

.pageList
{
	font-weight: bold;
	color: black;
}

.pageList a:link, .pageList a:visited
{
	color: #254571;
	font-weight: lighter;
}

.pageList a:active, .pageList a:hover
{
	color: black;
	/*font-weight: bold;*/
}

#imgDescTitle, .imgDescTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	height: 20px;
	color: #717171;
	border-bottom: #717171 solid 2px;
	overflow:hidden;
}

#imgDescBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
}

.frmErrorInline
{
	color:white;
}

#counter
{
	color:white;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

