body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin: 0px;
	padding: 0px;
	
}

html {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#eeeeee;
}

#header{
	background-image:url(http://www.minisitehq.com/businessfiles/5904/top.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:130px;
	width:1000px;
	margin:0 auto;
	}
	
#header p{
	text-align:right;
	margin:0px;
	padding-top:30px;
	font-size:11px;
	color:#231F20;
	}
	
#header span.let{
	color:#00ABA9;
	}
	


#nav{
	height:54px;
	clear:both;
	background: #ffffff url(bg.gif) repeat-x;
	width:1000px;
	margin:0 auto;
	
	}
	
#nav1{
	height:60px;
	background-color:#FFFFFF;
	width:1000px;
	margin:0 auto;
	}
	
#nav1 p{
	margin:0px;
	font-size:16px;
	text-align:right;
	line-height:50px;
	}
	
#nav1 a{
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	color:#888888;
	}
	
#nav1 a:hover{
	color:#00ABA9;
	}
	
a.note {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#888888;
	}
	
a.note:hover{
	color:#00ABA9;
	}
	
#wrapper{
	width:800px;
	margin:0 auto;
	text-align:center;
	}

#nav_inner {
    
	height:31px;
	line-height:31px;
	background-image:url(hdr_mid.gif);
	width:300px;
	text-align:left;
	float:none;
	}

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

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

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

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

.cthumb {
	background-color: #dddddd;
	border: none;;
}

.thumb {
	background-color: #eeeeee;
	border: none;;
}


.image { border: none;}
/*a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}*/


.mthumb { border: none;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage {  border: none; }
/*a:link .slideImage { border-color: #cccccc;}
a:visited .slideImage { border-color: #cccccc;}
*/

.title {
	font-size: 120%;
	font-weight: bold;
	color: #86E6E6;
}

.imap{
	border:none;
	}

.title a:link {
	text-decoration: none;
	color: #231F20;
}

.title a:visited {
	text-decoration: none;
	color: #231F20;
}

.title a:hover {
	text-decoration: none;
	color: #86E6E6;
}

.infotable {
	border: 1px solid #eeeeee;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #eeeeee;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.backtable table {
	background: #ffffff url(bt.gif) repeat-x;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #888888;
}

.comment {
	color: #888888;
	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: #000000;
	background-color: #FFCC00;
}
