body {
	margin: 6px 12px 0px;
	padding: 0px;
	font-size: 101%;
}

p, ul, li, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #010199;
	width: 100%;
	margin: 1px 0px 0px;
	height: 2em;
	display:block;
	float:left;
	clear:both;
	line-height: 2em;
	vertical-align: middle;
}
#menu p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	vertical-align: middle;

}
#menu strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	background-color: #4343FE;
	width: 100%;
	margin: 1px 0px 0px;
	height: 2em;
	display:block;
	float:left;
	clear:both;
	line-height: 2em;
	vertical-align: middle;
}
#menu strong a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	background-color: #4343FE;
}
#menu a:hover {
	background-color: #9696FE;
}
#menu strong a:hover {
	background-color: #4343FE;
	color: #FF6633;
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.7em;
}
form {
	margin: 0px;
	padding: 0px;
}
#dform {
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
}
input {
	font-size: 1em;
	vertical-align: middle;
	background-color: #CCCCFF;
}
#editform label,#editform input,#editform textarea,#editform select, #newconf label,#newconf input,#newconf textarea{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 250px;
	float: left;
	font-size: 1em;
	margin-bottom: 10px;
	padding:1px;
	background-color: #FFFFFF;
}
#editform label, #newconf label{
	text-align: right;
	width: 130px;
	padding-right: 10px;
}
#membersearch select, #membersearch label, #linkform label, #linkform input, #linkform select{
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 275px;
	float: left;
	clear:right;
	font-size: 1em;
	margin-bottom: 10px;
	padding:1px;
	background-color: #FFFFFF;
}

.zoom_searchform input, .zoom_searchform select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
}

#membersearch label, #linkform label{
	display: block;
	float:left;
	clear:left;
	text-align: right;
	width: 100px;
	padding-right: 10px;
}
#editform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#editform br{
	clear:left;
}
#editform .checkbox{
	display: block;
	width: 25px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #6363FE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9FF;
}

#content {
	padding: 14px 24px 12px;
}
#content a{
	color: #0707FE;
	text-decoration: none;
}

#contentOld img {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}

#right {
	padding: 12px;
	width: 175px;
	font-size: 1em;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 6px;
	font-size: 0.7em;
}
#right h1, h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6363FE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9FF;
	margin: 8px 0px 6px;
	font-style: italic;
}
#right a{
	color: #010199;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#extras a {
	color: #010199;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#right a:hover, #extras a:hover, #content a:hover {
	color: #6363FE;
}
iframe {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #ECECFF;
	overflow: auto;
	height: 150px;
}
.loggedin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;

}
.loggedin a {
	color: #BFBFFF;
	text-decoration: none;
}
#msg, .msg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	height: 2em;
	width: 100%;
	text-decoration: none;
	padding-right:6px;
	display:block;
	float:left;
	clear:both;
	line-height: 2em;
	vertical-align: middle;
	border: 2px solid #336699;
	margin-top: 6px;
}
.edit a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CC6600;
	height: 2em;
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	padding-right:6px;
	display:block;
	float:left;
	clear:both;
	line-height: 2em;
	vertical-align: middle;
}
.editmini a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CC6600;
	height: 2em;
	font-size: 0.9em;
	color:#FFFFFF;
	text-decoration: none;
	padding-right:6px;
	padding-left:6px;
	display:block;
	float:left;
	clear:none;
	line-height: 2em;
	vertical-align: middle;
}
.edit a:hover, .editmini a:hover {
	background-color: #FF9933;
}
#edit input {
	font-size: 1em;
	vertical-align: middle;
	width:200px;
	padding:1px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#archivebar {
	display: block;
	margin: 0px;
	float: left;
	clear:right;
	width: 100%;
	background-color: #9292FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	vertical-align: middle;
	height: 1.4em;
	color: #FFFFFF;
}
#archivebar a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#archivebar a:hover {
	text-decoration: underline;
}
.listitem a {
	font-size: 1em;
	font-weight: bold;
	color: #010199;
	text-decoration: none;
}
.listitem a:hover {
	color: #6363FE;
}
.button {
	width: 75px;
	display:block;
	float: left;
	clear: left;
}
#membersearch p {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom:12px;
}
br {
	clear: both;
}
hr {
	color: #D9D9FF;
	background-color: #D9D9FF;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9FF;
	margin: 0px;
	padding: 0px;
}


.searchheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6363FE;
	font-weight: bold;
	margin: 14px 0px 6px;
	font-style: italic;
}

.summary {
	font-weight:bold;
	margin-left:6px;
}
.result_block{
	margin:12px;
	padding:6px;
}
.result_altblock{
	margin:12px;
	padding:6px;
	background-color: #F9F9F9;
}
.highlight {
	background-color: #FFEDAE;
}
.result_title a{
	font-weight:bold;
}
.result_title a:hover{
	text-decoration:underline;
}
.result_pages{
	margin:12px;
	padding:6px;
}
.result_pages a{
	margin-right:12px;
	padding-left:2px;
	padding-right:2px;
	background-color: #FFEDAE;
}
.infoline{
	color:#666666;
	font-size: 0.8em;
	}