/* CSS Document */
.normal_text {font-family:Tahoma ; color:#000000 ; font-size:8pt ;}
.normal_text_over {font-family:Tahoma ; color:#800000 ; font-size:8pt ;}
.category {color:#0000ff ; font-size:11pt ; font-family:Times New Roman; font-weight:bold;}
.category_title {color:#000000 ; font-size:12pt ; font-family:Times New Roman; font-weight:bold;}
.subcategory {color:#0000ff ; font-size:11pt ; font-family:Times New Roman; font-weight:bold;}
.item {font-family:Tahoma ; color:#0000ff ; font-size:8pt ; line-height:170%;}
.date_text {font-family:Tahoma ; color:#787876 ; font-size:8pt ;}
.subject_text {font-family:Tahoma ; color:#000000 ; font-size:8pt ; color:#003650}
.currency{font-family:Tahoma; font-size:8pt; color:#000000;}
.special_text{font-family:Tahoma; font-size:8pt; color:#800000;}
.menu_text {font-family:Tahoma ; color:#ffffff ; font-size:8pt ;}
.arrow {color:#003466; font-size:8pt;}
.value_text {font-family:Tahoma ; color:#0000FF ; font-size:10pt ;}
.news_text {font-family:Tahoma; font-size:8pt; color:#003466;line-height:150%; text-indent:80%;}
.date_news {font-family:Tahoma ; color:#787876 ; font-size:8pt ;}
.menu_text {font-family:Tahoma ; color:#003466 ; font-size:8pt ;}

#mainbody{
	margin-left: auto;
	margin-right: auto;
	width: 61.3em;
	min-width: 980px;
	background-color:#fff;
	clear:both;
	text-align:right; 
}
#homeright{
	float:right;
	width:11em;
}
#homeleft{
	float:left;
	width:49.7em;
}
#main	{
	margin-left: auto;
	margin-right: auto;
	width: 61.3em;
	min-width: 980px;
	background-color:#fff;
	clear:both;
	text-align:right; 
}

#footer	{
	margin-left: auto;
	margin-right: auto;
	width: 61.3em;
	min-width: 980px;
	background-color:#fff;
	clear:both;
	text-align:right; 
}

#header	{
	margin-left: auto;
	margin-right: auto;
	width: 61.3em;
	min-width: 980px;
	background-color:#fff;
	clear:both;
	text-align:right; 
}

body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.textbox {font-family:Tahoma ; font-size:8pt; border: 1px solid #C0C0C0;}
.btn
{
	background: #ececec;
	font-family: Tahoma;
	padding: 3px;
	border: #999999 0px solid;	
	color: #336699;
	font-size: 8pt;
	line-height: 0.4em;
	text-align: center;
	cursor: hand;
	height:18px;
}
.search_btn
{
	background: #DDDDDD;
	font-family: Tahoma;
	padding: 3px;
	border: #999999 0px solid;	
	color: #000000;
	font-size: 8pt;
	line-height: 0.4em;
	text-align: center;
	cursor: hand;
	height:18px;
}
