/* NEWS LIST */

.CopyWhite
{
	color: #FFFFFF;
	font-size: 70%;
	text-align: left;
}

.PageDetails
{
	color: #FFFFFF;
	font-size: 55%;
	text-align: right;
}

.PageNav
{
	font-size: 55%;
	text-align: right;
}


.Text
{
	font-size: 70%;
	text-align: left;
}

.TextBold
{
	font-size: 70%;
	text-align: left;
	font-weight: bold;
}

.TableHeader
{
	background-color: #B6B8B9;
} 
 
.TableFooter
{
	background-color: #B6B8B9;
}

.TableLine
{
	background-color: #666666;
}

.TableBandTwo
{

}

.TableBandOne
{

}

.NewsTable
{
	margin: 15px 0px 0px 0px;	
}

.news_Form
{
	margin: 0px;
	padding: 0px;
}

.news_Button
{
	font-family:verdana;
        cursor : pointer;
	font-size:10px;
	color:white; 
	background-color:#999999; 
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-style:solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
        margin: 0px;
        padding: 0px 0px;
        height : 16px;
}

