body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #575757;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
}
.promo {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: normal;
	color: #666;
	text-decoration: none;
}
.promo a:hover{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: normal;
	color:#000000;
	text-decoration: none;
}
.text2 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #232427;
}
.small {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #232427;
}
h1 {	
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #666;
	padding-bottom: 10px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 25px;
	text-decoration: none;
}
.form_button {
font-family:  Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: normal;
   color: White;
   border-bottom: 2px solid  #C3C3C3;
   border-top: 1px solid  #C3C3C3;
   border-left: 2px solid  #C3C3C3;
   border-right: 1px solid  #C3C3C3;
   margin: 0px 0px 0px 0px;
   background:  #666;
}
.form_type {
font-family:  Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	color : Black;
	BACKGROUND-COLOR: #FFFFFF; 
   border-top: 1px solid #525252;
   border-bottom: 1px solid #525252;
   border-right: 1px solid #525252;
   border-left: 1px solid #525252;
	}
.headline {
font-family: "Trebuchet MS", arial, sans-serif;	
font-size: 13px;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: White;
text-decoration: none;	
background-color: #666;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
.headline1 {
font-family: "Trebuchet MS", arial, sans-serif;	
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: Black;
border-bottom: 1px solid #666;
background-color: #E0E0E0;	  
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
.headline2 {
font-family: "Trebuchet MS", arial, sans-serif;	
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: Black;
border-bottom: 1px solid #666;
background-color: #EEEEEE;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
p {
font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 13px;
}
.imgwrapper {
	float: none;
	margin: 0px 15px 15px 15px;
	padding: 2px;

}
.imgwrapper span {
	display:block;
	text-align:center;	
}
.imgwrapper img {
	background-color: #fff;
	border: 1px solid #ccc;
	/*moz-border-radius:5px;*/
	padding: 4px;
}
.imgwrapper a:visited img {
	background-color:#ffffff;	
}
.imgwrapper a:hover img, .imgwrapper a:focus img {
	background-color: #B5B5B5;
}
.imgwrapper a:hover, .imgwrapper a:focus {
	color:#fff;
}
.thumbimg {
}
.pagination{
	clear:both;
	text-align:center;
	padding-top: 4px;
	padding-bottom: 10px;
	
}
.numpage{
	text-align:center;
	background:#fff;
	padding:2px;
	width:12px;
	height:12px;
	color:#000;
	 border-top: 1px solid #525252;
	 border-bottom: 1px solid #525252;
     border-right: 1px solid #525252;
     border-left: 1px solid #525252;
}

.nowshow{
	text-align:center;
	background:#DEDEDE;
	padding:2px;
	width:12px;
	height:12px;
	color:#666;
   
   border-top: 1px solid #525252;
   border-bottom: 1px solid #525252;
   border-right: 1px solid #525252;
   border-left: 1px solid #525252;
}

.prevnext{
	text-align:center;
	background:#666;
	padding:2px;
	width:12px;
	height:12px;
	color:#fff;
	border-top: 1px solid #525252;
    border-bottom: 1px solid #525252;
    border-right: 1px solid #525252;
    border-left: 1px solid #525252;
}
.prevnext:hover{
	text-align:center;
	background:#B5B5B5;
	padding:2px;
	width:12px;
	height:12px;
	color:#fff;
	border-top: 1px solid #525252;
    border-bottom: 1px solid #525252;
    border-right: 1px solid #525252;
    border-left: 1px solid #525252;
}
.down_link {
color: #000000;
background-color:#EEEEEE;
font-size: 18px;
padding-top: 2px;
padding-bottom: 2px;
padding-right:10px;
padding-left:10px;
}
.down_link:hover {
color: BLUE;
background-color:#EEEEEE;
font-size: 18px;

}
a {
color: #999999;
text-decoration:none;
}

a:hover {
color: #666;

}
 a.numpage:link {
	color: #000000;
	text-decoration:none;
}
 a.numpage:visited {
	color: #000000;
	text-decoration:none;
}
 a.numpage:hover, #espg a.numpage:active, #espg a.numpage:focus {
	color: #FFFfff;
	text-decoration:none;
	background:#B5B5B5;
   border-top: 1px solid #525252;
   border-bottom: 1px solid #525252;
   border-right: 1px solid #525252;
   border-left: 1px solid #525252;
}

 a.prevnext:link {
	color: #FFF;
	text-decoration:none;
}
 a.prevnext:visited {
	color: #fff;
	text-decoration:none;
}
 a.prevnext:hover, #espg a.prevnext:active, #espg a.prevnext:focus {
	color: #fff;
	text-decoration:none;
}
.info_row1{

border-bottom: 1px solid #000000;

color:#000000;
font-size: 20px;
padding: 2px;
}
.info_row2{
border-bottom: 1px solid #ec70df;
border-right: 1px solid #ec70df;

}
.details_title{
font-size: 18px;
background:#666; color:#ffffff;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0px;
	

}
