html{
	height:100%;
	font-size:12px;
	font-family: Trebuchet ms, Verdana, Arial, sans-serif; 	
}
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#7b838a;
	font-size:12px;
	height:100%;
	font-family: Trebuchet ms, Verdana, Arial, sans-serif; 	
}
td{
	color:#7b838a;
	font-size:12px;
	font-family: Trebuchet ms, Verdana, Arial, sans-serif; 	

}
.title{
	color:#90afd7;
	font-size:12px;
}
a{
	color:#644138;
}
a:hover{
	_c_olor:#886b63;
	color:#162642
}
.gph{
	color:#152541;
}
.galTitle{
	color:#152541;
	font-size:14px;
}
.gal{
	background:url(/images/bullet1.gif);
	background-repeat:no-repeat;
	width:207px;
	height:18px;
	color:#3d546f;
	text-decoration:none;
	display:block;
}

.galA{
	background:url(/images/bullet2.gif);
	background-repeat:no-repeat;
	width:207px;
	height:18px;
	color:#ffffff;
	text-decoration:none;	
	display:block;
}

.gal:hover{
	background:url(/images/bullet2.gif);
	background-repeat:no-repeat;
	width:207px;
	height:18px;
	color:#ffffff;
	text-decoration:none;	
	display:block;
}


.hegal{
	background:url(/images/bullet1-he.gif);
	background-repeat:no-repeat;
	width:207px;
	height:18px;
	color:#3d546f;
	text-decoration:none;
	display:block;
}

.hegalA{
	background:url(/images/bullet2-he.gif);
	background-repeat:no-repeat;
	width:207px;
	height:18px;
	color:#ffffff;
	text-decoration:none;	
	display:block;
}

.hegal:hover{
	background:url(/images/bullet2-he.gif);
	background-repeat:no-repeat;
	width:207px;
	height:18px;
	color:#ffffff;
	text-decoration:none;	
	display:block;
}