@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content2 {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	table-layout:inherit
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.content {
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.banner {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	color:#34abe3;
	text-decoration:none;
}
a:visited {
	color:#34abe3;
	text-decoration:none;
}
a:hover {
	color:#34abe3;
	text-decoration:underline;
}
a:active {
	color:#34abe3;
	text-decoration:none;
}
a:link.nav {
	color: #000000;
	text-decoration: none;
}
a:visited.nav {
	color: #000000;
	text-decoration: none;
}
a:hover.nav {
	color: #34abe3;
	text-decoration: none;
}
a:active.nav {
	color: #000000;
	text-decoration: none;
}

</style>.gallery {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 15px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.gallery {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 15px;
	border-left-width: 3px;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	width:100px;
	height: 75px;
}

.gallery:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 15px;
	border-left-width: 3px;
	border-top-color: #34abe3;
	border-right-color: #34abe3;
	border-bottom-color: #34abe3;
	border-left-color: #34abe3;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	line-height: 20px;
	text-align: center;
	}
	
.style1 {
	margin: 10px;
	padding: 10px;
	}	
	
	