/* Table Opacity Styles */
.tinytableopacity      {background:transparent;}
.tinytableopacity      TD {filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;}
.tinytableopacity50    TD {filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;}
.tinytableopacity90    	  {filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;}

.alpha_sides   {filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;}

img, div, td, .bglr, #img { behavior: url(iepngfix.htc)}

.img {position:relative; background-color:#000000;}

a:link   		{ text-decoration: none; color: #fff6cb;}
a:active 		{ text-decoration: none; color: #fff6cb;}
a:visited		{ text-decoration: none; color: #fff6cb;}
a:hover  		{ text-decoration: none; color: #e0d38c;}

.b:link   		{ text-decoration: none; color: #e0d38c;}
.b:active 		{ text-decoration: none; color: #e0d38c;}
.b:visited		{ text-decoration: none; color: #e0d38c;}
.b:hover  		{ text-decoration: none; color: #e0c18c;}

.c:link   		{ text-decoration: none; color: #f2ebc6;}
.c:active 		{ text-decoration: none; color: #f2ebc6;}
.c:visited		{ text-decoration: none; color: #f2ebc6;}
.c:hover  		{ text-decoration: none; color: #cae924;}

.d:link   		{ text-decoration: none; color: #cae924;}
.d:active 		{ text-decoration: none; color: #cae924;}
.d:visited		{ text-decoration: none; color: #cae924;}
.d:hover  		{ text-decoration: none; color: #cae924;}

body {
	margin-left:   0px;
	margin-right:  0px;
	margin-top:    0px;
	margin-bottom: 0px;
	background-color:#8f1309;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9pt;
	color:		#f6f0e1;
	position:	relative;
}
.footer_txt {
	font-size: 8pt;
	color:#432a02;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#e0d38c;

}
.title_sub {
	font-size: 22px;
	color:#cae924;

}
.title_sub2 {
	font-size: 16px;
	color:#fedb90;
	padding-bottom:10px;

}
.title_sub3 {
	font-size: 20px;
	color:#fedb90;
}
.sub_nav {
	font-size: 11pt;
	color:#f2ebc6;

}
.con {
	font-size: 9pt;
	color:#f2ebc6;

}
.sub_nav2 {
	font-size: 11pt;
	color:#cae924;

}
.thumb_name {
	font-size: 8pt;
	color:#f2ebc6;

}
.t_pageno {
	font-size: 16px;
	font-weight: bold;
	color:#e0d38c;

}
.page_title_bg {
	background:url(images/bg-top-title.jpg);
	background-repeat:no-repeat;
	background-color:#491100;

}
/* bg contents */
.background { 
	background:url(images/bg_content/background.jpg); 
	background-repeat:repeat-x; 
	background-color:#8C3011; 
}
.insights { 
	background:url(images/bg_content/hotel-insights.jpg); 
	background-repeat:repeat-x; 
	background-color:#8C3011; 
}
.proponents { 
	background:url(images/bg_content/proponents.jpg); 
	background-repeat:repeat-x; 
	background-color:#8C3011; 
}
.proposition { 
	background:url(images/bg_content/proposition.jpg); 
	background-repeat:repeat-x; 
	background-color:#8C3011; 
}
.contact { 
	background:url(images/bg_content/contact.jpg); 
	background-repeat:repeat-x; 
	background-color:#8C3011; 
}
.main { 
	background:url(images/bg_content/main_background.jpg); 
	background-repeat:repeat-x; 
	background-color:#8C3011; 
}
/* news */
.title-n {
   font-weight: bold;
   color:#fedb90;
}
.textsmall {
   font-size: 8pt;
   font-weight: bold;
   color:#fff6cb;
}
.tnews2:link   		{ text-decoration: underline; color: #fedb90; font-weight: bold;}
.tnews2:active 		{ text-decoration: underline; color: #fedb90; font-weight: bold;}
.tnews2:visited		{ text-decoration: underline; color: #fedb90; font-weight: bold;}
.tnews2:hover  		{ text-decoration: none; color: #fff6cb; font-weight: bold;}

.news-date{
   font-size:   8pt;
   color:		#fff6cb;
   font-weight: bold;
}
.titlenews {
   font-size:   12pt;
   color:		#fedb90; 

}
/* field */
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}