@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	margin:0;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#0067bc,endColorStr=#d7edf8);			
}   
ul,li{list-style:none;}
img{
	border:none;
    }
	
a.Menu{
	color:#FFFFFF;
	text-decoration: none;	
	}

a.Menu:hover{
	color:#1111FF;
	text-decoration: underline;
	}
	
.border1{
	border:1px solid #1d5ebf;
	}
.NewsList{
	text-align:left;
	color:#58595b;
	}	
a.NewsList{
	font-size:13px;
	text-align:left;
	text-decoration:none;
	color:#58595b;
	font-weight:500;
	}
a.NewsList:hover{
	text-align:left;
	text-decoration:underline;
	color:#1d5ebf;
	}
A.NewsTab{
	line-height:2.4;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
}

A.NewsTab_Title{
	color: #595959;
	text-decoration: none;

}
A.NewsTab_Title:hover{
	color: #3d3de3;
	text-decoration: underline;
}

.title_left{
	background:url(../../Images/TitleBg.gif);
	height: 26px;
	color: #FFFFFF;	
	}
A.DownLoad
{
	color:#000;
	text-decoration: none;
}
A.DownLoad:hover
{
	COLOR: #ff6600;
	text-decoration: underline;
}
A.DownLoad:link
{
	color: #555555;
}
A.DownLoad:visited
{
	color: #555555;
}