html, body{
	margin: 0px 0px 0px 0px;
	font-family:  Verdana, Arial, sans-serif;
	font-size: 11px;
	/*background-color:#F3F3F3;*/
}
.left-shadow {
	background-image: url(../images/left-shadow.jpg);
}
.right-shadow {
	background-image: url(../images/right-shadow.jpg);
}
.blue-grid-top {
	background-image: url(../images/blue-grid-top.jpg);
}

.box-mid-top {
	background-image: url(../images/box-mid-top.jpg);
	background-repeat: repeat-x;
}
.titles-m,.titles_main-m {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color:#DD127B;
	height:25px;
	line-height:25px;
}
.titles,.titles_main {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color:#DD127B;
	height:25px;
	line-height:25px;
}
.titles1,.titles1_main {
    color: #DD127B;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-top: 8px;
}
.para-1
{
	padding:0 5px 0 10px;
}
.align-top
{
	position:relative;
	top:-8px;
}
.align-top1
{
	position:relative;
	top:0px;
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}
.titles{	
	border-bottom:1px solid #666;
}
.box-mid-left {
	background-image: url(../images/box-mid-left.jpg);
	background-repeat: repeat-y;
}
.box-mid-right {
	background-image: url(../images/box-mid-right.jpg);
	background-repeat: repeat-y;
	height:210px;
}
.box-mid-botm {
	background-image: url(../images/box-mid-botm.jpg);
	background-repeat: repeat-x;
}
img{
	border:0px;
}
.menus a{
	text-decoration:none;	
	display:block;	
	height:20px;
	line-height:20px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
}
.menus a:hover{
	
	color:#FFF;
	text-decoration:underline;
	}


ul,li{
	list-style-image:url(../images/list-item.jpg);
	list-style-type:none;
	margin-left:10px;
	margin-bottom:5px;
	padding-left:2px;
}
.logo
{
	float:left;
	margin:0px;
	padding-left:8px;
	position:relative;
	z-index:1000;
	margin-top:-18px;
}
.small
{
	margin:5px;
	padding:0px;
	float:left;
}
.img_cont_2d
{
	margin:0 auto;
}
/*ul li a{
	padding-left:15px;
}*/

/*accordion Menu styles*/
.menu_list {	
	/*width: 160px;*/
}
.menu_head {
	padding: 5px 10px 5px 15px;
	cursor: pointer;
	position: relative;
	margin:0px;    
	border-bottom:1px solid #666;
    background: url(../images/plus.jpg) center left no-repeat;
	width:190px;
}
.tdec {
	text-decoration:none;
	color:#000;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#666;
  background-color:#FFF;
  padding-left:8px;  
  height:20px;
  line-height:20px;
  text-decoration:none;
  border-bottom:1px solid #666;
}
.menu_body a:hover{
  color: #000000;
}


.menu_body-1 {
	display:none;
}
.menu_body-1 a{
  display:block;
  color:#666;
  background-color:#FFF;
  padding-left:8px;  
  height:20px;
  line-height:20px;
  text-decoration:none;
  border-bottom:1px solid #666;
}
.menu_body-1 a:hover{
  color: #000000;
}







.fotter {
	font-size: 10px;
	color: #999;
}
.fotter a{
	text-decoration:none;
	color:#999;
}
.fotter a:hover{
	text-decoration:underline;
	color:#333;
}
.sub-h
{
	font:12px Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#333333;
	
}