.txt
{
	font-size : 14px;
	color:#705b2f;
	font-family : Arial;
	line-height:22px;
	Font-weight:Regular;
	text-align:justify;
	font-stretch: Strong;
	text-decoration:none;
}

.copy
{
	font-size : 10px;
	color:#4f4335;
	font-family : Arial;
	Font-weight:Regular;
	font-stretch: Strong;
	text-decoration:none;
}

.heading
{
	font-size : 25px;
	color:#e47f0e;
	font-family : Arial;
	Font-weight:Bold;
	font-stretch: Strong;
	text-decoration:none;
}

.subheading
{
	font-size : 17px;
	color:#705b2f;
	font-family : Arial;
	line-height:22px;
	Font-weight:Bold;
	font-stretch: Strong;
	text-decoration:none;
}

.head
{
	font-size : 24px;
	color: #1C898E;
	font-family : Arial;
	Font-weight:Bold
}

.links
{
	color :#8f5a25;
    font-size : 14px;
	font-family : Arial;
	line-height:16px;
	Font-weight:Regular;
	font-stretch: Smooth;
}

#btk{background-color:#CCCCCC;}

.start
{
	color :#FFFFFF;
    font-size : 13px;
	text-align:justify;
	text-decoration: underline;
	font-stretch: 27 Ultra Light Condensed;
	font-family : Helvetica;
	line-height:13px
}
a
{
	font-size : 14px;
	color:#b85046;
	font-family : Arial;
	Font-weight:Regular;
	font-stretch: Strong;
	text-decoration:none;
}
a:hover
{
	font-size : 14px;
	color:#705b2f;
	font-family : Arial;
	Font-weight:Regular;
	font-stretch: Strong;
	text-decoration:none;
}

.nav
{
	font-size : 14px;
	color:#705b2f;
	font-family : Arial;
	Font-weight:Bold;
	font-stretch: Strong;
	text-decoration:none;
}
.nav:hover
{
	font-size : 14px;
	color:#b85046;
	font-family : Arial;
	Font-weight:Bold;
	font-stretch: Strong;
	text-decoration:none;
}

.bl_link
{
    color:#000000;
	font-family:Arial, Arial, Helvetica, sans-serif;
    font-size:10.5px;
	text-decoration:none;	
}
.bl_link:hover
{
    color:#5DAEB7;
	font-family:Arial, Arial, Helvetica, sans-serif;
    font-size:10.5px;	
	text-decoration:none;	
}
.bl_link_top
{
    color:#ffffff;
	font-family:Arial, Arial, Helvetica, sans-serif;
    font-size:10.5px;
	text-decoration:none;	
}
.bl_link_top:hover
{
    color:#0D4803;
	font-family:Arial, Arial, Helvetica, sans-serif;
    font-size:10.5px;	
	text-decoration:none;	
}
.footer
{
	color :#705b2f;
    font-size : 12px;
	font-family : Arial;
	line-height:16px;
	Font-weight:Regular;
	font-stretch: Smooth;
}

.footer1
{
	color :#f9f4eb;
    font-size : 14px;
	font-family : Arial;
	line-height:16px;
	Font-weight:Regular;
	font-stretch: Smooth;
}
.footer2
{
	color :#f9f4eb;
    font-size : 16px;
	font-family : Arial;
	line-height:16px;
	Font-weight:bold;
	font-stretch: Smooth;
}

.bottom
{
	color :#b85046;
    font-size : 12px;
	font-family : Arial;
	Font-weight:Regular;
	font-stretch: Smooth;
}

.bottom:hover
{
	color :#705b2f;
    font-size : 12px;
	font-family : Arial;
	Font-weight:Regular;
	font-stretch: Smooth;
}

.txtbox
{
	border-right: #d4d3d3 1px solid;
	BORDER-TOP: #d4d3d3 1px solid;
	BORDER-LEFT: #d4d3d3 1px solid;
	WIDTH: 160px;
	height:18px;
	font-size :9pt;
	BORDER-BOTTOM: #d4d3d3 1px solid;
	BACKGROUND-COLOR: #f6f6f6;
	color:#252120;
	font-family:Arial;
    background:#f6f6f6;
	 text-align:left;
}
.txtbox1
{
	border-right: #d4d3d3 1px solid;
	BORDER-TOP: #d4d3d3 1px solid;
	BORDER-LEFT: #d4d3d3 1px solid;
	WIDTH: 40px;
	height:18px;
	font-size :9pt;
	BORDER-BOTTOM: #d4d3d3 1px solid;
	BACKGROUND-COLOR: #f6f6f6;
	color:#252120;
	font-family:Arial;
    background:#f6f6f6;
	 text-align:left;
}
.txtbox2
{
	border-right: #d4d3d3 1px solid;
	BORDER-TOP: #d4d3d3 1px solid;
	BORDER-LEFT: #d4d3d3 1px solid;
	WIDTH: 160px;
	height:18px;
	font-size :9pt;
	BORDER-BOTTOM: #d4d3d3 1px solid;
	BACKGROUND-COLOR: #f6f6f6;
	color:#252120;
	font-family:Arial;
    background:#f6f6f6;

}

.button
{
	border-color: #6D6D6D;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	background-color: #383636;
	width:70px;
}

.main_border
{
 border-top-width: 1px;
 border-right-width: 0 px;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: solid;
 border-left-color:#E5E0CD;
 border-bottom-color: #E5E0CD;
 border-right-color:#E5E0CD;
 border-top-color: #000000;

}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

li {
  float: left;
}

li a {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

li a:hover {
  background-color: #111;
}

.active {
  background-color: red;
}
