.main_menu {
	list-style-type: none;
	margin: 5pt;
    padding: 0pt;
	margin-bottom: 15pt;
}

.main_menu li {
      padding: 2pt;
      float: left;
      width: auto;
      margin-right: 3pt;
      text-align: center; 
    }

.lastedit {
border:dotted 1px;
padding:3pt;
margin:8pt; color:#888;
font-size:8pt;
width:30%;
}

.main_menu .exttail {
        visibility: hidden;
}

p, td, li, input, select, textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	line-height: 20px;
	font-size: 13px;

}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	background-image:  url("/images/playa-bg2.gif");
	margin-top: 30px;
	_margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}

a {
	color: #725DcC;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #5DcC72; 
}

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: 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 {
	padding: 0px 20px 5px 20px;
	background-image:  url("/images/top21.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCB78E;
	overflow: visible;
	text-align: left;
	font-size:10px;
	border: 1px solid #444444;
	border-bottom: 1px solid #777777;
	margin: 10px 0px 0px 0px;
}

.header img
{
	margin: 4px 0px 2px 0px;
	_margin: 0;
}

.header a,
.footer a,
.commentsheader a,
.comment a
{
	color:#725D2C;
}

.header a:hover,
.footer a:hover,
.commentsheader a:hover,
.comment a:hover
{
	color: #2C5Da2;
	background: transparent;
	border-bottom: 0px;
	color: #dd5D52;
}

.page {
	float: clear;
	color: #000;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: white;
	padding: 20px 20px 16px;
	border: 1px solid #444444;
	border-top: 0px none white;
	border-bottom: 1px solid #777777;
	height: 100%;
}

.page a {
	text-decoration: none;
}

.page a:hover {
	background-color:#eee;
	text-decoration: none;
	color: #cC5D72;
/*	text-decoration: underline;
*/
}

.missingpage {
	/* background: #ccffff; */ 
	text-decoration: none;
	border-bottom-width: 1px; 
	border-bottom-color: #933; 
	border-bottom-style: dashed; 
}

.footer {
	clear: both;
	background-color: #ebe0c2;
	padding: 6px 10px 6px 20px;
	border: 1px solid #444444;
	border-top: 0px none white;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.commentsheader {
	clear: both;
	background-color: #ebe0c2;
	/*border-left: 1px inset;
	border-right: 1px inset;*/
	border: 1px solid #444444;
	border-top-color: #ebe0c2;
	border-bottom: 1px solid #777777;
	margin: 0px;
	padding-left: 15px;
}

.commentsheader p
{
	margin: 2px 0 3px 0;
}

.comment {
	background-color: #f3e8c0;
	/*padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #EEEEEE;
	margin: 10px 0px 0px;*/
	border: 1px solid #444444;
	border-top: 0px none white;
	border-bottom: 1px solid #777777;
	padding: 8px 20px 10px 20px;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	background-color: #f3e8c0;
	/*padding: 10px;
	border-left: 1px inset;
	border-right: 1px inset;
	border-top: 1px solid #CCCCCC;*/
	border: 1px solid #444444;
	border-top: 0px none white;
	border-bottom: 1px solid #777777;
	padding: 8px 20px 10px 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 {
	color: #888800;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.copyright {
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
}

.copyright a {
	color: #AAAAAA;
}

h5 {
	font-size: 10pt;
}

h4 {
	font-size: 12pt;
}

h3 {
	font-size: 14pt;
}

h2 {
	font-size: 16pt;
}

h1 {
	font-size: 18pt;
}

a.ext {
	color: #333399;
}

a.ext:hover {
/*	color: #993333; */
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.searchbox {
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
	font-size:12px
}

.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; }

/*---Speific Styles ---*/

.clear {clear:both;}

.comments {display: none;}

.menu 
{
	float: right; 
	width: 10em; 
	margin-left: 5px; 
	padding: 2px 0 5px 8px;  
	border: 1px solid #AAA;
	position:relative;
	top:-9px;
	left: 5px;
}
.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: 65px; 
	left: 50px; 
	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;
}

table.calendar a.created {
        color: #AABBFF;
        background-color: #00CCCC;
        text-decoration: none;
}
table.calendar caption {
    background-color: #CCCCCC;
    font-weight: bold;
    line-height: 1.6em;
}
table.calendar thead {
    background-color: #CCCCCC;
}
table.calendar tbody.face {
    background-color: #CCCCCC;
}
table.calendar tbody.calnav {
    background-color: #CCCCCC;
}
/* styling for some specific elements */
table.calendar thead th {
    /*border: 1px solid #000000;*/    /* uncomment to have border around day name headers (will be page background if table background is undefined) */
    padding: 1px;
    text-align: center;
    font-size: 85%;
    width: 26px;
}
table.calendar tbody.face td {
    border: 1px solid #000000;
    text-align: right;
}
table.calendar td.currentday {
    color: #993333;
    background-color: #AAAAAA;
    font-weight: bold;
}
/* styling of calendar navigation */
table.calendar tbody.calnav {
    font-weight: bold;
}
table.calendar td.prevmonth {
    text-align: left;
    font-size: 85%;
}
table.calendar td.curmonth {
    text-align: center;
}
table.calendar td.nextmonth {
    text-align: right;
    font-size: 85%;
}
table.calendar a:link {
    color: #993333;
    text-decoration: none;
}
table.calendar a:visited {
    color: #993333;
    text-decoration: none;
}
table.calendar a:hover {
    color: #993333;
}
table.calendar a:active {
    color: #993333;
    text-decoration: none;
}
