@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../_img/bg.gif);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#728385;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a:link {
	font-size: 12px;
	text-decoration: none;
	color:#08489d;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color:#08489d;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color:#08489d;
}
a:hover {font-size: 12px; text-decoration: none; color:#445d5f; }

a.title:link {font-size: 14px; text-decoration: none;	color:#696969; font-weight: bold;}
a.title:visited {font-size: 14px; text-decoration: none; color:#696969; font-weight: bold;}
a.title:active {font-size: 14px; text-decoration: none; color:#696969; font-weight: bold;}
a.title:hover {font-size: 14px; text-decoration: none; color:#08499d; font-weight: bold;}

.title {font-size: 14px;}
.Style7 {font-size: 10px}
.Style8 {font-size: 10}

	#gallery {
	width:242px 
	}
	#gallery ul { list-style: none;width:252px ;margin-left:-42px; }
	#first { width:242px; height:179px; }
	#gallery ul li { float:left; display:block;width:122px;margin-right:2px; margin-bottom:5px; }
	#gallery ul img {
		border: 5px solid #e9e9e9;
		border-width: 4px 4px 18px;
	}
	#gallery ul a:hover img {
		border: 5px solid #eff3fd;
		border-width: 4px 4px 18px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
