﻿body 
{
	margin:0px;
	padding:0px;
}
.PrintPage
{
	width: 595px;
	text-align:justify;
}


#logo
{
	background-image: url(Images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
}

.HeaderLink
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	padding: 4px;
	font-family: verdana;
	text-align:right;
	background-color: #EAF0F4;
}

.HeaderLink a
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	padding: 4px;
	font-family: verdana;
	text-decoration: none;
	
}
.HeaderLink a:hover
{
	text-decoration: underline;
}

.ContentTable
{
	padding: 5px;
	text-align: left;
	width: 100%;
	vertical-align: top;
}

.LinkType a
{
	display: block;
	position: relative;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	font-weight: normal;	
}

.ListBoxClass
{
	font-weight: normal;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	border-left: #cccccc 1px solid;
	color: black;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana, Arial;
}
.TextBoxClass
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: black;
	display: block;
}
.ContentTitleClass
{
	padding-top: 4px; 
	text-indent:3px;	
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	height: 20px;
	text-transform: capitalize;
	background-image: url(../../Images/left-menu-title-border-gray.gif);
	background-repeat: repeat-x;	
}

.ButtonClass
{
	padding-bottom: 2px; 
	text-indent:3px;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	width: 84px;
	height: 22px;
	text-transform: capitalize;
	background-image: url(../../Images/buttonBackground.gif);
	background-repeat: repeat-x;	
}

.LeftPanel
{
	padding-top: 8px;
	width: 176px;
	background-color: #ffffff; 
}
.MiddlePanel
{
	vertical-align: top;
	width: 620px;
	padding-top: 7px;
	padding-left: 5px;
	
}
.RightPanel
{
	padding-top: 8px;
	width: 175px;
	background-color: #ffffff; 
}


.LabelBoxStyle
{
	text-align: left;
	vertical-align: text-top;
	font-weight:normal; 
	font-size: 11px;
	font-family: Verdana;
	direction: ltr;
}

.TextBoxStyle
{
	border-right: 1px solid gray; 
	border-top: 1px solid gray; 
	border-left: 1px solid gray; 
	border-bottom: 1px solid gray;
	background-color: #ffffff;
	color: #000000;
	width: 85px;
}

.yahoo_header
{
	width: 100%;
	height: 22px;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	background-image: url(../../Images/y-title.gif);
	background-repeat: repeat-x;
	padding-left:5px;
}
.yahoo_header a
{
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
}

.content_area
{
	border: 1px solid #b0bec7;
	text-align:left;
	margin-bottom:5px;
}

.yahoo_content
{
	width:100%;
	font-weight:normal; 
	font-size: 12px;  
	color: #003366; 
	font-family: verdana; 
	background-color: #EAF0F4;
	
}

.yahoo_content ul
{
	padding-left: 10px;
	margin-left: 10px;
}

.yahoo_content ul li
{
    padding-top: 5px;
}

.yahoo_content a
{
	font-weight: normal;
	font-size: 13px;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
}
.yahoo_content a:hover
{
	text-decoration: underline;
}

.Footer
{
	width: 100%;
	text-align: center;
	font-weight:normal; 
	font-size: 11px;  
	color: #003366; 
	font-family: verdana; 
	background:#fff;
}

.Footer div
{
	background: #fff;
	width: 100%;
	border-top: 1px solid #b0bec7;
	margin-bottom: 5px;
	
}

.Footer a
{
	font-weight: normal;
	font-size: 11px;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
}
.Footer a:hover
{
	text-decoration: underline;
}

.PageTitle
{
	background-color:#778A98;
	color:White;
	padding:2px;
	margin:5px;
}

.article
{
	width:100%;
	font-weight:normal; 
	font-size: 11px;  
	color: #003366; 
	font-family: verdana; 
	background-color: #EAF0F4;
	
}

.article a
{
	font-weight: normal;
	font-size: 11px;
	color: #663300;
	font-family: verdana;
	text-decoration: none;
}
.article a:hover
{
	text-decoration: underline;
}

.TitleHeader
{
  font-weight:bolder;
  font-size: 20px;
  font-family: MS Sans Serif; 
}

.Bangla,.Bangla a:link{font-family:SutonnyMJ;font-size:16px;}
