/* CSS Document */

BODY{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #515153;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.footr {
	background-image: url(images/footr.jpg);
	background-repeat: repeat-x;
	height: 45px;
}
.page_break { 
table-layout:fixed; 
width:100%; 
border:0px solid; 
word-wrap:break-word; 
} 


.lnk_clr {
	color: #176FAE;
	text-decoration: none;
	font-weight: bold;
}
.lnk_clr :hover{
	color: #176FAE;
	text-decoration: underline;
	font-weight: bold;
}

.txt_12 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.spl_ofr {
	background-image: url(images/offr.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 271px;
	background-position: bottom;
}
.chairmn_bg {
	background-image: url(images/chairman_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.menu_txt {
	font-size: 13px;
	color: #010101;
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}
.blk_txt {
	color: #333333;
	text-decoration: none;
}

.copyright {
	color: #DCDCDC;
	text-decoration: none;
}

.menu_txt:hover {
	font-size: 13px;
	color: #010101;
	text-decoration: underline;
	padding-left: 30px;
	font-weight: bold;
}
.more {
	color: #D97D10;
	text-decoration: none;
}
.more:hover{
	color: #D97D10;
	text-decoration: underline;
}
.call {
	background-color: #176FAE;
	background-image: url(images/cal-us.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.undrline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.orange_txt {
	font-family: Tahoma;
	font-weight: bold;
	color: #D97D10;
	text-decoration: none;
	font-size: 12px;
}
.blue_txt {
	font-size: 12px;
	color: #1067a3;
	text-decoration: none;
	font-weight: bold;
}
img {border-style:none;
}
.red_txt {
	font-family: Tahoma;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}
input,select,textarea {
	border: 1px solid #999999;
	background-color: #F2F2F2;
	color:#000000;
}
.btn
{
    height: 25px;
	border: 1px solid #999999;
	background-color: #A9BE35;
	color: #000000;
	cursor:pointer;
}
.travel_bg{
	background-color: #f4f5f7;
	border: 1px solid #CCCCCC;
	height: 81px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor:pointer;
}
.travel_bg .text {
	text-align: right;
	float: right;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 20px;
}
.travel_bg:hover{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 81px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	cursor:pointer;
}
.travel_bg .title {
	font-weight: bold;
	color: #dd0000;
	font-size: 12px;
}
