body {
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	
	margin: 0px; 
	
	background-color: #FFFFFF;
	
	font-family: arial,helvetica,times new roman,san-serif; 
}


h1 { text-align: center; font-family: arial,helvetica,times new roman,san-serif; }
h2 { text-align: center; font-family: arial,helvetica,times new roman,san-serif; }
h3 { text-align: center; font-family: arial,helvetica,times new roman,san-serif; }
h4 { text-align: center; font-family: arial,helvetica,times new roman,san-serif; }

.hblue { COLOR: #6699FF;}
.hdeepblue { COLOR: #6666FF;}
.hdarkblue { COLOR: #0000FF;}
.horange { COLOR: #ffb974;}
.hred { COLOR: #ff0000;}
.hwhite { COLOR: #FFFFFF;}
.hblack { COLOR: #000000;}
.hdead { COLOR: lightgrey;}



.text { text-align: left; font-family: arial,helvetica,times new roman,san-serif; }
.date { COLOR: #ff0000; FONT-WEIGHT: bold; font-style: italic; }
.source { COLOR: grey; FONT-WEIGHT: bold; font-style: italic; }



a:link { color: #0000ff; }
a:visited { color: #800080; }
a:active { color: #ff0000; } 

hr { margin-top: 25px; width: 100%; } 

table.maintable {
	table-layout: fixed; 
	border-style: hidden; 
	width: 100%; 
	height: 100%;
	
	font-family: arial,helvetica,times new roman,san-serif; 
	color: #000000;
}

table.headertable {
	table-layout: fixed; 
	border-style: hidden; 
	width: 100%; 
	height: 100%;
	
	font-family: arial,helvetica,times new roman,san-serif; 
	color: #000000;
}

table.contenttable {
	table-layout: fixed; 
	border-style: hidden; 
	width: 100%; 
	height: 100%;
	
	font-family: arial,helvetica,times new roman,san-serif; 
	color: #000000;
	size: 12px
	
}

table.menutable {
	table-layout: auto;
	border-style: hidden; 
	width: 100%; 
		
	font-family: arial,helvetica,times new roman,san-serif;
	color: #ffffff;
}

table.menutable td {
	width: auto; 
	HEIGHT: auto;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	BORDER-BOTTOM: #ffffff 1px solid;
}

TR.menuitemout TD {
	BACKGROUND: #6699FF; COLOR: #ffffff;
}

TR.menuitemover TD {
	BACKGROUND: #6666FF; COLOR: #ffffff;
}

A.menulink {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;

	COLOR: #ffffff;
	BACKGROUND: none;
	font-family: arial,helvetica,times new roman,san-serif;
	LETTER-SPACING: 0.05em;
	TEXT-DECORATION: none
}

A.menulink:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;

	COLOR: #ffffff;
	BACKGROUND: none;
	font-family: arial,helvetica,times new roman,san-serif;
	LETTER-SPACING: 0.05em;
	TEXT-DECORATION: none 
}
.menulinkactive { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FFFF66; font-family: arial,helvetica,times new roman,san-serif; LETTER-SPACING: 0.05em; text-decoration=underline}
A.menulink:active {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;

	COLOR: #FFFF66;
	BACKGROUND: none;
	font-family: arial,helvetica,times new roman,san-serif;
	LETTER-SPACING: 0.05em;
	TEXT-DECORATION: none
}
A.menulink:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;

	COLOR: #FFFF66;
	BACKGROUND: none;
	font-family: arial,helvetica,times new roman,san-serif;
	LETTER-SPACING: 0.05em;
	TEXT-DECORATION: underline 
}

div.window {
	margin-right: 1em;
	margin-bottom: 0.5em;
	padding: 0.5em;
	border-style: solid;
	border-width: 2px;
	background-color: #F5F5F5;
	width: 90%;
	float: left
}

.menutext { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; font-family: arial,helvetica,times new roman,san-serif; LETTER-SPACING: 0.05em;}
.menutext_dead { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: lightgrey; font-family: arial,helvetica,times new roman,san-serif; LETTER-SPACING: 0.05em;}
.textcontent   { FONT-SIZE: 14px; COLOR: #000000; font-family: arial,helvetica,times new roman,san-serif; }
.textcontent12   { FONT-SIZE: 12px; COLOR: #000000; FONT: Arial, Helvetica, sans-serif; }
.textcontent10   { FONT-SIZE: 10px; COLOR: #000000; FONT: Arial, Helvetica, sans-serif; }
