a:link   		{ text-decoration: underline; color: #e00a0a;}
a:active 		{ text-decoration: underline; color: #e00a0a;}
a:visited		{ text-decoration: underline; color: #e00a0a;}
a:hover  		{ text-decoration: none; color: #333333;}

img, div, td, .bglr, #img { behavior: url(iepngfix.htc) }

img { border:0; }

body {
	background-color:#f9f1e3;
	margin-left:   0px;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   9pt;
	color:	     #333333;
}
.txt-or{
	font-size:   10pt;
	color:	     #ff3b13;
	font-weight: bold;
}
.title{
	font-size:   10pt;
	color:	     #333333;
	font-weight: bold;
}
.title2{
	font-size:   9pt;
	color:	     #333333;
	font-weight: bold;
}
.box-txt {
	font-size:   8pt;
	color:	     #333333;
}
.white-txt {
	font-size:   9pt;
	color:	     #ffffff;
}
.copyr-t {
	font-size:   8pt;
	color:	     #f9f1e3;
}
.copyr-t2 {
	font-size:   8pt;
	color:	     #ffffff;
}
.light {
	font-size:   10pt;
	color:	     #e6e6e6;
}
.ligh2 {
	font-size:   10pt;
	color:	     #fffae0;
}
.blue {
	color:	     #0471B6;
}

/* announcement */ 
.title-n {
   font-weight: bold;
   color:#e00a0a;
}
.annoucebody {
	color:	     #333333;
	font-size:   9pt;
}

.textsmall {		/*announcement date*/
   font-size: 8pt;
   font-weight: bold;
   color:#876816;
}
/*end*/

/* news */
.tnews2:link   		{ text-decoration: underline; color: #e00a0a; font-weight: bold;}
.tnews2:active 		{ text-decoration: underline; color: #e00a0a; font-weight: bold;}
.tnews2:visited		{ text-decoration: underline; color: #e00a0a; font-weight: bold;}
.tnews2:hover  		{ text-decoration: none; color: #333333; font-weight: bold;}

.news-date{
   font-size:   8pt;
   color:		#876816;
   font-weight: bold;
}
.titlenews {
   color:		#e00a0a; 
   font-weight: bold;
}
.newsbody {
	color:	     #333333;
	font-size:   9pt;
}