body, html{
	color:#444;
	margin:0px;
	padding: 0px;
	font-size: x-small; 
	font-family: verdana, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}



a:link { 
	color: #444;
	text-decoration: none;
}
a:visited { 
	color: #444; 
	text-decoration: none; 
}
a:active { 
	color: #444; 
	text-decoration: none; 
}
a:hover { 
	color: #667DD1; 
	text-decoration: none; 
}



form {
	margin:0px;
	padding:0px;
}

#mainMenu{
	border-right:1px solid white;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px white;	
	background-color: #eeeeee;
	color: #667DD1;
	height:32px;
}
#mainMenu table{
	margin:0px;
	padding:0px;
}
#mainMenu table td{
	height:32px;
	border-right:1px solid gray;
	border-top:1px solid gray;
	border-bottom:1px solid gray;	
	text-align: center;
	font-weight: bold;
	background-color: #eeeeee; 
}

#logo{
	background-color: #eeeeee; 
	color: #667DD1;
	height:163px;
	z-index: 0;
}


#leftMenuContainer{
	background-color: #eeeeee;  
	margin:0px;
	padding:0px;
	background:white;
	float:none;
	border-left:1px solid #E5E5E5;
}

#leftMenuContainer hr{
	border: none 0;
	border-top: 10px solid #D8D8D8; /*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	width: 100%;
	margin:3px 0px 3px 0px;
}


#search {
	text-align:center;
	margin:0px 0px 0px 0px;
	width:149px;
	border-top:2px solid #eeeeee; 
	border-bottom:3px solid #eeeeee; 
	background-color: #eeeeee; 
}

#search .textField{
	width:80px;
	max-width: 80px;
	height:16px;
	border: 1px solid #677DD2;
	font-size:1em;
}

#search .submit{
	width:53px;
	max-width: 53px;
	height:21px;
	background-image: url(/web/20210507041848im_/https://archive.f-secure.com/weblog/archives/images/searchButton.gif); 
	background-repeat: no-repeat;
	background-color:white;
	border:none;
	margin:0px;
	font-size:1em;
	color:black;
        padding-bottom: 4px;
}

.modQuickLink{
        height: 18px;
	width:148px;
        float: left;
}

.modSectionTd{
        border-width: 0px 0px 0px 0px;
	border-style: solid;
        border-color: #Ffffff;
}

.modSectionTd2{
        margin:0px 5px 0px 5px;

}


.modSubHeaderBg{
	width:779px;
	height:24px;
	max-height:24px;
	min-height:24px;
	background-color: #667DD1;
	text-align: center;
	font-weight:bold;
        font-size: 1.2em;
	line-height:1.2em;
	vertical-align: middle;
	float:right;
	clear: both;   
        border-bottom:1px solid #506790;
        border-top:1px solid #98ABF1;
	color: white;
}


#buttons {
	width:140px;
	max-width: 140px;
	height:18px;
	min-height:18px;
	text-align: left;
	font-weight:bold;
        font-size: 10px;
	line-height:18px;
	left:100px;
	float:left;
	clear: both;   
	margin: 0px 0px 0px 0px;


	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #d9d6d1;

	background-color: #eeeeee;
	color: #444;
}

#buttons a:link, #buttons a:visited,#buttons a:active{
	color: #444;
}

#buttons a:hover{
	color: #667DD1;
}

#mod .modSubHeader{
        color: white !important;
	text-decoration:none !important;
}

#footer{
	background-image: url(/web/20210507041848im_/https://archive.f-secure.com/weblog/archives/images/footer_bg3.gif);
	background-repeat: no-repeat;
	width:780px;
	height:27px;
	float:right;
	border-right:0px;
	margin-bottom:10px;
	margin:0px 0px 0px 0px;
}
#footer ul{
	margin:10px 0px 0px 10px;
	padding:0px;
	list-style: none;
	text-align:right;
	float:right;
}
#footer li{
	margin:0px 0px 0px 5px;
	padding:0px;	
	text-align:right;
	float:right;
}


#besure{
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:227px;
	background-color: #667DD1;
	background-position: 983px 93px;
	z-index: 0;
}

#rightContentNewsFeed {
	position: absolute;
	top:227px;
	left:970px;
	width:220px;
	background-color: #FFFFFf;
	z-index: 11;
}

#mod{
	width:100%;
	float:left;
	font-size:1.1em;
	background-color: white;
}


#mod h1{
	font-size:10px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
}

#mod a:link, #mod a:visited,#mod a:active{
	color: #667DD1;
}

#mod a:hover{
	color: #444;
}


#mod2 {
	color: #444; 
	background: url(/web/20210507041848im_/https://archive.f-secure.com/weblog/archives/images/comment_bg.png) no-repeat white;
	background-position: 668px 0px;
	text-align: right;
	line-height:13px;
	height: 13px;

	width: 778px;
	border:none;
}
#mod2 a:link, #mod2 a:visited,#mod2 a:active{
	color: #ccc; 
}
#mod2 a:hover{
	color: #667DD1;
}




#mod ul{
	margin:0px 0px 10px 20px;
	padding: 0px;
}


#mod .modSubHeader{
        color: white !important;
	text-decoration:none !important;
}

#modTable{
        border-width: 0px 1px 1px 1px;
	border-style: solid;
        border-color: #d9d6d1;
        border-spacing: 0px;
        border-collapse: separate;
}
#modTable td{
        text-align: left;
        vertical-align: top;
}

#bodyWrapper{
	margin:0px;
	padding: 0px;
	z-index: 10;
	width:100%;
	top:0px;
	left:0px;
	position: absolute;
}

#mainTable{
	border-left:24px solid #667DD1;
	border-top:29px solid #667DD1;
	margin:0px 0px 30px 0px;
	background-repeat: no-repeat;
	z-index:0;
	background-color: #eeeeee;
}


html{
	background: url(/web/20210507041848im_/https://archive.f-secure.com/weblog/archives/images/htmlBackground.png) repeat-y #eeeeee;
	z-index: 2;
}


#mainContentContainer{
	border-right:1px solid white;
	width:778px;
	background-color: #ffffff;
	background-position: -174px 0px;
	background-image: url(/web/20210507041848im_/https://archive.f-secure.com/weblog/archives/images/htmlBackground.png);
	background-repeat: repeat-y;
}
/*
     FILE ARCHIVED ON 04:18:48 May 07, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:06:30 Aug 03, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.7
  exclusion.robots: 0.028
  exclusion.robots.policy: 0.012
  esindex: 0.013
  cdx.remote: 1294.872
  LoadShardBlock: 213.583 (3)
  PetaboxLoader3.resolve: 134.767 (3)
  PetaboxLoader3.datanode: 78.823 (4)
  load_resource: 54.12
*/