/* CSS Document */

body {
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bodycopy a:link {
	color: #012d6b;
	text-decoration: none;
}
.bodycopy a:visited {
	text-decoration: none;
	color: #012d6b;
}
.bodycopy  a:hover {
	text-decoration: underline;
	color: #012d6b;
}
.bodycopy  a:active {
	text-decoration: none;
}
.eventscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.eventscopy a:link {
	color: #012d6b;
	text-decoration: none;
}
.eventscopy a:visited {
	text-decoration: none;
	color: #012d6b;
}
.eventscopy  a:hover {
	text-decoration: underline;
	color: #012d6b;
}
.eventscopy  a:active {
	text-decoration: none;
}	

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	
	color: #012D6B;
	font-weight: bold;
}
.title a:link {
	color: #012d6b;
	text-decoration: none;
}
.title a:visited {
	text-decoration: none;
	color: #012d6b;
}
.title  a:hover {
	text-decoration: underline;
	color: #012d6b;
}
.title  a:active {
	text-decoration: none;
}	

.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	
	color: #012D6B;
	font-weight: bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav  a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.nav  a:active {
	text-decoration: none;
}
.navworks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.navworks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navworks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navworks  a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.navworks a:active {
	text-decoration: none;
}
