/*
$Id:$
*/

pre.wk_pre {
	background-color:#F9F9F9;
	border:1px solid blue;
	color:black;
	line-height:1.1em;
	padding:1em;
	}
hr.wk_hr {
	width:100%;
	background-color:blue; 
	height:1px;
	color:black;
	border-width:0px;
	}	
a.wk_attachment {
	background-color:#FFFFFF;
	border-width:0px;
	color:black;
	padding:1px;
	font-weight:bold;
	}
a.wk_link {
	background-color:#FFFFFF;
	border-width:0px;
	color:black;
	padding:1px;
	background-image:url('../pics/r_arrow.gif'); 
	background-repeat:no-repeat; 
	background-position:right center;
	font-weight:bold;
}
ul.wk_ul{
	list-style-type:disc; 
	color:black;
	font-weight:bold;
}
	
span.wk_h1{
	font-size:xx-large;
	font-weight:bold;
	}
span.wk_h2{
	font-size:x-large;
	font-weight:bold;
	}
span.wk_h3{
	font-size:large;
	font-weight:bold;
	}
span.wk_h4{
	font-size:medium ;
	font-weight:bold;
	}
span.wk_h5{
	font-size:small;
	font-weight:bold;
	}
span.wk_i{
	font-style:italic;
	}
span.wk_ib{
	font-style:italic;
	font-weight:bold;
	}
span.wk_b{
	font-weight:bold;
	}	
span.wk_i{
	font-style:italic;
	}	
button.Tab 	{background-color: gray;	background-position: middle center ; border-color: #000000 #000000 #000000 #000000;
				 border-style:solid;border-width:1px;font-family:Verdana,Arial,Helvetica,sans-serif;
				margin: 0px;width:auto; height:auto; cursor:pointer;
				-moz-border-radius-topleft:10px;
				-moz-border-radius-topright:10px;}

div.wk_preview{
	background-color:#FFFFFF; 
	width:auto; 
	height:auto;
	border-style:none;
	border-width:1px;
}	