/* CSS Document */
.WhiteBorder{ border:2px solid #FFFFFF;}
.hidden {
	display: none;
}


html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Sans-serif;
	font-size: 13px;
	color: #3C0000;
	/*color:#660000;*/
	
}

.txtsymbol{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color:#4B1B1B;
	/*260000*/
	
}



.txtblue{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight: bold;
	color:#003663;
	}
.txtbrown{
	font-family:Arial;
	font-size:17px;
	font-weight:bolder;
	color:#790000;
	}
.txtbrown3{
	font-family:Arial;
	font-size:14px;
	font-weight:bolder;
	color:#3C0000;
	}
.txtbrown2{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:bolder;
	color:#3C0000;
	}
	
	
.style6 {
	color: #000000;
	font-weight: bold;
	font-size: 9px;
}
.style55 {
font-family:Trebuchet MS;
	color: #E0CAA8;
	font-weight: bold;
	font-size: 14px;
}
.txtWhite{
	font-family:Arial;
	font-size:10px;
	font-weight:100;
	color:#FFFFFF;
	}


/*  bhtan main links  */

a.Link:link{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#4E2D1C;
	text-decoration:underline;
	font-weight:normal;
}
a.Link:visited{

	font-family:Trebuchet MS;
	font-size:18px;
	color:#4E2D1C;
	text-decoration:underline;
	font-weight:normal;
}
a.Link:active{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#4E2D1C;
	text-decoration:underline;
	font-weight:normal;
}

a.Link:hover{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

/* end */


/*  email link  */

a.e-Link:link{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#4E2D1C;
	text-decoration:underline;
	font-weight:normal;
}
a.e-Link:visited{

	font-family:Trebuchet MS;
	font-size:12px;
	color:#4E2D1C;
	text-decoration:underline;
	font-weight:normal;
}
a.e-Link:active{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#4E2D1C;
	text-decoration:underline;
	font-weight:normal;
}

a.e-Link:hover{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

/* end */




/*  email link  */

a.eb-Link:link{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#790000;	
	text-decoration:underline;
	font-weight:normal;
}
a.eb-Link:visited{

	font-family:Trebuchet MS;
	font-size:14px;
	color:#790000;	
	text-decoration:underline;
	font-weight:normal;
}
a.eb-Link:active{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#790000;	
	text-decoration:underline;
	font-weight:normal;
}

a.eb-Link:hover{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

/* end */
.fsize{
	font-size:12px;
	line-height:1.3em;
}


/*  white links  */
	
a.whiteLink:link{
font-family:Arial;
font-size:10px;
font-weight:100;
color:#FFFFFF;
text-decoration:underline;
	
}
a.whiteLink:visited{

font-family:Arial;
font-size:10px;
font-weight:100;
color:#FFFFFF;
text-decoration:underline;
}
a.whiteLink:active{
font-family:Arial;
font-size:10px;
font-weight:100;
color:#FFFFFF;
text-decoration:underline;
}

a.whiteLink:hover{
font-family:Arial;
font-size:10px;
font-weight:100;
color:#E3C28D;
text-decoration:underline;
}

/* end */

.LoadingPlsWait{
	background-image: url(../images/loading_pls_wait.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.brown_context {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.ImagePadding{
	
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


/* Menu 113 div class for image down */

.menu113 {position:relative; top:0px; left:0px; background-color:#fff; z-index:100;}
.menu113 a.p1, .menu a.p1:visited {display:block; text-decoration:none; background:#fff; top:0; left:0; border:0;}
.menu113 a img {border:0;}
.menu113 a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
.menu113 a .large {display:block; position:absolute; width:0; height:0; border:0; top:-2px; left:-150px;}
.menu113 a.p1:hover .large {display:block; position:absolute; top:-310px; left:-100px; width:auto; height:auto; border:5px solid #ccc;}
.txt_special {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #972C04;
}

.BlackimgBorder{ border:2px solid #000000; float:left; margin:0px 25px 0px 0;}