.bg_norepeat{
	background-position : top left;
	background-repeat : no-repeat;
}
.bg_x{
	background-position : top left;
	background-repeat : repeat-x;
}
.table_border{
	border-left: solid 1px #BFBFBF; 
	border-right: solid 1px #BFBFBF; 
	border-bottom: solid 1px #BFBFBF;
}
.form_input{
	BORDER-RIGHT: #858585 1px solid;
	BORDER-TOP: #858585 1px solid;
	BORDER-LEFT: #858585 1px solid;
	BORDER-BOTTOM: #858585 1px solid;
	background-color : #F7F7F7;
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}
.form_input1{
	BORDER-RIGHT: #858585 1px solid;
	BORDER-TOP: #858585 1px solid;
	BORDER-LEFT: #858585 1px solid;
	BORDER-BOTTOM: #858585 1px solid;
	background-color : #ffffff;
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4E4E;
}
.textsmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3D3D3D;
}
A.linkblack:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3D3D3D;	
}
A.linkblack:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3D3D3D;
}
A.linkblack:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3D3D3D;
}
A.linkblack:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #3D3D3D;
	text-decoration : underline;
}
A:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4E4E;
}
A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4E4E;
}
A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4E4E;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4E4E4E;
	text-decoration : underline;
}
#blue{
	font-weight : bold;
	color : #003082;
}
#bluelight{
	font-weight : bold;
	color : #395F9E;
}

.news_calendar A { text-decoration: underline; font-size : 10px;}
.news_calendar A:visited { text-decoration: underline; font-size : 10px; }
.news_calendar A:link { text-decoration: underline; font-size : 10px; }
.news_calendar A:active { text-decoration: underline; font-size : 10px; }
.news_calendar A { text-decoration: underline; font-size : 10px; }

.nc_cell {  
  padding:2px 2px 2px 2px;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
}

.nc_today {  
  background-color: #E5E5E5;
}

.nc_curent_date {  
  font-size: 11px;
}