@charset "UTF-8";
/* CSS Document */

body {
	background:repeat;
	background-position:center center;
	background-image:url(../bgr/news.png);
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1;
	background-color: #FFF3E6;
}
.center {
	background:repeat;
	background-position:center center;
	background-image:url(../bgr/news-center.png);
}



.slideshow {
	margin-top:10px;
	width:900px;
	height:200px;
	background-image:url(../i/frame.png);
	background-repeat: no-repeat;
	background-position: 0px 0px
}

/*************************BOTTOM MENU*************************/
.bml {
	background-image:url(../i/bml.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:92px;
	height:70px;
}
.bmc {
	background-image:url(../i/bmc.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	height:70px;
}
.bmr {
	background-image:url(../i/bmr.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:92px;
	height:70px;
}
#bmholder a {
	font-weight:bold;
	color:#B2CEEA;
	text-decoration:none;
	vertical-align:middle;
}
#bmholder a:hover {
	color:#ffffff;
}
/*********************************************/
.nfvbar {
	background:repeat-y;
	background-position:right center;
	background-image:url(../i/nfvbar.png);
}
.nfhbar {
	background:repeat-x;
	background-position: center center;
	background-image:url(../i/nfhbar.png);
}
/*********************************************/
.lnk {
	font-weight:bold;
	color:#7A1315;
	text-decoration:none;
	vertical-align:middle;
}
.lnk:hover {
	color:#5087C6;
}

.txtb {
	color:#791313;
	font-weight:bold;
	font-size: 14px;
}
#picturepad {
	margin: 6px;
	padding: 4px;
	display: block;
	border: #791313 1px solid;
	background-color: #bdcd91;
	z-index: 999;
}

.link
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    font-weight:normal;
    text-decoration: underline;
}
.link:hover
{
    color: #791314;
}