@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3B3B3B;
	margin-top: 15px;
	margin-bottom: 15px;
}
.creek {
	background-color: #000000;
	background-position: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style3 {color: #ffffff}
.style4 {font-size: 14px}
.style5 {font-size: 12px}
.style6 {
	text-decoration: none;
	color: ffffff;
}
.style7 {
	font-size: 15px
}
.stule8{
	font-size:9px
}
.style10 { font-size:20px}
.style11 {
	font-size:16px;
}
.style12 {font-size: 10px}

a:link { 
	color: #FFFFFF;
	text-decoration:none;
	}
a:visited { 
	color: #333333;
	text-decoration:none
	}
a:hover {text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;}
a:active { 
	color: #FFFFFF;
	}
	
.thumbnail
{
border: 1px solid #333333;
padding: 10px;
}

.thumbnail:hover
{
border: 1px #cc6666 solid;
}

.meetingBox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #FFFFFF;
	}
.meetingBox a:link {color:#ffffff;
	text-decoration:underline;
	}

.meetingBox a:visited {color: #ffffff;
	text-decoration:underline;
	}
.meetingBox a:hover {
	text-decoration:underline;
	color: #ffffff;
	}
.meetingBox a:active {
	color: #ffffff;
	text-decoration:underline;
	}
	
.navigation{
	background-image:url(images/navBackground_r1_c3.png);
	color: #ffffff;
	text-align:center;
	font-size:14px;
	background-repeat: repeat-x;
}
.navigation a:link {
	color: #ffffff;
	text-decoration:none;
	}
.navigation a:visited {
	color: #ffffff;
	text-decoration:none
	}
.navigation a:hover {
	text-decoration: none;
	color: #000000;
	background-image:url(images/navBackground_text.png);
	background-repeat:repeat-x;
}
.navigation a:active { 
	color: #000000;
	background-image:url(images/navBackground_text.png);
	background-repeat:repeat-x;
}

.navigationBOX{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	letter-spacing: .25em;
	}
.navigationEND{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
	letter-spacing: .25em;
	}
.boxBottom
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.beforeafterBox
{
	border: 1px solid #FFFFFF;
}
