.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.txt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.address-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
	
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu-pad {
	padding-top: 10px;
	padding-bottom: 10px;
}


.cont-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
	
}
.bg-center {
	background-image: url(images/bg-cent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.copy-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #D14A4E;
	text-decoration: none;

}
.txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}
.txt-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D14A4E;
	text-decoration: underline;
}
.news-img-bg {
	background-image: url(images/news-img-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.address-txt2 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BA0C0C;
	text-decoration: none;
}
.arrow_pad {
	padding-top: 14px;
	padding-right: 19px;
	padding-left: 5px;
}
.mail-txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 10px;
	line-height: 16px;
}
.mail-txt-link {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: none;
	line-height: 16px;
}
.mail-txt-link:hover {


	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8B8B8B;
	text-decoration: underline;
	line-height: 16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	html
	{
	SCROLLBAR-FACE-COLOR: #B7161C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFA500; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #EA3943; 
	SCROLLBAR-TRACK-COLOR: #D02B25; 
	SCROLLBAR-DARKSHADOW-COLOR: #CC66CC;
}
