.main_menu {
	list-style-type: none;
	margin: 5pt;
        padding: 0pt;
	margin-bottom: 10pt;
}

.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 Unicode", Arial, Helvetica, sans-serif;	
	line-height: 20px;
	font-size: 13px;

}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	color: #000000;
background-color: #FFFFFF;
	margin-top: 60px;
	margin-left: 150px;
	margin-right: 150px;
	margin-bottom: 130px;
}

a {
	color: #333399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
/*	color: #993333; */
}

a:active {
	text-decoration: none;
}


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: 1px solid #CCC;
}
img.centre {display: block; text-align: center; margin: 10px auto; 	}
img.center {display: block; text-align: center; margin: 10px auto; 	}
img.left {margin: 5px 5px 5px -5px; float: left; margin: 10px auto; 	}
img.right {margin: 5px -5px 5px 5px; float: right; margin: 10px auto;	}
img.freeleft {margin: 5px 5px 5px -5px; float: left; margin: 10px auto; border:none; 	}

.indent {
	margin-left: 40px;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {
	padding: 73px 10px 5px 0px;
	overflow: visible;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:.82em;
	margin: 10px 0px;
}

div.header H2{
	font-family: "Lucida Grande", "Garamond", serif;
	font-size: 18pt;
	color: #666;
	padding: 3px;
}


.header a:hover {
	color: #993333; 
	background: transparent;
	border-bottom: 0px;
}

.page {
	float: clear;
	color: #000;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	padding: 20px 20px 5px;
	border: 1px solid #CCCCCC;
	height: 100%;
}

.page a {
	padding:1px;
	color: #993333;
	text-decoration: none;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2;
}

.page a:hover {
	padding:1px;
	color: #AAA;
	background-color:#FCFCFC;
	text-decoration: none;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.missingpage {
	text-decoration: line-through;
}

.footer {
	clear: both;
	background-color: #EEE;
	padding: 0px 10px 0px;
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.commentsheader {
	clear: both;
	background-color: #EEE;
	padding: 2px 10px;
	margin-top:20px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.comment {
	background-color: #EEEEEE;
	padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	background-color: #EEEEEE;
	padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
}

.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 {
	color: #555;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}

.page h5 {
	font-family: Georgia, "Garamond", serif;
	font-style: italic;
	font-size: 10pt;
	color: #999;
	margin-bottom: 5px;
	background-color: #FAFAFA;
	padding: 3px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.page h4 {
	font-family: Georgia, "Garamond", serif;
	font-style: italic;
	font-size: 12pt;
	color: #999;
	margin-bottom: 5px;
	background-color: #FAFAFA;
	padding: 3px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.page h3 {
	font-family: Georgia, "Garamond", serif;
	font-style: italic;
	font-size: 14pt;
	color: #999;
	margin-bottom: 5px;
	background-color: #FAFAFA;
	padding: 3px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.page h2 {
	font-family: Georgia, "Garamond", serif;
	font-size: 16pt;
	font-style: italic;
	color: #999;
	margin-bottom: 5px;
	background-color: #FAFAFA;
	padding: 3px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.page h1 {
	font-family: Georgia, "Garamond", serif;
	font-size: 18pt;
	font-style: italic;
	color: #999;
	margin-bottom: 5px;
	background-color: #FAFAFA;
	padding: 3px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

a.ext {
	color: #333399;
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.searchbox {
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
	font-size:10px
}

textarea#body{
        width: 100%;
        height: 500px;
        padding: 2px;
}


/*---Speific Styles ---*/

.clear {clear:both;}

.comments {display: none;}

.floatl {float: left; width: 48%; margin: 0.5%; padding: 0.5%; background: #EEE;}

.floatr {float: right; width: 48%; margin: 0.5%; padding: 0.5%; background: #EEE;}

.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-size: 10px; 
	color: #777; 
	padding-right: 0.5%; 
	text-align: right;
}

.smallprint a {
	color: #987;
}

/* wikiedit */

.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; }

