/* CSS Document */
body {
	background: url(images/background.jpg) fixed;
}
P{
font-family:Garamond
font-size:11px
color:#000000
line-height:18px
padding:3px
	font-family: Garamond;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0033FF;
}
.SubBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.navigation{
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #0066CC;
	display: block;
	color: #FFFFFF;
	padding: 8px;
	width: 140px;
	line-height: 16px;
}
.navigation:hover{
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	color: #330033;
	padding: 8px;
	width: 140px;
}
.ParagraphTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #330033;
	font-style: italic;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.myscroll{
font-family:Garamond
font-size:11px
color:#000000
line-height:18px
padding:3px
	font-family: Garamond;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DateTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.copyright{
font-family:Garamond
font-size:11px
color:#000000
line-height:18px
padding:3px
	font-family: Garamond;
	font-size: 10px;
	line-height: 18px;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Sentence{
font-family:Garamond
font-size:11px
color:#000000
	font-family: Garamond;
	font-size: 11px;
	line-height: 10px;
	padding: 3px;
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*CSS for thumbnails image*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #000066;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: #FFFFFF;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
/*CSS for thumbnails image*/
.Link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.Link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Management {
font-family:Garamond
font-size:11px
color:#000000
line-height:18px
padding:3px
	font-family: Garamond;
	font-size: 11px;
	padding: 3px;
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TableContent{
font-family:Garamond
font-size:11px
color:#000000
line-height:11px
padding:3px
	font-family: Garamond;
	font-size: 11px;
	line-height: 11px;
	padding: 3px;
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
