﻿body 
{
	background-color: #999999;
	margin: 5px;
	SCROLLBAR-FACE-COLOR: #bbbdba;
	SCROLLBAR-HIGHLIGHT-COLOR: #bbbdba; 
	SCROLLBAR-DARKSHADOW-COLOR: #bbbdba; 
	SCROLLBAR-BASE-COLOR: #bbbdba; 
	SCROLLBAR-SHADOW-COLOR: #9d9a9b; 
	SCROLLBAR-3DLIGHT-COLOR: #9d9a9b; 
	SCROLLBAR-ARROW-COLOR: #9d9a9b;  
	SCROLLBAR-TRACK-COLOR: #9d9a9b; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666666; 
	font-size: 11pt; 
	letter-spacing: 1px; 
	overflow: auto;
}

a:link,a:active,a:visited 
{
	 text-decoration: none;
	 color: #cc0000;
}

a:hover 
{
	text-decoration: underline;
	color: #cc0000;
}


.Text_Footer
{
	padding-left: 20px;
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	color: #666666;
	letter-spacing: 3px;
}

.Text_Title 
{
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 18pt; 
	font-weight: bold;
	color: #cc0000;
	letter-spacing: 3px;
	padding: 20px;
}

.Text_Content
{
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	color: #666666;
	padding: 20px;
}

.Padding
{
	padding: 20px;
}

HR
{
	color:#cc0000;
	width:100%;
}

TD
{
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	color: #666666;
}

P
{
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	color: #666666;
}

.PaddingNews
{
	padding: 15 10px;
} 

.NewsTitle
{
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 8pt;
	font-weight:bold; 
	color: #666666;
}

.NewsSummary
{
	font-family:  Verdana,Helvetica, Arial, sans-serif; 
	font-size: 7pt; 
	color: #666666;
}

HR.News
{
	width:100%;
	color: #666666;
	height:1px;
}
