body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: A4D8F4;
	background-color: #061844;
	margin-top: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	text-align: center;

}

a:link {
	text-decoration: none;
 	color: #E5B673;
}

a:visited {
	text-decoration: none;
	color: #E5B673;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #38518C;
	border-collapse: collapse;
	color: #A4D8F4;
	text-align: left;

}

.texttitle  {
	align="center" 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
	color= #99FFFF	

}

}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #E5B673;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #a4d8f4;
	font-size: 11px;
}

.xsmalltxt {
	color: A4D8F4;
	font-size: 9px;
}
