/* hide from ie on mac \*/
	html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}
/* end hide */
	body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #e6e1ab;
	font-family: Tahoma, Verdana, sans-serif, "Times New Roman";
	font-size: 0.9em;	
}
#flashcontent {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sub_main{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #e6e1ab;
	background-image: url(../../images/background-style.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, sans-serif, "Times New Roman";
	font-size: 0.9em;
	width: 100%;
}
#sub_bg{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #e6e1ab;
	background-image: url(../../images/sub-background-style.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, sans-serif, "Times New Roman";
	font-size: 0.9em;
	width: 100%;
}
table.tabelex{
	height: 94px;
	width: 451px;
	border:0px;
}
table.tabelex .imageTd{
	width: 110px;
	text-align: center;
	vertical-align: middle;
}
table.tabelex .textTd{
	text-align:left;
	vertical-align: middle;	
	font-size:0.8em;
	color:e92f04;
	font-weight:bold;
}
table.tabelex .textTd a{
	color:#3d3d31;
	text-decoration:none;
}
table.tabelex .textTd a:hover{
	color:#e86800;
	text-decoration:none;
}

table.tabelexe{
	height: 54px;
	width: 451px;
	border:0px;
}
table.tabelexe .imageTd{
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
table.tabelexe .textTd{
	text-align:left;
	vertical-align: middle;
	font-size:0.7em;
	color:#333333;
}
table.tabelexe .textTd a{
	color:#3d3d31;
	text-decoration:none;
}
table.tabelexe .textTd a:hover{
	color:#e86800;
	text-decoration:none;
}