html {
	height: 101%;
}

body {
	/*border-left: 1px solid #ffffff;*/
	margin: 0px 0px 0px 0px;
	/*background-color: #ffffff; */
	scrollbar-base-color: ffffff;
	scrollbar-dark-shadow-color: ffffff;
	scrollbar-track-color: ccccc1;
	scrollbar-face-color: ccccc1;
	scrollbar-shadow-color: ffffff;
	scrollbar-highlight-color: ccccc1;
	scrollbar-3d-light-color: ffffff;
}

p {
	/* margin-left: 30px; */
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 9pt;
	font-style: normal;
	color: #111111;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 18px;
}

.nav1 A:link, .nav1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff6666;
	text-decoration: none;
}
.nav1 A:hover {
	/* text-decoration: underline; */
	color: #666666;
	text-decoration: underline;
}

.nav2 A:link, .nav2 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ff6666;
	text-decoration: none;
	letter-spacing: 2px;
}
.nav2 A:hover {
	/* text-decoration: underline; */
	color: #676767;
}

.pilnav A:link, .pilnav A:visited {
	/* display: block; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ff6666;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 3px;
}
.pilnav A:hover {
	/* text-decoration: underline;
	letter-spacing: 1px; */
	color: #676767;
}

/*** header tags ***/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #676767;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #676767;
	letter-spacing: 1px;
	line-height: 17px;
	margin: 0px;
	/* margin-bottom: 15px; */
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	letter-spacing: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #ff1a00;
	letter-spacing: 1px;
}

/* ++++++++++++++++++++ CONTENT tags ++++++++++++++++++++++++++ */

.img_border {
	border: 1px solid #999999;
}

.img_text {
	display: block;
	/* float: left; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: nprmal;
	color: #333333;
	line-height: 11px;
	letter-spacing: 1px;
	padding-top: 3px;
}

.left_vspacer {
	display: block;
	width: 190px;
	height: 25px;
	/* float: left; */
}

.greyline {
	border-bottom: 1px solid #C9C9C9;
}

/* ++++++++++++++++++++++ MENU tags +++++++++++++++++++++++++++ */

#menu a:link, #menu a:visited, #menu a:active, #menu a {
	width: 780px;
	height: 16px;
	/* float: left; */
	display: block;
	padding: 7px 0px 6px 0px;
	background-color: #dddddd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6666;
	letter-spacing: 1px;
	line-height: 17px;
	border-bottom: 1px solid #CCCCCC;
}

#menu a:hover {
	background-color: #666666;
	color: #FFFFFF;
	padding: 7px 0px 6px 0px;
	text-decoration: none;
	font-weight: bold;
}

/* +++++++++++++++++++++++ narrow_menu ++++++++++++++++++++++++++ */

#narrowmenu a:link, #narrowmenu a:visited, #narrowmenu a:active, #narrowmenu a {
	width: 520px;
	height: 16px;
	/* float: left; */
	display: block;
	padding: 7px 10px 6px 0px;
	background-color: #dddddd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 9pt;
	font-weight: bold;
	color: #ff6666;
	letter-spacing: 1px;
	line-height: 15px;
	border-bottom: 1px solid #CCCCCC;
}

#narrowmenu a:hover {
	/* background-color: #666666; */
	color: #555555;
	padding: 7px 10px 6px 0px;
	text-decoration: none;
	/* font-weight: bold; */
}

/* +++++++++++++++++++++++ narrow_menu418 ++++++++++++++++++++++++++ */

#narrowmenu418 a:link, #narrowmenu418 a:visited, #narrowmenu418 a:active, #narrowmenu418 a {
	width: 408px;
	height: 16px;
	/* float: left; */
	display: block;
	padding: 7px 10px 6px 0px;
	background-color: #dddddd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 12px; */
	font-size: 9pt;
	font-weight: bold;
	color: #ff6666;
	letter-spacing: 1px;
	line-height: 15px;
	border-bottom: 1px solid #CCCCCC;
}

#narrowmenu418 a:hover {
	background-color: #DADADA;
	color: #555555;
	padding: 7px 10px 6px 0px;
	text-decoration: none;
	/* font-weight: bold; */
}
