@charset "utf-8";
/* CSS Document */

Body
{
	background-image:url(../images/BG.gif);
	background-attachment:fixed;
	font-family:Tahoma;
	color:#616161;
	font-size:8pt;
	text-align:left;
	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:#FFFFFF
}

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;
}