/* CSS Document */

/*
-----------------------------------------------
standerd css
Name:     kamrul hasan
Designer: kamrul Hasan
Date:     28 April 2006
----------------------------------------------- */

Body {
	margin:0;
	padding:0 0 0px;
	text-align:center;
	color:#000;
	background-color: #6BAEF5;
		
  }

/* Page Structure
----------------------------------------------- */
#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/bgwrap.gif);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
  }
#wrap2 {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
  }
#content
 {
	top:183px;
	width:780px;
}
#body-content {
	top:183px;
	width:598px;
	float: right;
	padding-right: 8px;
  }
/* Links
----------------------------------------------- */

A {
	TEXT-DECORATION: none;
	
}
A:hover {
	COLOR: #0085FC; 
	TEXT-DECORATION: none}

/* Header
----------------------------------------------- */
#header {
  width:780px;
  }
  
H1 {
	FONT-SIZE: 1.75em; MARGIN: 5px; COLOR: #C10101; padding-left:5px
}
H1 A {
	COLOR: #7b8186
}
H2 {
	FONT-SIZE: 1.5em; COLOR: #C10101; padding-left:5px; margin:3px;
}
H3 {
	FONT-SIZE: 1em; PADDING-BOTTOM: 2px; MARGIN: 2em 0px 0px
}
H4 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	FONT-SIZE: 0.9em; TEXT-TRANSFORM: lowercase; LETTER-SPACING: 2px
}
H5 {
	COLOR: #7b8186
}
H6 {
	FONT-SIZE: 0.8em; TEXT-TRANSFORM: uppercase; LETTER-SPACING: 2px
}
P {
	MARGIN: 0px 0px 1em
}
/* Menu
---------------------------------------------*/
#menu
  {
	top:159px;
	width:780px;
	height:24px;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	vertical-align: middle;
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	   
}
.menu_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
/* body-content
----------------------------------------------------*/

.main_contant_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bgcontent-heading.gif);
	width: 726px;
	text-transform: uppercase;
	height: 21px;
	line-height: 20px;
}
.main_contant_heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bgcontent-heading1.gif);
	width: 726px;
	text-transform: uppercase;
	height: 21px;
	line-height: 20px;
	clear: both;
	background-repeat: no-repeat;
}

FORM {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}


/* Sidebar
----------------------------------------------- */

#nav {
	top:183px;
	width:174px;
	float:left;
  }

 .nav_text_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
}
.nav_text_02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 18px;
}
 .nav_text_03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_text_04{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_text_05{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
/* Footer
----------------------------------------------- */
#footer 
    {
	clear:both;
	height: 74px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
	background-image: url(images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #6B11C6;
    }
.footernav
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
    }
.footercopy
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
	text-transform: none;
    }
/*table
----------------------------------------------*/
TD.border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3AD052;
	border-left-color: #3AD052;
}
TABLE.border_01{
	border: 1px solid #4389FF;
}
/* Misc
----------------------------------------------- */
.red_text_padding{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}

.grey_text_padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}
.white_text_padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.white-text-13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.text-box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 11px;
	width: 100px;
	padding-left: 10px;
}
.bgbody-heading{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000E9A;
	text-decoration: none;
	background-image: url(images/bgbody-heading.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 467px;
	text-transform: uppercase;
	line-height: 25px;
}
.tableborder{
	border: 1px solid #CFCFCF;
	padding: 4px;
}
.grey-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}
.bgbody-bottom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	width: 467px;
	background-color: #2382FF;
}
.grey_text_padding2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	text-decoration: none;
	padding-left: 10px;
}
.text-red-padding{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C90006;
	text-decoration: none;
	padding-left: 8px;
}
.welcome_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0015B5;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.head_line_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.welcome_content{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
}
.content_text_padding_01{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 5px;
}
.content_text_padding_02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.content_headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bgheading.gif);
	height: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	background-position: right;
	width: 593px;
}
.content_blue{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5850DF;
	text-decoration: underline;
}
.border_td{
	border: 1px solid #BCBCBC;
}
.img_border{
	border: 1px solid #8D36FF;
}
.head_line_red{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.text_red{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
