body {
	color:#ffffff; 
	background-color: #FEFBF6;
	font-family: Arial;
	font-size: 10pt; 
 
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

#tbbg {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #FEFBF6;
}

td {
	color:#ffffff; 
	font-family: Arial;
	font-size: 10pt;
	background-color: #004586;
}

.m-txt{
	text-align: left;
	color:#000000; 
	font-family: Arial;
	font-size: 10pt;
}

.smtxt{
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	background-color: transparent;
}

.s-txt{
	background-color: transparent;
	text-align: left;
	color:#ffffff; 
	font-family: Arial;
	font-size: 8pt;
	direction:ltr;
	padding:10px;
	width:420px;
	overflow:auto;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 0;
	z-index: 0;
}

.txt{
	text-align: left;
	color:#ffffff; 
	font-family: Arial;
	font-size: 10pt;
	background-color: transparent;
}

.tdt{
	background-color: transparent;
}

.tit{
	text-align: left;
	color:#ffffff; 
	font-family: Arial;
	font-size: 12pt;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

a.foo    {color: #000000; font-weight: normal; font-size: 10pt; text-decoration:none;}
a.foo:link    {color: #000000; font-weight: normal; font-size: 10pt; text-decoration:none;}
a.foo:visited {color: #000000; font-weight: normal; font-size: 10pt; text-decoration:none;}
a.foo:hover  {color: #ee1b01;  font-weight: normal; font-size: 10pt; text-decoration:none;}

a.foo2    {color: #fdb728; font-weight: normal; font-size: 7pt; text-decoration:none;}
a.foo2:link    {color: #fdb728; font-weight: normal; font-size: 7pt; text-decoration:none;}
a.foo2:visited {color: #fdb728; font-weight: normal; font-size: 7pt; text-decoration:none;}
a.foo2:hover  {color: #ffffff;  font-weight: normal; font-size: 7pt; text-decoration:none;}

a:link {
	color:#ffffff;
	font-weight: bold;
 text-decoration:underline;
} 

a:visited {
 color:#ffffff;
 font-weight: bold;
 text-decoration:underline;
} 

a:hover {
 color:#fdb728;
 text-decoration:underline;
}
 
a {
 color:#ffffff;
 text-decoration:underline;

}
