

.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;
	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:115px;
padding:15px;
}

.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;
}

body {
	margin-left: 3px;
	margin-right: 0px;
}
.style1 {
	font-size: 9px;
	color: #666666;
}
.style2 {
	color: #666666;
	font-size: 10px;
}
.dgAddNames{
  font-size:12;
	width: 150px;
	padding-left:5px;
}
.dgAddInputs{
	width: 240px;
	padding-left:5px;

}
.textbox
{
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-color:#7C869F;
border-right-color:#000033;
border-bottom-color:#000033;
border-left-color:#7C869F;
}