/* CSS Document */
/* Main Menu CSS */
td#menuback:hover {
	background-color: #DDDDDD;
}
td#mainmenupic:active {
}

td#mapbtn {
	background-image:url(../images/btnback.gif);
	text-decoration:none;
	background-repeat:no-repeat;
	border:none;
	border-style:hidden;
}		
td#mapbtn:hover {
	background-image:url(../images/btnback_hover.gif);
	background-repeat:no-repeat;
	border:none;
	border-style:hidden;
}		


a#menubottom:link {text-decoration: none;}
a#menubottom:visited {text-decoration: none;}
a#menubottom:hover {text-decoration: underline; color:#000000; }
a#menubottom:active {text-decoration: none; color:#FF0000;
}
.timelinetop {
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#000000;
}
td#timeline {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
td#timelinel {
	padding-left:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #CCCCCC;

	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
}
Body#Welcome {
	background-image:url(../images/back4.jpg);
	background-repeat:repeat-x;
}

/***************************************************************/

Body {
	margin: 0;
}

.Title {
	color: gray;
	font-weight: bolder;
	font-size: 16pt;
	line-height: 19pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
	
.ParaHead {
	color: #333;
	font-weight: bolder;
	font-size: 12pt;
	line-height: 15pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ParaSubHead {
	color: silver;
	font-style: italic;
	font-weight: bolder;
	font-size: 11pt;
	line-height: 14pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ParaCopyBold {
	color: black;
	font-weight: bolder;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a#flashing:link {
	color: red;
	font-weight: bolder;
	font-size: 9pt;
	text-decoration: underline blink ;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


.ParaCopyBoldItalic {
	color: black;
	font-style: italic;
	font-weight: bolder;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ParaCopy {
	color: black;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.ParaCopyItalic {
	color: black;
	font-style: italic;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.menu {
	color: gray;
	font-size: 8pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.mainmenu {
	color: #FF0000;/* gray; */
	font-size: 8pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-stretch: ultra-condensed;
	text-align:center;
}


.placeholder {
	color: gray;
	font-style: italic;
	font-size: 7pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:link {text-decoration: underline; color:#000000;}
a:visited {text-decoration: underline; color:#000000;}
a:hover {text-decoration: underline; color: #0000FF;}
a:active {text-decoration: underline; color:#000000;}

.menu1 {
	color: black;
	font-size: 8pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.galmenuborderL {
	border-left-width:thin;
	border-left-style:solid;
	border-left-color:#000000;
}

.galmenuborderR {
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#000000;
}

.galmenutext {
	color: #000000;
	text-decoration:none;
	font-size: 8pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.galmenutext:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color:#0000FF;
	font-size: 8pt;
	line-height: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}


.H1B {
/* Heading 1 Black 14 Point Bold*/
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H1BL {
/* Heading 1 Blue 14 Point Bold*/
	color: #0000FF;
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H1G {
/* Heading 1 Green 14 Point Bold*/
	color: #006633;
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H1R {
/* Heading 1 Red 14 Point Bold*/
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
	line-height: 16pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H2G {
/* Heading 2 Green 16 Point Bold*/
	color: #006633;
	font-weight: bold;
	font-size: 16pt;
	line-height: 19pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H2R {
/* Heading 2 Red 16 Point Bold*/
	color: #FF0000;
	font-weight: bold;
	font-size: 16pt;
	line-height: 19pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H2B {
/* Heading 2 Black 16 Point Bold*/
	color: #000000;
	font-weight: bold;
	font-size: 16pt;
	line-height: 19pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.H2BL {
/* Heading 2 Blue 16 Point Bold*/
	color: #0000FF;
	font-weight: bold;
	font-size: 16pt;
	line-height: 19pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/* Heading 3 Blue 18 Point Bold */
.H3 { 
	color: #0000FF;
	font-weight: bold;
	font-size: 18pt;
	line-height: 20pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/* Heading 3 Green 18 Point Bold */
.H3-G {
	color: #006633;
	font-weight: bold;
	font-size: 18pt;
	line-height: 20pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
/* Heading 3 Black 18 Point Bold */
.H3-G {
	color: #000000;
	font-weight: bold;
	font-size: 18pt;
	line-height: 20pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.paracopyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00F;
}
