body
{
	margin: 15px 3%;	/* margin instead of padding for the gutterspace around 
	 			   the layout because IE breaks the layout when 
	 			   horizontal padding is applied to the body element.
	 			   % over pixels for that horizontal gutterspace so that
	 			   it automatically goes below 20px on low-res browsers
	 			   to create more space for the content. */
	/*font-size: 70%;	/* resolve some font size issues in some layouts for
				   some browsers. (in other words, i got no clue.) */
font-size: 11px;
}
#content
{
font-family: Verdana, Arial, Helvetica, sans-serif;
width: auto;
font-size: 10px;
background-color: rgb(255,255,255);
/*background-color: #DEDEDE;*/
color: rgb(0,0,0);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 6px 6px 6px 6px;
border-color: rgb(0,0,0);
text-align: justify;
}
#content img
{
	margin-left: 10px ; margin-right: 15px ; 
}
.T1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
}

.T2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
}
.T3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
}

#locator
{
font-family: Verdana, Arial, Helvetica, sans-serif;
width: auto;
font-size: 12px;
/*background-color: rgb(255,255,255);*/
background-color: #640100;
color: rgb(255,255,255);
border-top:5px solid #ffffff ;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
/*border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;*/
border-color: rgb(0,0,0);
text-align: justify;
}
#locator a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
width: auto;
font-size: 12px;
/*background-color: rgb(255,255,255);*/
background-color: #640100;
color: rgb(255,255,255);
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(0,0,0);
text-align: justify;
}
#menu
{
/*border-right:5px solid #640100 ;*/
background-color: #000000;
color: rgb(255,255,255);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
/*text-indent: 5;*/
font-size: 11px;
/*border-color: rgb(165,190,215);*/
}
#menu a
{
background-color: #000000;
color: rgb(255,255,255);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
/*text-indent: 14;*/
border-color: rgb(165,190,215);
}
#menu a:hover
{
background-color: #000000;
color: #640100;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
/*text-indent: 14;*/
border-color: rgb(165,190,215);
}
a.menuitem
{
font-size: 11px;
background-color: rgb(255,255,255);
color: rgb(23,77,98);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 9px; margin-right: 10px; margin-top: 16px; margin-bottom: 5px;
border-left-width: 9px; border-right-width: 9px; border-top-width: 9px; border-bottom-width: 9px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
border-color: rgb(178,180,219);
text-align: left;
}
#logo, #logo a
{
height:200px;
background-image: url(./images/top.jpg);
font-size:  2;
background-color: rgb(165,190,215);
color: rgb(255,255,255);
font-family: Times New Roman, serif;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: normal;
text-indent: 50;
border-color: rgb(57,180,187);
text-align: left;
}
#trail, #trail a
{
height:30px;
 
font-size: 11px;
background-color: #000000;
color: #640100;
font-style: italic;
font-variant: normal;
text-transform: none;
font-weight: normal;
 
border-color: rgb(26,183,250);
text-align: left;
}
#content a
{
color: #640100;
text-decoration: underline;
}
#content a:hover, #content a:active
{
//background-color: rgb(255,255,255);
color: #202A11;
}
h1, h2, h3, h4, h5, h6
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
}
#menu a
{
text-decoration: none;
}
.menuitem:hover
{
background-color: rgb(23,77,98);
color: rgb(255,255,255);
}
#trail a
{
text-decoration: none;
}
#logo a
{
text-decoration: none;
}
#trail a:hover
{
}
/* layout */
#menu		{text-align: left;}
.menuitem		{width: auto;}
#content		{margin-left: 30%; width: auto}
.menuitem		{display: block;}
/* CMSimple */
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
li {
	line-height: 1.37
}
li.doc {
	padding-bottom:5px;
	padding-left: 8px;
}
li.docs {
	padding-bottom:5px;
	padding-left: 8px;
}
li.sdoc {
	padding-bottom:5px;
	padding-left: 8px;
}
li.sdocs {
	padding-left: 8px;
}
.menulevel1,.menulevel2,.menulevel3,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu {
	font-weight: bold;
	text-decoration: none;
}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.locator a:link,.locator a:visited,.locator a:active,.navigator a:link,.navigator a:visited,.navigator a:active,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.submenu a:link,.submenu a:visited,.submenu a:active {
	text-decoration: none;
	 
}
.menulevel1 a:hover,.menulevel2 a:hover,.menulevel3 a:hover,.locator a:hover,.navigator a:hover,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:hover {
	text-decoration: underline; 
}
.edit {
	font-size:11px;
	color: #555;
	background-color: buttonface;
}
.edit a:link,.edit a:visited,.edit a:active {
	font-weight: normal;
	color: #555;
	font-size:11px;
	text-decoration: none;
}
.edit a:hover {
	text-decoration: underline;
}
input,select {font-size:9px;}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	width:98%;
	text-align: left;
}
#text {
	text-align: left;
	font-size: small;
}
IMG.sch {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 0px;
margin-left: 18px;
margin-top: 18px;
background-color: #000000;
}  
IMG.li {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: left;
margin-right: 10px;
margin-left: 5px;
}
 
IMG.re {
display: block;
position: relative;
margin: -6px 6px 6px -6px;
padding: 4px;
float: right;
margin-right: 10px;
margin-left: 5px;
}
.searchbox {
	margin: 5px 2px 5px 8px;
}
.searchbox .submit {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #640100;
	margin-bottom: 5px;
}
.searchbox .text {
	font-size:11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #640100;
	margin-bottom: 5px;
}
.submenu {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 2px 10px 10px; 
}
 
#login,#login a,#login a:link,#login a:visited,#login a:active,#login a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
.lastupdate {
	
	font-size: x-small;
	font-weight: normal;
	color: #171717;
	text-align: left;
	padding-left: 8px;
    letter-spacing:-0.5pt
}
#mainmenu {
	margin: 5px 2px 5px 8px;
}