/* CSS Document */ 
 
body{ 
	background:url(page_bg.gif); 
	margin:0px; 
	background-color:#849B35; 
} 
.maint{ 
	width:100%; 
	height:100%; 
} 
 
/* BG Start */ 
 .gray_line{ 
 background:url(gray_line.gif); 
 } 
/* BG End */ 
 
/* Border Srart */ 
 
.border { 
	border: 1px solid #00B359; 
} 
 
.text_border { 
	border: 1px solid #E1EDBA; 
} 
.vborder { 
	border-right: 1px solid #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_ovr { 
	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; 
} 
 
.btm_lnk1 { 
	font-family: "Goudy Old Style", Tahoma, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	line-height:24px; 
	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: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	line-height:24px; 
	text-decoration: none; 
} 
.sub_lnk { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7BAF1A; 
	line-height:15px; 
	text-decoration: none; 
} 
.sub_lnk:hover { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7BAF1A; 
	line-height:15px; 
	text-decoration: underline; 
} 
.text_lnk { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: normal; 
	color: #808080; 
	text-decoration: underline; 
} 
.text_lnk:hover { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
} 
.text1_lnk { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: normal; 
	color: #7BAF1A; 
	text-decoration: underline; 
} 
.text1_lnk:hover { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: normal; 
	color: #808080; 
	text-decoration: none; 
} 
 
 
/* Links End */ 
 
/* Other(Head, Text) Srart */
.days { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: normal; 
	color: #808080; 
	text-decoration: none; 
	line-height:16px; 
	text-align:justify; 
} 
.paratext { 
	font-family: Arial, Helvetica, "Geneva"; 
	font-size: 12px; 
	font-weight: normal; 
	color: #5D5D5D; 
	text-decoration: none; 
	line-height:16px; 
	text-align: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: Arial, Helvetica, "Geneva"; 
	font-size: 11px; 
	font-weight: bold; 
	color: #7BAF1A; 
	line-height:15px; 
	text-decoration: none; 
 
} 
.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 */