/* CSS Document 
   Developed for Bangladesh Embassy of Washington Website
*/


body {

	background-color:#336600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

input, textarea 
	{
	background: #DFDFDF;
	color: #000000;
	border-width:1px;
	border-color:#9B9A9A;
	font-weight: none;
	font-style: none;
	font-size: 9px;
	font-family: verdana;
}

.textarea2
{
  font-size:12px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  color:#075f1e;
  text-align:justify;
  text-indent:10px;
  line-height:1.6em;
  padding-bottom:1em;
}

.headers1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#003300;
}


.headers3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #056838;
	margin-top:5px;
}


.input { 
	background-color: #9DBACC; 
}

.text 
	{ 
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 	
	text-decoration: none; 
	line-height: 14px;
	font-weight: normal;	
}

.text1 
	{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 	
	text-decoration: none; 
	line-height: 12px;
	font-weight: normal;	
} 

 
.text2 
	{ 
	font-family: times; 
	font-size: 20px; 
	font-style: normal; 	
	text-decoration: none; 
	line-height: 20px;
	font-weight: normal;	
} 

.copyright 
	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
} 
.smallheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.smallheaders2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#086431;
width:200px
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	text-decoration: none;
}
.smalltext2 {
	font-family:times;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
}

.style7 {	font-size: 13px;
	font-weight: bold;
}
.style8 {font-size: 13px}

.style8 {font-size: 10px}


.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #3F658A;
}

h3 {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
 	color:#006600;
 	font-size:11px;
 }

h4 {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
 	color:#006600;
 	font-size:11px;
 }

 

a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #095d11;
	text-decoration: underline;  
}

a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #22d232; 
	text-decoration: underline;  	 
}

a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b6f2bc;  
	text-decoration: none;  	
}


/***  BANNERS **/

.banner { 
	padding: 0px 0px;
	margin-bottom:5px;
	background-color:#CCFFFF;
}


/**  TABLES **/

table {
     margin-bottom:0px; 
}

.tableData {
  background-color:#F6F6F6;
  border-right: 1px solid #E5E5E5;
  border-bottom:1px solid #999;
  }

.tableData2 {
  background-color:a7baa4;
  border-right: 1px solid #E5E5E5;
  border-bottom:1px solid #999;
  border-left: 1px solid #E5E5E5;
  border-top:1px solid #999;
  border-color:#003300;
  }
 
 
/*** POSITIONING ***/

.floatLeft  {
  float: left;
  margin: 0px 5px 5px 0px;
 
}
 
 
.floatRight  {
 float: right;
 margin:0px 0px 0px 0px;
 text-align: right;
width:168px;
}  
  