body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF url(images/sbg.jpg) repeat-x;
	background-position:center top;
	font-size: 11px; 
}

#outer {
  /* background-color: #4B83B7;*/
    width: 1024px;
    border: 1px solid #4B83B7; 
 	background: #ffffff;
 	padding: 1px;
}

#header{
	width: 1024px;
	position:relative;
	height: 100px;
/*	background-image:url(images/Masthead1.png); */
	background-image:url(images/Banner_NN_UA.png);
	background-repeat:no-repeat;
}

#leftpanel{
	display:block;
 	width: 200px;
	float:left;
	/*background: #BFE6F0;
	background-position:left top;*/
}

/*CENTER PANEL*/
#panel{
	display:block;
	float:right;
	width:664px;
}

/*RIGHT PANEL*/
#rightpanel{
	display: block;
	float:right;
	width:160px;
}

/*CONTENT*/
#content{
	width: 1024px;
}
#contenttext{
	float:left;
	width:650px;
	text-align: justify;
	padding-left:10px;
	padding-top:10px;
	font-size: 11px; 
}
.footer{
	width: 1024px;
	height: 36px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #000000;
}

.table_content{
	width: 200px;
	background: #BFE6F0;
	background-position:left top;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:centre;
}

.table_menu{
	width: 200px; 
	height: 20px;
}	

a.table_menu {
display: block;
vertical-align: middle;
text-decoration: none;
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
width: 200px;
text-align: center;
height: 16px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #707bc1;
  }

a.table_menu:hover {
	border-bottom-color: #FFFFFF;
	width: 200px;
	color:#0000ff;
	font-weight: bold;
	text-align: center;
	
  }
  
 .news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
} 

a.link {
	color:#BFE6F0;
	font-weight: bold;
	text-align: center;
  }
  
.contentheading
{
	background:#ffffff;
	height: 20px;
	padding-left:3px;
	border: 1px solid #FFFFFF;
	color: #000000;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #000000;
}   

.contentheading_
{
	height: 20px;
	padding-left:3px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}   

P {
	padding-left:10px;
}

.main {
width:198px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}
.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}
.days #today{
font-weight: bold;
color: red;
}
