body {
	font-size: 12px;
	color: #AAAAAA;
	background-color: #1F0B02;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}

html {
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#888888;
	scrollbar-track-color:#000000;
}

a:link {
	text-decoration: none;
 	color: #AAAAAA;
}

a:visited {
	text-decoration: none;
	color: #AAAAAA;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
 	color: #AAAAAA;
	background-color: #666666;
}

.cthumb {
	background-color: #666666;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.thumb {
	background-color: #333333;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link .image { border-color: #000000;}
a:visited .image { border-color: #000000;}
a:hover .image { border-color: #b2b2b2;}

.mthumb { 
border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:link .mthumb { border-color: #000000;}
a:visited .mthumb { border-color: #000000;}
a:hover .mthumb { border-color: #b2b2b2;}

.slideImage { border-width: 0px; border: 0px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.title a:link {
	text-decoration: none;
	color: #000000;
}

.title a:visited {
	text-decoration: none;
	color: #000000;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #888888;
	font-size: 90%;
}

.xsmalltxt {
	color: #888888;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #558800;
}
.rtSide {
	background-image: url(img/fside.jpg);
	background-repeat: no-repeat;
}
.lftSide {

	background-image: url(backgrounds/fhome.jpg);
	background-repeat: no-repeat;
}
.tbl1 {
	border: 2px solid #242F2B;
	background-image: url(img/gal_01.gif);
	background-repeat: no-repeat;
}
.tblSlides {

	border: 2px solid #242F2B;
}
.email {
	color: #990000;
	font-size: 16px;
	letter-spacing: 0.2em;
	font-weight: bold;
}