body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	color:#EEE;
	margin: 0px auto;
	padding: 0px;
	background: #000000 url(../_img/bg_black.gif) repeat-x;
	text-align:center;
}

a:link {
	text-decoration: none;
 	color: #EEE;
}

a:visited {
	text-decoration: none;
	color: #EEE;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

.current {
	font-weight: bold;
 	color: #FFF;
	background-color: #666666;
}

.cthumb {
	background-color: #666666;
	border: 1px solid #aaaaaa;
}


.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 8px; border: 8px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}


.infotable {
	border: 0px;
	border-collapse: collapse;
}

.infotable td {
	border: 0px;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
}

.comment {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #AAAAAA;
	font-size: 90%;
}

.xsmalltxt {
	color: #AAAAAA;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AA0000;
}

h2{
	vertical-align: top;
}
h2 img{
	margin-left: 100px;
}
img{
 border:0;
}
/**/
.topLink{
	width:800px;
	margin:10px auto;
	border:none;
	padding:0;
	border-collapse:collapse;
	color:#CCC;

}
.topLink td{
	width:20px;
	height:31px;
	padding:0;
	white-space:nowrap;
}
.topLink .title4topLink{
	width:auto;
	text-align:left; 
	background:transparent url(../_img/topLink_mid.gif); 
	background-repeat: repeat-x; 
	font-size: 120%;
	font-weight: bold;
}

.title4topLink a {
	color: #FFF;
}

.list4all{
	font-size: 12px;
	margin: 0 auto;
	border-collapse: separate;
}
.list4all .row4title{
	font-size: 150%;
	font-weight: bold;
}
.list4all td{
	vertical-align:top; 
	text-align:center;
	white-space: nowrap;
	padding-top: 5px;
}
.list4all .thumb{
	width:160px; 
	height:113px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
	background-color: #333;
	border: 1px solid #888;
}
.list4all .thumb img{
	width:160px;
	height: 110px;
	border: 1px solid #AAA;
}
.list4all .thumb a:hover img{
	border-color: #FFF;
}
