/* MAIN STYLES */
BODY, iframe {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	background: white;
}	

td, form_main, row_main {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
}

td.mini, div.mini{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:9px;
	padding: 5px;
	line-height:1.4em;
	text-align: justify;
}

td.txt, div.txt{
font-family: Helvetica, Arial, sans-serif;
font-size:1.3em;
line-height:1.6em;
text-align: justify;
}

td.txt2, div.txt2{
font-family: Helvetica, Arial, sans-serif;
font-size:0.9em;
line-height:1.6em;
}

span.did{
font-size:0.8em;
color: #959595;
letter-spacing: -0.5px;
}

td.label{
font-weight: bold;
}

td.bgtxt {background: url(img/bgcontent.png) repeat; behavior: url(iepngfix.htc);}

td.u1 { 	width:18px; height:18px; background: url(img/bg1sx.png) no-repeat; behavior: url(iepngfix.htc);}
td.u2 { 	height:18px; background: url(img/bgsu.png) repeat-x; behavior: url(iepngfix.htc);}
td.u3 { 	width:18px; height:18px;background: url(img/bg2dx.png) no-repeat; behavior: url(iepngfix.htc);}
td.u4 { 	width:18px; background: url(img/bgsx.png) repeat-y; behavior: url(iepngfix.htc);}
td.u5 { 	background: #ffffff; behavior: url(iepngfix.htc);}
td.u6 { 	width:18px; background: url(img/bgdx.png) repeat-y; behavior: url(iepngfix.htc);}
td.u7 { 	width:18px; height:18px; background: url(img/bg3sx.png) no-repeat; behavior: url(iepngfix.htc);}
td.u8 { 	height:18px; background: url(img/bggiu.png) repeat-x; behavior: url(iepngfix.htc);}
td.u9 { 	width:18px; height:18px; background: url(img/bg4dx.png) no-repeat; behavior: url(iepngfix.htc);}

td.title, div.title{
	font-family: arial black, Verdana, Helvetica, Arial, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #7f7f7f;
	text-align: center;
	padding-right: 7px;
}

td.title2, div.title2{
	font-family: arial black, Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #7f7f7f;
	padding-right: 7px;
}

td.titlec, div.titlec{
	font-family: arial black, Verdana, Helvetica, Arial, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #7f7f7f;
	text-align: center;
	padding-right: 7px;
}

div.msg {
	color: #000000;
	font-size: 1.2em;
	text-align:center;
	background: yellow;
	font-weight: bold;
}

div.news{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7f7f7f;
	text-align: center;
}

div.msg2 {
	color: #e85d2f;
	font-size: 0.9em;
	text-align:center;
	background: yellow;
}

td.bgmenu {background: url(img/bgbar.gif) repeat-x;}
td.bgmandarin {background: url(img/bgmandarin.jpg) no-repeat;}

a:link,a:active,a:visited { font-size:1em;color : #f47310; text-decoration: none; border: 2px; border-color: #f47310;}
a:hover		{ font-size:1em;text-decoration: underline; color : #f47310; border: 2px; border-color: #f47310;}

a.lateral:link,a.lateral:active,a.lateral:visited { font-size:1em;color : white; font-weight: bold; text-decoration: none;}
a.lateral:hover		{ font-size:1em;text-decoration: underline; color : white; }

a.footer:link,a.footer:active,a.footer:visited { font-size:1em;color : #7f7f7f; font-weight: bold; text-decoration: none;}
a.footer:hover		{ font-size:1em;text-decoration: underline; color : #7f7f7f; }

a.footer2:link,a.footer2:active,a.footer2:visited { font-size:1em;color : #f47310; font-weight: bold; text-decoration: none;}
a.footer2:hover		{ font-size:1em;text-decoration: underline; color : #f47310; }

a.mini:link,a.mini:active,a.mini:visited { font-size:1em;color : #f47310; font-weight: bold; text-decoration: none;}
a.mini:hover		{ font-size:1em;text-decoration: underline; color : #f47310; }

.b{
font-weight: bold;
}

td.footer{
	font-size: 0.5em;
	color: #7f7f7f;
	text-align: center;
}

li{
	list-style-type: square;
/*	color: #f47310;  */
}

input, select, textarea {
  font-family : Verdana, Arial, Verdana, Helvetica, sans-serif;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size        : 11px;
  color            : #000000;
  background-color: #ffffff;
  border           : 1px solid #7F9DB9;
}

textarea.portfolio {
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}

.png{
	behavior: url(iepngfix.htc);
}



