div.title_div {
	text-align: center;
}

div.subtitle_div {
  text-align: center;
  margin: 0 0 0 0;
}

div.images_div {
  position: relative;
}

div.links_div {
}

div.first_div {
}

div.last_div {
}

div.previous_div {
}

div.url_div {
}

div.next_div {
}

div.slideShowControl_div {
	visibility: hidden;
}

table {
}

td {
	border: 1px;
	padding: 0 0 0 0;
}
a.btn{
	/*font-family: Tahoma, Verdana;
	
	font-size: 11px;
	width: 130px;
	text-decoration: none;
	font-weight: bold;*/
	text-align:center;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	height: 30px;
	/*background-color:#00699B;#a5a5a5;
	color:#FFFFFF;*/
	border-top: 2px solid #E1E9F0;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #E1E9F0;
}
a.btn:hover{
	/*color:#66FFFF;*/
	border-top: 1px solid #638AAD;
	border-right: 1px solid #E1E9F0;
	border-bottom: 1px solid #E1E9F0;
	border-left: 1px solid #638AAD;
	/*background-color:#007CB9;:#0080C0;*/
}
.pic{
	border-left-style: outset; 
	border-left-width: 1px;
	border-left-color:#DBDBDB;
	border-right-style: solid; 
	border-right-width: 2px; 
	border-right-color:#666666;
	border-top-style: outset; 
	border-top-width: 1px; 
	border-top-color:#DBDBDB;
	border-bottom-style: solid; 
	border-bottom-width: 2px; 
	border-bottom-color:#666666;
	padding: 0
	}
