/* by sougata - DAL */
body {
	background-image: none;
	margin-top: 00px;
	margin-bottom: 00px;
	background-color:#3f7192;
}

.left_bg{background-image:url(../images/bkg_Left.gif); background-position:left; background-repeat:repeat-y;}
.right_bg{background-image:url(../images/bkg_Right.gif); background-position:right; background-repeat:repeat-y;}
.top1_bg{background-image:url(../images/bkg_top1.gif); background-position:left; background-repeat:repeat-x; height:14px;}
.top2_bg{background-image:url(../images/bkg_top2.gif); background-position:top; background-repeat:repeat-x; height:106px;}

.menu_portion{background-color:#1e1915; height:37px;}

.main_img{background-image:url(../images/art_MainImg.jpg); background-position:left; background-repeat:no-repeat; height:189px;}

.divider{background-image:url(../images/bkg_Divider.gif); background-position:center; background-repeat:repeat-x; height:38px; padding-left:5px; padding-right:5px;}

.footer{background-image:url(../images/bkg_FooterBg.gif); background-position:bottom; background-repeat:repeat-x; height:30px; font-family:Arial, Helvetica, sans-serif; text-align:center; font-size:10px; font-weight:bold; color:#FFFFFF}

.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold; 
	color: #658a83;
}
.txt{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal; 
	color: #000000;
}

.txt_sm{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal; 
	color: #333333;
	padding-left:20px;
}
.txt_body{
	font-family:Tahoma;
	font-size: 13px;
	font-weight:normal; 
	color: #333333;
}
.normal_caption{
	font-family: tahoma;
	font-size: 9px;
	font-weight:normal; 
	color: #ffffff;
}
.normal1{
	font-family: tahoma;
	font-size: 10px;
	font-weight:normal; 
	color:#bbbbbb;
}
.bold{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold; 
	color: #999999;
}
.textbox {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #000000;
	BORDER-LEFT: #333333 1px solid;
	WIDTH: 100px;
	COLOR: #cccccc;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: arial,verdana,helvetica,sans-serif;
	HEIGHT: 18px
}
.button {
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #000000;
	BORDER-LEFT: #333333 1px solid;
	WIDTH: 40px;
	COLOR: #999999;
	BORDER-BOTTOM: #333333 1px solid;
	FONT-FAMILY: arial,verdana,helvetica,sans-serif;
	HEIGHT: 18px
}










