#sidebanner
	{		
		left		: 821px;
		top			: 8px;
		position	: absolute;
		font-family: Verdana, sans-serif;
		font-size: 9pt;		
	}


.main_menu {
	list-style-type: none;
	margin: 5pt;
	padding: 0pt;
}

.main_menu li {
      padding: 2pt;
      float: left;
      width: auto;
      margin-right: 3pt;
      text-align: center; 
    }

.main_menu .exttail {
        visibility: hidden;
}

p, td, li, input, select, textarea {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;	
	line-height: 20px;
	font-size: 13px;

}

body {
  background-image: url("../images/wbkg.jpg");
  background-repeat: repeat; 
  font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;	
  font-size: 95%;
  color: #333;
  line-height: 1.5em;
  
  padding: 0px;
  background: #DDD; 
}

a {
  text-decoration: none;
}
a:link { color: #699CCF; }
a:visited {color: #699CCF; }
a:hover { color: #09f; } 

blockquote {
  padding: .5em;
  background: #D0E7FA;
  border-top: 1px solid #B9DDFC;
  border-bottom: 1px solid #B9DDFC;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

form, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {
	width: 770px;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif; 
	font-size:.82em;
	height = 20px;
        background-color: #FAFAFA; 
	background-image: url("../images/w.jpg");
	background-repeat: no-repeat;
        padding: 10px 20px 20px 20px;
}

div.header H2{
	visibility: hidden;
}

.header a:hover {
	color: #09F; 
	background: transparent;
	border-bottom: 0px;
}

.page {
	width: 760px;
	color: #111;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	background-color: white;
	margin: 2px;
	padding: 20px;
	border-top: 1px solid #666;
	border-bottom: 1px dashed #999;
}

/*

.page {
	float: clear;
	width: 100%;
	margin-right: 20px;
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif; 
	background-color: #FAFAFA; 
	padding: 20px 20px 5px;
	height: 100%;
}

*/

.missingpage {
	color: #933;
}

.footer {
	clear: both;
	background-color: #FAFAFA;
	padding: 0px 10px 0px;
	margin: 10px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: 10px;
}

.commentsheader {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: .9em;
	clear: both;
	background-color: #FAFAFA;
	padding: 2px 20px;
	margin-top:20px;
}

.comment {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: .8em;
	background-color: #FAFAFA;
	padding: 20px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
   	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial,  Helvetica, sans-serif;
	font-size: .7em;
	background-color: #FAFAFA;
	padding: 20px;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 11px "Bitstream Vera Sans Mono","Courier New", monospace;
	width: 95%;
	margin:auto;
	overflow: auto;
	padding: 3px;
}

.notes {
	font-family: "Hoefler Text", "Georgia", "Garamond", "Palatino", serif; 
	font-style: italic;
	font-size: 1.2em;
	color: #999;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}

.page h1, .page h2, .page h3, .page h4, .page h5 { 
  font-family: "Lucida Grande", "Lucida Sans", Tahoma, Arial,  Helvetica, sans-serif;	
  letter-spacing: .12em;
  margin: 0 0 .5em 0; 
  border-bottom: 1px solid #ddd; 
  font-weight: normal; 
  color: #666; 
}

.page h1 {   font-size: 1.8em; 
  padding: .25em 0; 
}

.page h2 { font-size: 1.6em; 
  border-bottom: 1px solid #ddd;
  padding: .25em 0 0 0; 
}
.page h3 { font-size: 1.4em; 
 border-bottom: 1px solid #ddd;
}
.page h4 { font-size: 1.3em; 
 border-bottom: 1px solid #ddd;
}
.page h5 { font-size: 1.1em; 
 border-bottom: 1px solid #ddd;
}


a.ext:link, a.ext:visited, a.ext:active {
	color: #333399;
}

a.ext:hover {
	color: #09F;
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.searchbox {
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
	font-size:10px
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

/*---Specific Styles ---*/

.clear {clear:both;}

.comments {display: none;}

.floatl {
  float: left; 
  width: 48%; 
  margin: 0.5%; 
  padding: .5em;
  
  border-top: 1px solid #B9DDFC;
  border-bottom: 1px solid #B9DDFC;
}

.floatr {
  float: right; 
  width: 48%; 
  margin: 0.5%; 
  padding: .5em;
  
  border-top: 1px solid #B9DDFC;
  border-bottom: 1px solid #B9DDFC;
}

.previewhead {
	margin: auto; 
	z-index:20; 
	position:fixed; 
	top: 40px; 
	left: 10px; 
	color: red; 
	font-size: xx-large; 
	font-weight: bold; 
	padding: 5px;
}

.highlight {color: red; background: #FFFFD0;}

.strikethrough {color: #888; text-decoration: line-through;}

.additions {background-color: #ccffcc;}

.deletions {color: #876; background-color: #FFCC99;}

.underline {text-decoration: underline;}

.recentchanges {font-size: 0.9em;}

.pagenote {color: #888;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

.smallprint {
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	color: #777; 
	padding-right: 0.5%; 
	text-align: right;}

.smallprint a {
	color: #987;
}
