

.top{
background:url(../images/line_T.jpg) repeat-x top;
}

.left{
background:url(../images/line_L.jpg) repeat-y left;
width:1px;

}

.right{
background:url(../images/line_R.jpg) repeat-y right;
width:5px;

}

.bottom{
background:url(../images/line_B.jpg) repeat-x bottom;

}

.banner_bottom{
background:url(../images/banner_bottom.jpg) repeat-x;
height:19px;
}

.menu_bg{
background:url(../images/menu_back.jpg) repeat-x;
width:275px;
}

.text{
	font-size:11px;
	font-size-adjust:none;
	color:#333333;
	text-align:justify;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_heading {
font:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3485B2;
	padding:10px;
	border-right:2px solid #FFFFFF;
}

.ib_L_border{
background:url(../images/ib_border.gif) repeat-y;
width: 2px;

}

.ib_R_border{
background:url(../images/ib_border.gif) repeat-y right;
width: 2px;

}

.ib_T_border{
background:url(../images/ib_border.gif) repeat-x top;
height: 2px;

}

.ib_B_border{
background:url(../images/ib_border.gif) repeat-x bottom;
height: 2px;

}

.thumb{
background:url(../images/thumb_bg.jpg) no-repeat center;
width:240px;
height:148px;
padding:none;
}

.button{
background:url(../images/Button_bg.gif) no-repeat center;
width:14px;
height:13px;
font:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
text-align:center;
text-decoration:none;

}

.button_current{
background:url(../images/Button_Current_page.gif) no-repeat center;
width:14px;
height:13px;
font:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
padding:2px;
}

/* new classes */

.menu{
background:url(../images/menu_bg.jpg) repeat-x top;
height:30px;
font-family:"Trebuchet MS", Arial;
font-size:11px;
color:#666666;
text-decoration:none;
text-align:center;
padding-top:3px;
}
a.menu:hover{
font-family:"Trebuchet MS", Arial;
font-size:11px;
color:#006633;
text-decoration:underline;
padding-top:3px;
}
.table_border{
border:#FFFFFF solid;
}
.subtitle{
font-family:"Trebuchet MS", Arial;
font-size:13px;
color:#014C38;
text-align:center;
}
.page_links{
color:#6C6C6C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
height::30px;
}
a.page_links:hover{
color:#6C6C6C;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
text-decoration:none;
height::30px;
}
.main_conent{
border-left:#D0DDDA 3px solid;
border-right:#D0DDDA 3px solid;
border-bottom:#D0DDDA 3px solid;
border-collapse:collapse;
background:#E7F1EF;

}
.subtitle_left{
border-left:#D0DDDA 3px solid;
border-bottom:#5D8D80 solid;
border-collapse:collapse;
background:#B5CAC6;
}

.subtitle_right{
border-right:#D0DDDA 3px solid;
border-bottom:#5D8D80 solid;
border-collapse:collapse;
background:#B5CAC6;
}

/*.main_conent2{
border-left:#D0DDDA 3px solid;
border-collapse:collapse;
background:#B5CAC6;
}
.main_conent2_1{
border-right:#D0DDDA 3px solid;
border-collapse:collapse;
background:#B5CAC6;
}

.main_conent3{
border-left:#D0DDDA 3px solid;
border-right:#D0DDDA 3px solid;
border-top:#D0DDDA 3px solid;
border-collapse:collapse;
background:#B5CAC6;

}*/
.thumb{
width:165px;
height:112px;
/* background:#B5CAC6; */
border:#D0DDDA 3px solid;
font-family:"Trebuchet MS", Arial;
font-size:12px;
vertical-align:middle;
color:#666666;
text-align:center;
}
.content_text{
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
vertical-align:top;
}
a.content_more{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003300;
}
a.content_more:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
text-decoration:blink;
}
a.menu_bottom{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
text-decoration:none;
}
a.menu_bottom:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
text-align:center;
text-decoration:overline;
}
a.leftmenu:link,a.leftmenu:active,a.leftmenu:visited{	
	font-size:11px;	
   color: #666666;	
   text-decoration: none;	
   font-weight: bold;	
   display: block;	
   text-align: left;
   padding-left:2px	
   
}
a.leftmenu:hover{	
	font-size:11px;	
   color: #7B9E53;	
   text-decoration: none;	
   font-weight: bold;	
   display: block;	
   text-align: left;
   background:#F8F8F8;	
   
}
.dgAddNames{
              font-size:12;
	       width: 180px;
		padding-left:5px;
}
.dgAddInputs{
	width: 250px;
	padding-left:5px;

}