body
	{
	margin-top: 7px;
	padding: 0;
	text-align: center;  
	background: white;
	color: black;
	min-width: 750px;
	font-size: 100%;
	}
}

html {

}



#wrapper
	{
	width: 750px;
	text-align: left;
	background-color: #f1f1e2;
	color: black;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
			}
#header
	{
	margin: 0;
	padding: 0;
	width: 750;
	height: 90px;
	}

#header-menu
 	{
	width: 747;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #88B0D3;
	text-align: left;
	padding: 3px;
	}

#header-menu ul
	{
	margin: 0;
	padding: 0;
	}

#header-menu li 	
	{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 75%;
	color: black;
	}

#header-menu a:link, #header-menu a:visited 
	{
	text-decoration: none;
	color: black;
	background-color: transparent;
	}

#header-menu a:hover, span 	
	{
	text-decoration: none;
	color: white;
	background-color: transparent;
	}
#footer
	{
	clear: both;
	width: 740;
	border-top: 1px solid #000000;
	background-image: url(../res/footerbg.jpg);
	text-align: left;
	padding: 3px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	}


#subfooter
	{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: right;
	background-color: white;
	color: grey;
	margin-left: auto;
	margin-right: auto;
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#subfooter a:link
	{
	color: #666666;
	text-decoration: none;
	background-color: white;
	}

#subfooter a:visited
	{
	color: #666666;
	text-decoration: none;
	background-color: white;
	}

#subfooter a:hover
	{
	color: black;
	text-decoration: none;
	background-color: white;
	}
a:link {
	text-decoration: none;
 	color: #222222;
}

a:visited {
	text-decoration: none;
	color: #222222;
}

a:hover {
	text-decoration: none;
	color: #a7dcf4;
}

.current {
	font-weight: bold;
	background-color: #CCE8FF;
}

.cthumb {
	background-color: #ffffff;
	border: 0px transparent; border-width: 0px;
}

.thumb {
	background-color: #d8e3ed;
	border: 0px transparent; 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;}

.slideImage { border-width: 0px; border: 0px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	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 #336633;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #336633;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}

.comment {
	color: #222222;
	font-weight: bold;
	font-size: 140%;
}

.smalltxt {
	color: #666666;
	font-size: 11px;
}

.xsmalltxt {
	color: #888888;
	font-size: 9px;
}

.newlabel {
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4488CC;
}
