html, body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.more {
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E324D;
	text-align: justify;
	font-weight: normal;
	margin-right: 40px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E324D;
	text-align: left;
	background-position: left;
}
.bodytextbold2 {
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E324D;
}


.boldhead {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: bold;
	color: #4E324D;
	text-align: left;
}



p {
margin: 10px 15px 0px 15px;
font-size: 11px;
}

.copywr {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	padding-left: 16px;
}
.undertitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4E324D;
}
.darkgreybox {	background-color: #333333; border-bottom: 1px solid #666666;}
.greybox { background-color: #666666; }
.lightgreybox { background-color: #999999; }
*/
a:link, a:visited {
	color: #6699ff;
	text-decoration: underline;
}

.menuactive {
	background-color: #551A8B;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	text-decoration: none;
}

.menuinactive {
	background-color: #333333;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
}

#sidebar a, #sidebar a:visited { color: #FFFFFF; text-decoration: none;font-size: 11px;}
#sidebar a:hover
.menuaboutinactive {
	background-color: #778899;
	text-align: center; 
 padding: 0.5em 0 0.5em 0.25em

}
.border {
	padding-right: 6px;
	padding-left: 6px;
}
.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.pictureborder {
	border: thin solid #666666;
}
#showimage{
position:absolute;
visibility:hidden;
border: 3px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 200px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}#loadarea2 {
	border: 1px solid #999999;
}
