@charset "utf-8";

body
{
	color: #800000;
	padding: 0px 10% 0px 10%;
	margin: 0px;
	font-family: Arial, sans-serif;
}

body,#docbody,.transp {background-color: #ffffff;}

#docbody
{
	padding: 1em 3ex 1em 3ex;
	margin: 0px;
	border-style: solid;
	border-width: 0px 3px 0px 3px;
	border-spacing: 0px;
	border-color: #ffffff;
}

a:link       {color: #0000FF;}
a:visited {color: #800080;}
a:active  {color: #aaaa00;}
a:hover   {color: #888833;}

#mm
{
	position: relative;
	text-align: center;
	z-index: 0;
	padding: 1px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px 0px 1em 0px;
}

#mm a              {text-decoration: none;}
#mm a:link       {color: #ffffff;}
#mm a:visited {color: #ffffff;}
#mm a:hover   {color: #ffffcc;}
#mm a:active  {color: #ffff00;}

.menuBg1 {background-color: #bb6644; color: white;}
.menuBg2 {background-color: #bb4466; color: white;}

h1,h2,h3,h4,h5,h6
{
	color: #000080;
	margin: 2em auto 0px auto;
	font-family: Arial, Verdana, sans-serif;
}

h1 {margin-top: 1em; text-align: center;}
p  {margin-top: 1em; text-align:justify;}

code
{
	color: #008080;
	white-space: pre;
	font-family: "Courier New", monospace;
	font-weight: bolder;
}

code em {color: #000000;}
samp {color: #808080;}
th {color: #000000; font-weight: bold;}
img {border: 0px;}

ins {text-decoration: none;}
.changed, ins h1, ins h2, ins h3, ins h4, ins h5, ins h6 {background-color: #ddffdd; color: black;}
ins p, ins dl, ins ol, ins ul {border-color: #ddffdd; border-style: solid; border-width: 5px 0px 5px 0px;}
#leftcontent {float: left; margin-right: 1ex; padding-bottom: 4em;}
#rightcontent {float: right;}
#footer, #footer form p, #footer p {text-align: center; margin-top: 3em;}
#feedbackform,address,.note,.note a,a.note {color: #707070;}
.feedbackformh {font-size: 150%; font-family: Arial, sans-serif;}

address
{
	text-align: center;
	margin-top: 4ex;
	margin-bottom: 4ex;
	font-weight: 500;
	font-style: normal;
}
address, .note {font-size: smaller; font-family: Arial, Verdana, sans-serif;}
ul.menu,ol.menu,dl.menu {font-family: Arial, sans-serif;}
.lessimportant, .lit {font-size: 90%;}
.error {color: #ee0000;}
.important {color: #ee0000; font-weight: bolder;}
p.important {text-align: center;}
