* {
	margin: 0px;
	padding: 0px;
}



body {
	background-color: #e6f0f7;
	color: #000000;
	font-family: Arial,"Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

hr {
	border: #69699c 1px solid;
      padding-left: 10px;
      margin : 5px;
	width: 99%;
      hight: 1px;
	text-align: left;
}

h4 {
	float: left;

	font-weight: bold;
	font-size: 15px;
      line-height: 14px;
}



a {
	color: #4e6b8e;
	text-decoration: none;
}


a:hover {
	color: #F7061E;
}

a:visited99 {
	color: #C3725E;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 0px 2px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 956px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
      background-color: #f1f3f4;
}

/* acts  header */


#acts_group {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 0px 0px 0px 0px;
	border-style: solid;    
	float: left;
      width: 960px;
     	text-align: left;
}


#acts_list {
	margin-bottom: 1px;
	padding: 5px 5px 5px 5px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;    
	float: left;
      width: 950px;
	text-align: left;
      background-color: #ffffff;
}

#acts_list ul {
	list-style-type: none;	
	margin-left: 0;
      padding: 0;


}

#acts_list li {
	margin-left: 4px;
      width: 89px;
	height: 108px;
	float: left;
	background-color: #ffffff;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}


.acts_image {
	float: left;
	clear: left;
	overflow: hidden;
	text-align: right;

}

.acts_image img {
	float: left;
	padding: 1%;
      width: 85px;
	height: 70px;
      border: 1px solid ;
}


.acts_details {
	float: left;
      margin-bottom: 2px;
	padding: 5px 5px 15px;
	overflow: hidden;
	text-align: left;

}

.acts_details a{
	float: left;
      text-decoration: none;
	list-style: none;
      
}




/* End Of Page Links */

#end_links {
	margin-bottom: 1px;
	padding: 0px 0px 0px 0px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
      width: 760px;
      height: 65px;
      background-color: #ffffff;
}

#end_links ul {
	margin: 0px auto;
	list-style-type: none;
}

#end_links li {
	width: 160px;
	height: 20px;
	list-style-type: none;
	text-align: center;	
	float: left;
}

#end_links li.last {
	border: none;
}

#end_links li a {
	margin-top: 3px;
	margin-left: 10px;
	display: block;
	color: #4e6b8e;
	text-decoration: none;
}

#end_links li a:hover {
	color: #F7061E;
}




/* Page Footer */

#page_footer {
	width: 956px;
      
}


.footer {clear:both; width:970px; height:4.7em; padding:1.1em 0 0; background: #6d7b8d; url('../images/post_title_bg.png')  no-repeat; font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer p {line-height:1.3em; text-align:center; color:rgb(255,255,255); font-weight:bold; font-size:100%;}
.footer a {text-decoration:underline; color:rgb(255,255,255);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

