@charset "windows-1251";

body {	margin-top: 5px;
		margin-bottom: 5px;
		scrollbar-face-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-dlight-color: #eeeeee;
		scrollbar-darkshadow-color: #eeeeee;
		scrollbar-track-color: #eeeeee;
		scrollbar-arrow-color: #eeeeee;
}
b, strong {
	color: #6B1C24;
	font-weight: normal;
}
/* Definitions for link colors*/
a:link, a:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	color: #878e91;
	text-decoration: none;
}
a:hover, a:active {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #6B1C24;
	text-decoration: none;
}
#content_td {
	background-image: url(../img/cntnt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#txt {
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #878e91;
	text-align: justify;
}
#txt p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#txt ul {
	list-style-type: disc;
	color: #6B1C24;
	list-style-image: url(../img/bullet.jpg);
}
#txt li {
	color: #878e91;
}
.title {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 15px;
	color: #6B1C24;
	font-weight: normal;
}
.title-white {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}

.bgr-left-hor-repeat {
	background-repeat: repeat-x;
	background-position: left top;
}
.bgr-right-vert-repeat {
	background-repeat: repeat-y;
	background-position: right top;
}
.bgr-left-top-norepeat {
	background-repeat: no-repeat;
	background-position: left top;
}
.bgr-right-top-norepeat {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgr-left-bottom-norepeat {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cntnt {
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #b4bcbf;
	text-align: justify;
	padding: 0px;
}
#cntnt p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.cntcts {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.dot {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #6B1C24;
	line-height: 50%;
}
#calendar {
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #b4bcbf;
	text-align: justify;
}
#indexcntnt {
	font-family: "Century Gothic", Arial, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #b4bcbf;
	text-align: justify;
	padding: 0px;
}
#indexcontent_td {
	background-image: url(../img/index-cntnt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
