td {
	font-family: Tahoma;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
	border: none;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB5E3C;
	text-decoration: none;
	border: none;
}
a:hover{
	color:#596978;
}
.a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #40A3D8;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
h3{
	color:#77bae8;
	font-weight:bold;
}
h4{
	color:#FB5E3C;
	font-weight:bold;
}

.footerMenu a:hover{
	color:#FF9933;
}

.corps{
	color:#000000;
	font-family:"Bookman Old Style", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#F0F0F0;
	
}

.corps h3{
	color:#596978;
}


.topMenu a{
	color:#FFFFFF;
}

.topMenu a:hover{
	color:#000000;
	
}

.topMenu{
	color:#FFFFFF;
}

.Style1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style3 {color: #FF6600;font-size: 13px; }
-->

body{
	font-family:arial
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:142px
}
	#gallery a {
	float:left;
	position:absolute;
	top: 2px;
	}
	
	#gallery a img {
		border: 1px solid #ccc;
		padding: 4px;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		
		background-color:#000; 
		color:#ffffff; 
		height:0px; 
		width:0%; 
		position:absolute;
		bottom:0;
		display:none;
	}

	#gallery .caption .content {
		margin:5px;
		display:none;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
			display:none;
	}
.Style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}