.dottedborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dottedbordercenter {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dottedborderleft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menu {
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #0000FF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana;
	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration: none;
}
.dottedborder {
	border: thin dotted #999999;
}
.linkemail {
	font-family: Verdana;
	color: #0000FF;
	text-decoration: none;
}
a.linkemail:hover {
	font-family: Verdana;
	color: #FF6600;
	text-decoration: underline;
}
.yellowlineup {
	border-top: medium solid #6AA3C4;
	border-right: medium none #6AA3C4;
	border-bottom: medium none #6AA3C4;
	border-left: medium none #6AA3C4;
}
.yellowlinebelow {
	border-top: medium none #6AA3C4;
	border-right: medium none #6AA3C4;
	border-bottom: medium solid #6AA3C4;
	border-left: medium none #6AA3C4;
}
.menuevent {
	font-family: Verdana;
	color: #0000FF;
	text-decoration: none;
}
a.menuevent:hover {
	font-family: Verdana;
	color: #0000FF;
	text-decoration: underline;
}
.yellowlineleft {
	border-top: medium none #6AA3C4;
	border-right: medium none #6AA3C4;
	border-bottom: medium none #6AA3C4;
	border-left: medium solid #6AA3C4;
}
.yellowlineright {
	border-top: medium none #6AA3C4;
	border-right: medium solid #6AA3C4;
	border-bottom: medium none #6AA3C4;
	border-left: medium none #6AA3C4;
}
.redunderline {
	text-decoration: underline;
	color: #FF0000;
	font-family: Verdana;
}
.newslink {
	color: #143D55;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.newslink:hover {
	font-family: Verdana;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
}
.contactlink {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.contactlink:hover {
	font-family: Verdana;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.bottom {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.link:hover {
	font-family: Verdana;
	color: #CC6600;
	text-decoration: none;
	font-size: 14px;
}
.link1 {
	font-family: Verdana;
	color: #3366FF;
	text-decoration: none;
	font-size: 12px;
}
a.link1:hover {
	font-family: Verdana;
	color: #CC6600;
	text-decoration: none;
	font-size: 14px;
}
.link2 {
	font-family: Verdana;
	color: #339966;
	text-decoration: none;
	font-size: 12px;
}
a.link2:hover {
	font-family: Verdana;
	color: #CC6600;
	text-decoration: none;
	font-size: 14px;
}
.link3 {
	font-family: Verdana;
	color: #6633FF;
	text-decoration: none;
	font-size: 12px;
}
a.link3:hover {
	font-family: Verdana;
	color: #CC6600;
	text-decoration: none;
	font-size: 14px;
}
.link4 {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.link4:hover {
	font-family: Verdana;
	color: #CC6600;
	text-decoration: none;
	font-size: 14px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.blink {
	text-decoration: blink;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.blink2 {
	font-family: Verdana;
	font-size: large;
	text-decoration: blink;
	font-weight: bold;
	color: #0000FF;
}