@charset "utf-8";
/* CSS Document */

Body
{
	background-color:#ececec;
	font-family:Tahoma;
	color:#616161;
	font-size:8pt;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #90aac5;
	scrollbar-face-color : #90aac5;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #69819a;
	scrollbar-dark-shadow-color : #E7C017;
}
Table{
	font-family:Tahoma;
	color:#616161;
	font-size:8pt;
	text-align:right;
}
a{
	color:#0066CC;
	text-decoration:none;
}

a:hover{
	color:#990000;
}

.FooterLinks{
	color:#616161;
	font-size:12px
}

.CopyRight{
	color:#CCCCCC;
	font-size:11;
}

Input{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	width: 110; 
	color: Gray;
}
Select{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	height: 17;
	color: Gray;
}
textarea{
	border: 1 solid #627193; 
	font-family: tahoma;
	font-size: 8pt;
	color: Gray;
}
.BoxTitle{
	font-size:10px;
	color:#333333;
	font-weight:600;
}
.tr_list{
	background-color:#F5F5F5;
	color:#3E6794;
}
.News{
	color:#474747;
}
.Ticker{
	color:#474747;
	font-size:11px;
}
.Box_Bottom{
	color:#999933;
	font-size:11px;
}
.Login{
	font-size:8 pt;
}
.Date{
	font-size:8pt;
	font-family:tahoma;
	color:#999999
}
.Top_Rating{
	font-size:12px;
	font-weight:600;
	color:#014991;
}

.Icons{
	font-size:9px;
	font-weight:600;
	background-color:#FFFDB5;
	color:#2B636F;
}

.Icon_Link{
	color:#2D6673;
}

.Search{
	font-family:"Courier New", Courier, mono;
	font-size:8pt;
}

.error{
	color:#CC3333;
}

.Article_title{
	color:#3e3c9b;
	font-weight:600;
}

.Box{
	color:#7c7c7c;
}

.Head_Links{
	color:#999999;
}

.Head_Links:hover{
	color:#CCCCFF;
}

.BAR_Head{
	color:#999999;
	font-weight:600;
}






