/* CSS Document */

.ban_bg {
	background-image: url(../../images/img_BG.jpg);
	background-repeat: repeat-x;
}
.band_bg {
	background-image: url(../images/band_bg.jpg);
	background-repeat: repeat-x;
}
.btn {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn_bg_img.jpg);
	background-repeat: repeat-x;
	height: 25px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.curve_TL {
	background-image: url(../images/curve_TL.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.curvebdr_Vert {
	width: 10px;
}
.curve_TR {
	background-image: url(../images/curve_TR.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.curve_BL {
	background-image: url(../images/curve_BL.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.curve_BR {
	background-image: url(../images/curve_BR.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.curvebdr_Hor {
	height: 10px;
}
.vert_line {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
}
.hor_line {
	background-image: url(../images/hor_line.gif);
	background-repeat: repeat-x;
}
.about_tbl {
	background-image: url(../images/img.jpg);
	height: 234px;
	width: 546px;
	background-repeat: no-repeat;
	background-position: left top;
}
.title_table {
	background-image: url(../images/img1.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 756px;
}
.ban_bg2 {
	background-image: url(../images/img/band_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.layout_table {
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	width: 770px;
	margin: 0px;
	background-position: center top;
}
.about_tbl2 {

	background-image: url(../images/img/img.jpg);
	width: 492px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl_bdr {
	border: 1px solid #000000;
}
.top_btm_bdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.dottedtable {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	padding-left: 5px;
}
.portfolio_tbl {
	margin-bottom: 10px;
	border: 1px solid #ADADA7;
}
.separator1 {
	background-color: #DEDEDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989892;
}
.separator2 {
	background-color: #D2D2D0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989892;
}
.separator3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989892;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #989892;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
