body{
	color:#333333;
	margin:0,0,20,0;
	font-size: 13px;
	background-color: #FFFFFF;
}
td,p,ol,ul,div {
	font-size: 13px;
	line-height:120%;
	color:333333;
}
th{
	font-size: 13px;
	font-weight:bold;
	color:333333
}

.cont{
	text-indent:2em; font-size:14px; line-height:150%
}

.menuBar{
	border-left: #999999 1px solid;border-top: #999999 1px solid;border-right: #999999 1px solid;
}

/* links */
a:link, a:visited {
	color: #006699;
	text-decoration:underline;
}

a:hover, a:active {
	color: #579FD1;
	text-decoration:underline;
}

/* Left Menu */
a.gray:link, a.gray:visited    { 
	color: #666666; 
	text-decoration: none;
}
a.gray:hover, a.gray:active   { 
	color: #579FD1;  
	text-decoration: underline;
}

/* News */
a.black:link, a.black:visited    { 
	color: #000000; 
	text-decoration: none;
}
a.black:hover, a.black:active   { 
	color: #579FD1;  
	text-decoration: underline;
}

/* hot */
a.hot:link, a.hot:visited    { 
	color: #579FD1; 
	text-decoration: none;
}
a.hot:hover, a.hot:active   { 
	color: #579FD1;  
	text-decoration: underline;
}

/* Top Bar */
a.blackb:link, a.blackb:visited    { 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}
a.blackb:hover, a.blackb:active   { 
	color: #579FD1;  
	font-weight: bold; 
	text-decoration: underline;
}

/* Top Bar */
a.whiteb:link, a.whiteb:visited    { 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
a.whiteb:hover, a.whiteb:active   { 
	color: #579FD1;  
	font-weight: bold; 
	text-decoration: underline;
}

.title1{
	font-size: 18px;
	font-weight:bold;
	line-height:150%;
}

.title2{
	font-size: 16px;
	font-weight:bold;
	line-height:150%;
}

.title3{
	font-size: 14px;
	font-weight:bold;
	line-height:150%;
}

.tablecontent {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #C2E6F1;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tabletitle1 {
	font-family: "ËÎÌå";
	font-size: 10.5pt;
	font-weight: bold;
	color: #C2E6F1;
	letter-spacing: 2pt;
	background-image: url(/platform/images/m_table_title_bg.jpg);

}

.tabletitle2 {
	font-family: "ËÎÌå";
	font-size: 9pt;
	font-weight: normal;
	color: #C2E6F1;
	background-color: CCCCFF;
}
.tabletitle3 {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #C2E6F1;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tableborder {
	background-color: #C2E6F1;
}
.whitelink {color: white}
A.whitelink:link {color: white; text-decoration: none}
A.whitelink:visited {color: white; text-decoration: none}
A.whitelink:active {color: #579FD1; text-decoration: none}
A.whitelink:hover {color: #579FD1; text-decoration: underline}
A:link { COLOR: #000000; TEXT-DECORATION: none}
A:visited { TEXT-DECORATION: none}
A:hover { COLOR: #579FD1; TEXT-DECORATION: underline}