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

TH {
	FONT: 12px verdana, helvetica, geneva, sans-serif
}
TD {
	COLOR: #565656; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:tahoma, verdana, helvetica, geneva, sans-serif; margin-left:10px; margin-right:10px
}
.bg1 {
	BACKGROUND: url(inner_bg.jpg);
	background-repeat: repeat-x;
}

.bg2 {
	BACKGROUND: url(box1_bg.jpg);
	background-repeat: repeat-x;
}

.bg3 {
	BACKGROUND: url(box2_bg.jpg);
	background-repeat: repeat-x;
}


.tx1 {
	 FONT-SIZE: 11px; 
	 COLOR: #ffffff; 
	 FONT-FAMILY: tahoma, verdana, arial;
	 TEXT-ALIGN:CENTER;
     TEXT-DECORATION: none
}

.textCaption {
	 FONT-SIZE: 18px; 
	 COLOR: #565656;
	 font-weight:bold;
	 FONT-FAMILY: tahoma, verdana, arial;
	 TEXT-ALIGN:left;
     TEXT-DECORATION: none; padding-left:10px; padding-right:10px
}

.tx2 {
	 FONT-SIZE: 11px; 
	 COLOR: #ffffff; 
	 FONT-FAMILY: tahoma, verdana, arial;
	 TEXT-ALIGN:CENTER;
     TEXT-DECORATION: none
}
.tx2 a:hover{
	 FONT-SIZE: 11px; 
	 COLOR: #ffffff; 
	 FONT-FAMILY: tahoma, verdana, arial;
	 TEXT-ALIGN:CENTER;
     TEXT-DECORATION:underline
}
.m2 {
	 FONT-SIZE: 11px; 
	 COLOR: #ffffff; 
	 FONT-WEIGHT: bold;
	 FONT-FAMILY: tahoma;
	 TEXT-ALIGN:CENTER;
	 TEXT-DECORATION: none;
}
:hover.m2 {
	FONT-SIZE: 11px; 
	 COLOR: #ffffff; 
	 FONT-WEIGHT: bold;
	 FONT-FAMILY: tahoma;
	 TEXT-ALIGN:CENTER;
	 TEXT-DECORATION: underline;
}

.content
{
	COLOR: #565656; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:tahoma, verdana, helvetica, geneva, sans-serif; padding-left:10px; padding-right:10px

}
.heading{
   COLOR: #565656;
   font-style:normal;
   font-variant:normal;
   font-weight:bold; 
   font-size:11px;
   font-family:tahoma, verdana, helvetica, geneva, sans-serif;
   text-decoration:none;
}

.heading a:hover{
   COLOR: #565656;
   font-style:normal;
   font-variant:normal;
   font-weight:bold; 
   font-size:11px;
   font-family:tahoma, verdana, helvetica, geneva, sans-serif;
   text-decoration:underline;
}
.gallerylist, .gallerylist li, .gallerycatlist, .gallerycatlist li {
	margin:0;
	padding:0;
	list-style:none;
}
.gallerylist, .gallerycatlist {
	margin:15px 0 0 15px;
	overflow:auto;
}
.gallerylist li, .gallerycatlist li {
	border:2px solid transparent;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow:hidden;
}
.gallerylist li:hover, .gallerycatlist li:hover {
	border:2px solid #E57736;
}
.gallerylist a, .gallerycatlist a {
	/* There is dynamic CSS for this member in the global_head file */
	display:block;
	background-position:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight: bold;
}
.gallerycatlist li {
	border:2px solid #999;
	width:198px;
	margin:0 16px 16px 0;
	background:url(../images/85.png) ;
}
.gallerycatlist .img {
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}
.gallerycatlist span {
	display:block;
}
.gallerycatlist .desc {
	padding:8px;
}
.gallerycatlist .title {
	font-size:14px;
	font-weight:bold !important ;
	color:#E57736;
	margin-bottom:2px;
}

