html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bc.gif);
	background-position: top;
	scrollbar-base-color : Menu;
	scrollbar-shadow-color : Menu;
	scrollbar-arrow-color : #CD5F00;
}

body,div,td,p,span,select,input,textarea { font-family:Verdana, Arial, Geneva, sans-serif; font-size:11px; font-weight:normal; color:black; }

b,strong { font-family: Verdana, Arial, Geneva, sans-serif; font-size: 11 px; color: Black; font-weight : bold; }

h1 { font-size: 14px;  margin: 0 0 -2px 0;  }

.BackgroundTb {
	background-color: #6E6E5F;
	height: 100%;
}

.MainTb {
	background-color: White;
	height: 100%;
}

.IndicatorTb {
	background-color: #0087B9;
}

.PlanaiTd { background-image: url(images/planai_bc.jpg);  background-repeat: no-repeat;  background-position: center;   }

.IndicatorTd {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 12px;
	text-indent: 7px;
	text-align: left;
}

.MenuTd {
	background-color: #DCDCD2;
	text-align: left;
}

.IntroTd {
	background-color: #CD5F00;
	border-left: 1px solid White;
}

.RightTd {
	background-color: #DCDCD2;
	border-left: 1px solid White;
}

.ContentBc { background-image: url(images/content_bc.jpg);  background-position: top;  background-repeat: no-repeat;  text-align: left;    }

.PlanTb {
	background-color: #F5F5F5;
	text-align: left;
}

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 12px;
	text-indent: 10px;
}
a.MenuLink:link {
	text-decoration: none;
	color: Black;
}
a.MenuLink:visited {
	text-decoration: none;
	color: Black;
}
a.MenuLink:active {
	text-decoration: none;
	color: Black;
}
a.MenuLink:hover {
	text-decoration: underline;
	color: Black;
}

.ArticleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CD5F00;
	font-size: 12px;
	text-align: left;
}

.PkgPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-size: 14px;
}

.TbBorder { 
	background-color: #F5F5F5;
	border-bottom: 1px solid #6E6E5F;
	text-align: left;
	}

.InputText {
	background-color : White;
	border : 1px solid Gray;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.SiteTitleTd {
	FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
	FONT-SIZE: 10 px;
	COLOR: #6E6E5F;
	font-weight : bold;
	letter-spacing : 2px;
	text-indent : 10px;
}

.ServicesTd {
	border : 1px solid;
	background-color : #F0F0F0;
}

A:link {
	TEXT-DECORATION: none;
	color : #CD5F00;
}

A:visited {
	TEXT-DECORATION: none;
	color : #CD5F00;
}

A:active {
	TEXT-DECORATION: none;
	color : #CD5F00;
}

A:hover {
	TEXT-DECORATION: underline;
	COLOR: #CD5F00;
}

