a:link {color: #CC0000; text-decoration: none; }
a:visited {color: #CC0000; text-decoration: none; }
a:hover {color: #104A70; text-decoration: underline; }
.scrolltbl {
border-collapse: collapse;
}
.scrolltbl TD DIV {
font: 14px Arial;
height: 80px;
overflow: auto;
}

a.curr:link {
	color: #333333;
	font-weight: bold
	text-decoration: none;
}
a.curr:visited {
	color: #333333;
	font-weight: bold
	text-decoration: none;
}
a.curr:hover {
	color: #AA0000;
	font-weight: bold
	text-decoration: underline;
}
a.other:link {
	color: #777777;
	text-decoration: none;
}
a.other:visited {
	color: #777777;
	text-decoration: none;
}
a.other:hover {
	color: #AA0000;
	text-decoration: underline;
}


a.test:link {
	color: #777777;
	text-decoration: none;
}
a.test:visited {
	color: #777777;
	text-decoration: none;
}
a.test:hover {
	color: #777777;
	text-decoration: underline;
}
a.find:link {
	color: #AA0000;
	text-decoration: none;
}
a.find:visited {
	color: #AA0000;
	text-decoration: none;
}
a.find:hover {
	color: #AA0000;
	text-decoration: underline;
}



.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.white:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.bmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

.black:link {
	color: #000000;
	text-decoration: none;
}
.black:visited {
	color: #000000;
	text-decoration: none;
}
.black:hover {
	color: #999999;
	text-decoration: underline;
}
.blue:link {
	color: #245C95;
	text-decoration: underline;
}
.blue:visited {
	color: #426D98;
	text-decoration: underline;
}
.blue:hover {
	color: #666666;
	text-decoration: underline;
}
.contacts {
  font-family: Tahoma;
  font-size: 11px;
  color: #FFFFFF;
}
.bmenu:link {
	color: #B80000;
	text-decoration: underline;
}
.bmenu:visited {
	color: #B80000;
	text-decoration: underline;
}
.bmenu:hover {
	color: #666666;
	text-decoration: underline;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
	padding-left: 0px;
}

.input {
  font-family: Tahoma;
  font-size: 11px;
  border: 1px solid #999999;
}
.header {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	padding-left: 35px;
	padding-top: 11px;
}
.header-red {
	font-family: Tahoma;
	font-size: 18px;
	color: #B80000;
	padding-left: 35px;
	padding-bottom: 7px;
}
.header-blue {
	font-family: Tahoma;
	font-size: 18px;
	color: #265B91;
	padding-left: 15px;
}
.header-black {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-left: 0px;
}

.events-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.events-header {
	font-family: Tahoma;
	font-size: 11px;
	color: #B80000;
	font-weight: bold;
}
.text2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}
.text2b {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 45px;
}
.menu-black {
	font-family: Tahoma;
	font-size: 11px;
    padding-left: 45px;
}


.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.line2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.greyline {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
