/* CSS Document */ 
 
body{ 
	background:url(page_bg.gif); 
	margin:0px; 
	background-color:#849B35; 
} 
.maint{ 
	width:100%; 
	height:100%; 
} 
 
/* BG Start */ 
 
.mid_line{ 
 background:url(mid_line.gif); 
} 
.btm_bg{ 
 background:url(btm_bg.gif); 
} 
/* BG End */ 
 
/* Border Srart */ 
 
.border { 
	border: 1px solid #849B35; 
} 
 
.text_border { 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-style: none; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-right-color: #E1EDBA; 
	border-bottom-color: #E1EDBA; 
	border-left-color: #E1EDBA; 
} 
 
/* Border End */ 
 
/* Links Srart */ 
 
.top_lnk { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 9px; 
	font-weight: normal; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration: none; 
} 
.top_lnk:hover { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 9px; 
	font-weight: normal; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration: underline; 
} 
.top_lnk_div { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 9px; 
	font-weight: normal; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration: none; 
} 
.top_lnk1 { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration: none; 
} 
.top_lnk1:hover { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration: underline; 
} 
.top_lnk1_div { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FFFFFF; 
	line-height:15px; 
	text-decoration: none; 
} 
.btm_lnk { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	line-height:15px; 
	text-decoration: none; 
} 
.btm_lnk:hover { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	line-height:15px; 
	text-decoration: underline; 
} 
.btm_lnk_div { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	line-height:15px; 
	text-decoration: none; 
} 
.btm_lnk1 { 
	font-family: "Goudy Old Style", Tahoma, Helvetica, "Geneva"; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	line-height:20px; 
	text-decoration: underline; 
} 
.btm_lnk1:hover { 
	font-family: "Goudy Old Style", Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	line-height:24px; 
	text-decoration: none; 
} 
.btm_lnk1_div { 
	font-family: "Goudy Old Style",Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	line-height:24px; 
	text-decoration: none; 
} 
.btm_lnk1_ovr { 
	font-family: "Goudy Old Style",Tahoma, Helvetica, "Geneva"; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	line-height:24px; 
	text-decoration: none; 
} 
 
/* Links End */ 
 
/* Other(Head, Text) Srart */ 
 
.days { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
} 
.brackets { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 18px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none; 
} 
.main_text { 
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, "Geneva"; 
	font-size: 14px; 
	font-weight: normal; 
	color: #808080; 
	line-height:19px; 
	text-decoration: none; 
} 
.day_txt { 
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #A78E3A; 
	line-height:15px; 
	text-decoration: none; 
} 
.head_txt { 
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #808080; 
	line-height:15px; 
	text-decoration: none; 
	text-transform: capitalize; 
} 
.detail_txt { 
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: normal; 
	color: #808080; 
	line-height:15px; 
	text-decoration: none; 
} 
.bdetail_txt { 
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: normal; 
	color: #B89647; 
	line-height:15px; 
	text-decoration: none; 
} 
/* Other(Head, Text) End */