body { 
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; 
	PADDING-TOP: 0px; BACKGROUND-COLOR: #FBFBFB; min-width:640px;
}

body, TD { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

a:link 		{ color: #105CB6; text-decoration:none }
a:visited 	{ color: #105CB6; text-decoration:none }
a:hover		{ color: #174a91; text-decoration: underline; }
img 		{ padding: 0px; border: 0px; }

.normal7  { font-size: 7px;  }
.normal8  { font-size: 8px;  }
.normal9  { font-size: 9px;  }
.normal10 { font-size: 10px; }
.normal11 { font-size: 11px; }
.normal12 { font-size: 12px; }
.normal13 { font-size: 13px; }
.normal14 { font-size: 14px; }
.normal15 { font-size: 15px; }
.normal16 { font-size: 16px; }
.normal17 { font-size: 17px; }
.normal18 { font-size: 18px; }


input.button, input.text, select
{
	font-size: 10px;
	MARGIN: 0px;
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border-top: 0px;
	border-left: 0px;			
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #666666;	
}

.news_image
{
	border: 0px;
/*	float: center; */
	margin: 0px;
	padding: 12px;
/*	padding: 5px;
	margin: 10px 5px 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1; */
	background-image: url(shadow00.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.news_title
{
	font-size: 18px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;	
	padding-left: 5px;	
}

.title13
{
	font-size: 13px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;	
	padding-left: 5px;	
	text-decoration: underline;
}

.title_big 
{ 
	font-size: 25px; 
	color: #56A123;
	text-decoration:none;
}

.small
{
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;	
	padding-left: 5px;	
}

.GreenHR
{
 height:1px; 
 margin-top:15px; 
 margin-bottom:15px;
 width:95%; 
 color:#336633;
}

	a.button-link 
	{	
	margin: 4px 4px 4px 4px;
	color: #105CB6; outline: none;
	display: block;	width: 160px;
	padding: 6px;
	border: 1px solid #CBD6DF;
	line-height: 1;	font-size: 126%;
	font-weight: bold;
	letter-spacing: -0.03em;
 	text-decoration: none;
	background: url(bl000000.gif) 0 100% no-repeat;
	}
	a.button-link:hover { 
	border: 1px solid #2E689D;
	text-decoration: none;
	background: url(bl200000.gif) 0 100% no-repeat;
	}


	a.btn
	{	
	margin: 4px 4px 4px 4px;
	color: #105CB6; outline: none;
	width: 29px; height:29px;
	padding: 2px;
	border: 1px solid #CBD6DF;
 	text-decoration: none;
	font-size: 16px;
	background: url(bl000000.gif) 0 100% no-repeat;
	}

	a.btn:visited 	{ color: #105CB6; }
        a.btn:hover  	{ border: 1px solid #2E689D; color: #FF0000 }

.pad10	{ padding: 10px;}
