body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
#envelope {
	clear: both;
	float: left;
	width: 920px;
}



#leftcolumn {
	width: 155px;
	left: 0px;
	top: 120px;
	background: #E9E9E9;
	z-index: 1;
	padding: 10px 10px 0px;
	margin: 0px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	float: left;
	clear: both;
}
#leftcolumn p {
	padding-right: 5px;
	padding-left: 5px;
}


#leftcolumn a {
	color: #000055;
	text-decoration: underline;
}
#leftcolumn a:hover {
	text-decoration: underline;
}

#Content {
	width: 725px;
	left: 190px;
	top: 120px;
	z-index: 1;
	float: left;
	margin-left: 10px;
	clear: none;
	margin-top: 0px;
}
#Content a {
		color: #000055;
	text-decoration: underline;
}
#Content a:hover {
	text-decoration: none;
}


.caption {
	font-style: italic;
}
.greybox {
	background: #E9E9E9;
	border: 1px dashed #999999;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.imagebox {
	font-style: italic;
	position: static;
	font-size: 80%;
	color: #003399;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #BB3333;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000055;
}
#Content h2 {
	font-size: 110%;
	color: #CC3300;
}
#Content h3 {
	font-size: 110%;
	color: #0055aa;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}


#header {
	background: #e71;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 82px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	float: left;
}


#krusilogo {
	position: absolute;
	left: 522px;
	top: 0px;
}
.holmpage {
	font-size: 70%;
	color: #661111;
	text-align: center;
}
.holmpage a {
	color: #FFCC66;
}

#Content p {
	margin-top: 5px;
	margin-bottom: 16px;
}

#menu dl {
	width: 150px;
	margin: 0;
	padding: 0 0 10px;
	background: #27c url(bottom.gif) no-repeat left bottom;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcolumn #menu dt {margin:0; padding: 10px; font-size: 1.2em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #27c url(top.gif) no-repeat left top;}


#leftcolumn #menu dd {margin:0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #fff; background: #e71;}
#leftcolumn #menu #ligna a, #ligna a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #000055; width:125px;
}
#leftcolumn #menu #ligna a:hover {
	background: #e71;
	color:#000;
}


.imgright {
	margin: 5px 0px 5px 7px;
	padding: 0px;
	float: right;
}
.imgleft {
	margin: 5px 7px 5px 0px;
	padding: 0px;
	float: left;
}

.techdata {border:solid 1px #000055}
.techdata th {
	background: #000055;
	color: #fff;
	margin: 0px;
	padding: 2px;
	}
.techdata td {
	margin: 0px;
	padding: 3px;
}
.bluebold {
	font-weight: bold;
	color: #2277bb;
	font-style: normal;
	font-size:1em;
}


/* horizontal menu */

#outer {
	padding:2px 0;
	border:1px solid #005;
	border-color:#49d #005 #005 #49d;
	background:#27c url(images/grad.gif) repeat-x bottom left;
	margin:0px 0;
	float: left;
	width: 100%;
}

#point {
	display:table;
	padding:0;
	margin:0 auto;
	list-style:none;
	white-space:nowrap;
	width: 100%;
	float: left;
	
}
#point li {
	display:table-cell; margin:0; padding:0; float:left; white-space:nowrap}
	
#point li a, #point li a:visited {
	float:left; 
	font-family:arial; 
	font-size:0.7em; 
	height:2.5em; 
	line-height:2.5em; 
	letter-spacing:1px; 
	white-space:nowrap;
	padding:0 1em; 
	text-decoration:none; 
	color:#fff; 
	background:#27c url(images/grad.gif) repeat-x bottom left; 
	border-right:1px solid #25a; 
	border-left:1px solid #49d;}
	
#point li a:hover, #point li a.current {
	background:#27c url(images/down_arrow.gif) no-repeat center top; color:#fff;}

#point li a:hover b, #point li a.current b {
	display:block; 
	float:left; 
	background:transparent url(images/up_arrow.gif) no-repeat center bottom; 
	cursor:pointer} 
.imgrightClearRight {
	margin: 5px 0px 5px 7px;
	padding: 0px;
	float: right;
	clear: right;
}
.eighty {
	font-size: smaller;
}
.imgleftClearleft {
	margin: 5px 7px 5px 0px;
	padding: 0px;
	float: left;
	clear: left;
}
