/*
by Yuri Sakamoto 2003-04-01
if you edit this file please validate again at
http://jigsaw.w3.org/css-validator/validator?uri=http://oskar.dialogengines.com/page_style.css 
*/

body {
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", Tahoma, Arial, sans-serif ;
        }


body.pc { 
	background-color: #ffffff ;
	color: #666666 ;
	}
body.comments { 
	background-color: #eeeeee ;
	color: #222222 ;
	}
body.print { 
	background-color: #ffffff ;
	color: #222222 ;
	}
body.edit { 
	background-color: #eeeeee ;
	color: #222222 ;
	}

a:hover {
  color: blue;
  background-color: #eee;
}

a:active {
  color: red;
  background-color: yellow;
}

a:link { color: #333333 ; }
a:visited { color: #333333 ; }
/*
a:active { color: #333333 ; }
*/

table.top-navigation {
	background-color : #eeeeee ; 
	border-style : none ;
	border-width : 0px ;
	width : 100% ;
	}

td.top-navi {
	padding-bottom : 0em ;
	padding-top : 0em ;
	height : 20% ;
	border-style : none ;
	}

td.topnavi-first { 
	vertical-align: top ;
	white-space : nowrap ; 
	padding-bottom : 0em ;
	padding-top : 0em ;
	border-style : none ;
	height : 20% ;
	}

td.topnavi-rest { 
	vertical-align: top ;
	text-align : left ; 
	border-style : none ;
	padding-bottom : 0em ;
	padding-top : 0em ;
	height : 20% ;
	}

.topnavi-parent-link { 
	background-color : #cccccc ; 
        color: #222222 ;
	}

.topnavi-self-link { 
	background-color : #ffff99 ;
        color: #222222 ;
	}

a.topnavi-child-link { 
	background-color : #dddddd ;
        color: #222222 ;
	}

.navigation { 
	color : #333333 ;
	}

.delete-buttons { 
	color : black ;
	background-color : #E0FFFF ;
	}

td.comments-top { 
	background-color : #0000FF ;
        color: black ;
	width : 100% ;
	text-align: center ;
	}

.comments-title { 
	color : black ;
	background-color : #E0FFFF ;
	text-align: center ;
	}

table.comments { 
	color : black ;
	background-color : #E0FFFF ;
	width : 100% ;
	border-style : none ;
	}

table.comment-header { 
	color : black ;
	background-color : #B0C4DE ;
	border-style : none ;
	width : 100% ;
	}

td.comment-header-subject { 
	width : 100% ;
	}

td.comment-header-time { 
	width : 85% ;
	}

td.comment-header-delbutton { 
	width : 15% ;
	}

td.rightside { 
	white-space :nowrap ; 
	}

td.cnt-idx-main { 
	width : 90% ;
	vertical-align: top ;
	}

td.cnt-idx-buttons { 
	width : 10% ;
	vertical-align: top ;
	}

table.cnt-center,idx-center { 
	border-style : none ;
	padding : 0 ;
	width : 100% ;
	vertical-align: top ;
	}


img { 
	border-style : none ;
	}

/* can limit to table below ? */

.print-main-page,comments-main-page,header-print,title-orientation,pc-main-page,pc-cnt-page,pc-idx-page,edit-main-page,threecolumn,leftside,comments,footer,twocolumn { 
	border-style : none ;
	padding : 0 ;
	width : 100% ;
	}

