/* CSS Document */
.EyeBody {
	background-color: #FFFFFF;
	color: #FFFFCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #f5ad31;
}
.SectionTopBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	width: 100%;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f5ad31;
	vertical-align: top;
	}
.SectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	vertical-align: top;
	float: left;
	width: 70%;
	}
	
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	vertical-align: top;
	}
	
	
.SectionTopBarGallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	width: 100%;
	background-color: #e0e0e0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	height: 50px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f5ad31;
	vertical-align: top;
	}

.SectionTopBarGallery A:link{
	color: #FF6600;
	text-decoration: none;
	font-size: 10pt;
}
.SectionTopBarGallery A:visited{
	color: #FF6600;
	text-decoration: none;
	font-size: 10pt;
}
.SectionTopBarGallery A:hover{
	color: #00CC00;
	text-decoration: none;
	font-size: 10pt;
}
	
.SectionMiddle {
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	}
	
.SectionLeftNav {
	width: 120px;
	float: left;
	}
	
.SectionBottomBar {
	width: 100px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f5ad31;
	}
	
.SectionRightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
	text-align: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 20bpx;
        float: right;
	width: 400px;
	left: 175px;
	top: 50px;
	position: absolute;
	}
	
.SectionMainArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48pt;
	color: #FFCC33;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 100%;
	}
	
.LeftNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
	text-align: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.LeftNavText A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	width: 100px;
	background-color: #e0e0e0;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
}
.LeftNavText A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	width: 100px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
}
.LeftNavText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	text-decoration: none;
	text-align: left;
	width: 100px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
}

.LeftNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.LeftNavTitle A:link{
	color: #FF6600;
	text-decoration: none;
}
.LeftNavTitle A:visited{
	color: #FF6600;
	text-decoration: none;
}
.LeftNavTitle A:hover{
	color: #00CC00;
	text-decoration: none;
}
.SectionRightNav {
	text-align: right;
	width: 100px;
}
.RightNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC33;
	text-decoration: none;
	text-align: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.RightNavText A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #F5AD31;
	text-decoration: none;
	text-align: left;
	background-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.RightNavText A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #F5AD31;
	text-decoration: none;
	text-align: left;
}
.RightNavText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	text-decoration: none;
	text-align: left;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.MainTextMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.MainTextMedium a:link {
	color: #FF6600;
	text-decoration: underline;
}
.MainTextMedium a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.MainTextMedium a:hover {
	color: #FF6600;
	text-decoration: none;
}

.MainTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.MainTextSmall a:link{
	color: #FF6600;
	text-decoration: underline;
}


.MainNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.MainNavText A:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #FFffff;
}
.MainNavText A:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #FFffff;
}
.MainNavText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC00;
	text-decoration: none;
	text-align: left;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
}
.NoteCardTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF3366;
	text-decoration: none;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}

.PhotoTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 5px;
}
