/* this stylesheet is used for content pages */

BODY {
	background: url(images/back2.gif);
	color: #404040;
	font-family: verdana, arial, sans-serif;
	font-size: 12pt;
	scrollbar-face-color: #666666;
    scrollbar-shadow-color: #404040;
    scrollbar-highlight-color: #AAAAAA;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #202020;
    scrollbar-track-color: #1C5370;
    scrollbar-arrow-color: #EEEEEE }

A:link {
	background-color: transparent;
	COLOR: #3300CC;
	}

A:visited {
	background-color: transparent;
	color: #FF3333;
	}

A:active {
	background-color: transparent;
	color: #009933;
	}

A:hover {
	background-color: #FFFFCC;
	text-decoration: none;
	color: #404040;
	}

.navloc {
	font-size: 10pt;
	font-weight: bold;	
	}

A.navlnk {
	color:#404040;
	}

A.navlnk:Visited {
	color:#404040;
	}

A.navlnk:Active {
	color:#404040;
	}

A.navlnk:Hover {
	background-color:transparent;
	color:#ffffff;
	}	

A.navstr {
	color:#404040;
	text-decoration: none;
	font-weight: bold;
	}

A.navstr:Visited {
	color:#404040;
	text-decoration: none;
	font-weight: bold;
	}

A.navstr:Active {
	color:#404040;
	text-decoration: none;
	font-weight: bold;
	}

A.navstr:Hover {
	background-color:#ffffff;
	color:#a0a0a0;
	text-decoration: none;
	font-weight: bold;
	}		

H1 {
	color: #000000;
    font-family: verdana;
	font-style: normal;
	font-size: xx-large;
	font-weight: bold;
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
	}

H2 {
	color: #000000;
    font-family: verdana;
	font-style: normal;
    font-size: x-large;
	font-weight: bold;
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
	}

H3 {
	color: #b1c8d9;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: large;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 5px;
	MARGIN-TOP: 5px;
	}

H4 {
	color: #25587f;
    FONT-FAMILY: verdana;
	FONT-STYLE: normal;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	DISPLAY: block;
	MARGIN-BOTTOM: 1em;
	MARGIN-TOP: 1em;
	TEXT-ALIGN: center;
	}
	
H5 {
	color: #000000;
    font-family: verdana;
	font-style: normal;
	font-size: large;
	font-weight: normal;
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
	}	

H6 {
	color: #000000;
    font-family: verdana;
	font-style: normal;
	font-size: medium;
	font-weight: bold;
	display: block;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: center;
	}	
	
I {
	font-style: italic}

EM {
	font-style: italic}

.subhead {
	margin-left: 0.5em;
	background-color: #FFFFCC;
	padding: 4px;
	font-weight: bold;
	border-style: solid;
    border-width: 1px 2px 2px 1px;
	border-color: #606060 #000000 #000000 #606060;
	}

P {
	text-indent: 2em;
	line-height: 120%;
	margin-left: 2em;
	margin-right: 1em;
	}
	
Blockquote {
	margin-left: 9em;
	margin-right: 9em;
	line-height: 100%;
	font-size: 10pt;
	font-style: italic;
	}

.notes {
	color: #808080;
	font-family: georgia, times, serif;
	font-variant: normal;
	font-size: 10pt}	
	
.clear {
	clear: both;
	}

.empty {
	background-color: #ff3333;
	layer-background-color: #ff3333;
	padding: 3px;
	border: 2px solid #ffffff;
	width: 150px;
	height: 50px;
	font: normal 14pt verdana, helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: none;
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.title {
	float: right;
	width: 400px;
	color: #606060;
	background-color: #FFFF99;
	margin: 6px;
	padding: 10px;
	border-style: solid;
    border-width: 2px 2px 3px 3px;
	border-color: #606060 #606060 #000000 #000000;
	font-variant: small-caps;
	font-size: 24pt;
	font-weight: bold;
	}

.list {
	color: #606060;
	background-color: #ffffcc;
	margin: 10px;
	padding: 12px;
	border-style: solid;
    border-width: 1px;
	border-color: #606060;
	font-size: 12pt;
	font-weight: bolder;
	}
	
#jpgbox {position: absolute;top: 400px;left: 200px;z-index: 1000;visibility: hidden;}

.confirm_add {
	background-color: #FFFFCC;
	padding: 4px;
	border-style: solid;
    border-width: 2px;
	border-color: #000000;
	width: 340px;
	height: 280px;
	font: normal 12pt verdana, helvetica, sans-serif;
	color: #606060;
	display: none;
	z-index: 100;
	position: absolute;
	top: 20px;
	left: 150px;
	}
	
.question {
	background-color: #ffcccc;
	color: #FF3333;
	font-size: 10pt;
	line-height: 1.2;
	padding: 4px;
	}
	
.imageLeft {
	float: left;
	margin: 20px;
	}

.imageRight {
	float: right;
	margin: 20px;
	}
	
.linkLeft {
	float: left;
	background: url("images/left.gif") left no-repeat;
	height: 60px;
	margin: 20px;
	text-align: right;
	cursor: pointer;
	font-weight: bolder;
	}

.linkRight {
	float: right;
	background: url("images/right.gif") right no-repeat;
	height: 60px;
	margin: 20px;
	cursor: pointer;
	font-weight: bolder;
	}
	
	.medium {
	background-color: #cccccc;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	}
