body {
	margin: 20px 20px 20px 20px;
	padding: 0px;
	background-image: url(/images/background.gif);
/*font-size: 12pt;*/
}

a {
	text-decoration: none;
	color: #FF9933;
}

a:hover {text-decoration: underline;}
a:link { color: #FF9933}
a:visited {color: #CC6633}
a:active {color: #0066CC}

.page {
	background-color: #000000;
	border-width: 1px;
	border-color: #FF0000;
}


.content, .filelist, .pictures {
	background-color: #FFF8EA;
/*font-family: Verdana, Arial, Helvetica, BBSansSerif, sans-serif;*/
	font-size: 80%;
	min-height: 500px;
	margin-left: 0px;
	margin-right: 180px;
	border-right-color: #FF9933;
	border-right-width: 18px;
	border-bottom-color: #FF9933;
	border-bottom-width: 18px;
	border-right-style: solid;
	border-bottom-style: solid;
}

/* for Internet Explorer */
html>body .content {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .content {
	height: 520px;
}
/**/

.content .title {
	background-color: #000000;
	/*padding-left: 10px;*/
}

.content .headline {
	background-color: #FF9933;
	font-size: 125%;
	padding-left: 10px;
}

.content p {
	font-size: 100%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.content p a, .filelist a {
	color: #993300;

}

.content h1 {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 125%;
	margin-left: 10px;
	padding-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	font-variant: normal;
}

.content h2 {
	font-size: 100%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.content .formline{
	width: 600px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content label {
	margin-left: 10px;
	width: 80px;
	font-weight: bold;
	float: left;
}

.content input {
	width: 500px;
	float: right;
}

.content textarea {
	width: 500px;
	height: 265px;
	float: right;
}

.filelist td {
	/*font-family: Courier New, Courier;*/
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
}

/* for Internet Explorer */
html>body .filelist {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .filelist {
	height: 520px;
}
/**/

.pictures {
	background-color: #000;
}

/* for Internet Explorer */
html>body .pictures {
	margin-left: 0px;
	margin-right: 180px;
}
/*\*/
* html .pictures {
	height: 520px;
}
/**/

.pictures  #centercontent {
	background: black;
	padding:0px 0px 0px 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px
}

.pictures  #indexframe {
	background-color: #222222;
}

.pictures iframe {
	overflow: scroll;
	width: 100%;
	height: 100%;
}


.sidebar {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 180px;
	background-color: #000;
	color: #666666;
/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;*/
	;
}

.sidebar .linkset {
	padding-bottom: 15px;
}

.sidebar .linkset h1 {
	background-color: #FF9933;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background-image: url(/images/headerback.png);
	color: #000000;
	background-position: top right;
}

.sidebar .linkset li {
	list-style-type: none;
	text-indent: 0px;
	font-size: 80%
}

.sidebar .linkset ul {
	margin: 0px 0px 0px 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.sidebar .linkset .internal{
	font-weight: bold;
}

.page .footer {
	clear: both;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 70%;
	color: #999999;
	background-color: #000000;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

/*****************************************************************

.sideheader  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	margin-left: 3;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}
.mainheading {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 14pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1;
	font-style: italic;
	padding-left: 5px;

}
.copyright   { font-family: Arial, Helvetica, san-serif; font-size: 8pt; color: #999999; margin-left: 3 }
.sidetext    {
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 10pt;
	margin-left: 3;
	padding-right: 3px;

}
.mainheader  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.mainlus     {
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	padding-left: 5px;
	padding-right: 10px;

}
.sidetextext {

	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 3;
	padding-right: 3px;
}
a.sideint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 3;
	padding-right: 3px;
	text-decoration: none;
}

a.sideext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 3;
	padding-right: 3px;
	text-decoration: none;
}
*********************************/
