body {
	font-family: 'Gill Sans','Gill Sans MT', helvetica, sans-serif;
	font-size: 10pt;
	color: #aaaaaa;
	background-color: #ffffff;
	MARGIN-LEFT: 5PX;
	margin-top: 0px;
	MARGIN-RIGHT: 5PX;
}

a:link {
	text-decoration: none;
 	color: #888888;
}

a:visited {
	text-decoration: none;
	color: #888888;
}

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

A.credits:link 
{
  color: silver;
  text-decoration: none;
  font-size: 8pt;	    
}

A.credits:visited 
{
  color: silver;
  text-decoration: none;
  font-size: 8pt;	    
}

A.credits:link 
{
  color: #000044;
  text-decoration: none;
  font-size: 8pt;	    
}

A.credits:visited 
{
  color: #000044;
  text-decoration: none;
  font-size: 8pt;	    
}



.credits
{
    color: #000044;
    font-size: 8pt;
}



.current {
	font-weight: bold;
	background-color: #EEEEEE;
}

.cthumb {
	background-color: #a4cee0;
	border: 0px; border-width: 0px;
}

.thumb {
	background-color: #dadada;
	border: 0px; border-width: 0px;
}

.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: #444444;
}

.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 dotted #AAAAAA;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #AAAAAA;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}

.commentOLD {
	color: #444444;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #888888;
	font-size: 11px;
}

.xsmalltxt {
	color: #aaaaaa;
	font-size: 9px;
}

H2
{
    font-family: Tahoma;
    background: #FFFFFF;
    text-indent: 2em;
    FONT-SIZE: 12pt;
    font-family: 'Gill Sans','Gill Sans MT', helvetica, sans-serif;
    BACKGROUND-COLOR: #305c9d;
    COLOR: white;
    line-height: 300%;
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 110%;
    COLOR: #305c9d;
}


.box {
	background-color: #ECF3F8;
	border: 1px solid #96BADC;
	padding: 8px 12px;
}
