.bborder {
	border-bottom: 5px solid #FFFFFF
}
.rborder {
	border-right: 5px solid #FFFFFF;
	background-color: #D7E6EA;
}
.header {
	background-color: #DFEFEC;
	}
.footer {
	background-color: #DFEFEC;
	border-top: 5px solid #FFFFFF;
	font-size: 12px; 
	font-family: Verdana;
	color: #000000;
	text-align: center;
	}
.title {
	background-color: #DFEFEC;
	font-size: 20px; 
	font-family: Verdana;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
}
.title1 {
	font-size: 18px; 
	font-family: Verdana;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
}
.title2 {
	font-size: 16px; 
	font-family: Verdana;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
}
.menu:hover {
	height: 33px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 600;
	text-indent: 15px;
	text-decoration: underline;
	color: #3166AE;
}
.menu {
	height: 33px;
	background-color: #D7E6EA;
	border-bottom: 2px solid #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: 600;
	text-indent: 15px;
	color: #3166AE;
}

a {
	color: #3166AE;
	text-decoration: none;
}


a:visited {
	color: #3166AE;
	text-decoration: none;
}
a:hover {
	color: #3166AE;
	text-decoration: underline;
}
.back{
background: url(img/backgr1.jpg) fixed no-repeat  right;
}
.textblock {
	
	padding: 25px;
	font-size: 14px; 
	font-family: Verdana;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
	line-height: 1.3;
	word-spacing: 3px;
}
.important {
	color: #D35D5A;
	
}




