* {
	padding: 0;
	margin: 0;
}

html {
	line-height: 1.1em;
	font-family: Verdana,"Arial CE", Arial, Helvetica;
	font-size: .9em;
	word-spacing: -1px;
}
BODY { 

overflow-x: auto;
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;

background-color: #ffffff; color: #353535; font-family: Tahoma, Verdana, "MS Sans Serif", Arial CE, Arial, Helvetica;  margin-bottom: 10px; margin-left: 0; margin-right: 0;
margin-top: 10px; scrollbar-3dlight-color: #E3EDEF; scrollbar-arrow-color: #043659; scrollbar-darkshadow-color: #E3EDEF; scrollbar-face-color: #D2DCDE; scrollbar-highlight-color: #043659;
scrollbar-shadow-color: #043659; scrollbar-track-color: #E3EDEF }
TABLE.bl {
	text-align: left;
	background-color:#000000; color:#ffffff;
}
TABLE.gr {
	background-color:#ccccdd;
	color:#1a1a1a;
	font-family: Arial, Helvetica; font-size: .9em; border=0; padding=0;              }                                                                                                                                                  P { font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; font-size: 9pt; text-align: justify; }

table.gr a {
	font-size: 1em;
}
TD { font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; font-size: .9em; }

TD.cnt { 	
 background:url("./gfx/pot.jpg");
 background-color:#f7f7f7; 
 color:#000000;
 background-position: bottom center;
 background-repeat: no-repeat;
 font-family: Arial, Tahoma, Helvetica; 
 font-size: .9em; font-weight: normal;}                                                   

TABLE.cnl { 	
 background-color:#ffffff; 
 color:#000000;
 border-spacing:5px;
 font-family: Arial, Tahoma, Helvetica; 
 font-size: .9em; 
 font-weight: normal;
}  

TD.cnl { 	
 background-position: top center;
 background-repeat: no-repeat;
 border-color:#aaaaff;
 background-color:#f7f7f7;
 border-width:1px;
 border-style:solid;
 padding:5px;
 font-family: Arial, Tahoma, Helvetica; 
 font-size: .9em; 
 font-weight: normal;} 
 TD.cnd { 	
 border-color:#aaaaff;
 background-color:#f7f7f7;
 border-width:1px;
 border-style:solid;
 background-position: top center;
 background-repeat: no-repeat;
 padding:5px;
 font-family: Tahoma, Arial, Helvetica; 
 font-size: .9em; 
 font-weight: normal;} 

H1 { font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; font-size: 1.3em; text-align: right; border-bottom-color: #007AB9; border-bottom-style: solid; border-bottom-width: 1pt; font-weight: normal; }
H2 { font-family: Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; font-size: 1.1em; font-weight: normal; text-align: right; border-top-color: #007AB9; border-top-style: solid; border-top-width: 1pt; }
HR { color: #0062f6; height: 1pt; width: 100%; }
A:LINK {  font-size: .9em; color: #295bdb; text-decoration: none; font-variant: normal; }
A:ACTIVE { font-size: .9em; color: #aa0000; text-decoration: none; font-variant: normal; }
A:VISITED { font-size: .9em; color: #295bdb; text-decoration: none; font-variant: normal; }
A:HOVER { font-size: .9em; color: #ff0000; text-decoration: none; font-variant: normal; }
PRE { font: normal .9em Courier; text-align: left; background: #D2DBDE; padding: 5px; margin: 5px; border: 1px dotted #000000; }

A.exec {font-size:1.2em; color:black;}
A.exec:LINK {  font-size: 1.2em; color: #000000; text-decoration: none; font-variant: normal; }
A.exec:ACTIVE { font-size: 1.2em; color: #000000; text-decoration: none; font-variant: normal; }
A.exec:VISITED { font-size: 1.2em; color: #00000; text-decoration: none; font-variant: normal; }
A.exec:HOVER { font-size: 1.2em; color: #ff0000; text-decoration: none; font-variant: normal; }

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
color:#ffffff;
}

#cssdropdown li {
float: left;
position: relative;
color:#ffffff;
}

.mainitems{
border: 1px solid black;
background-color: #000;
font-size:0.8em;
color:#ffffff;
}

.mainitems a{
margin-left: .1em;
margin-right: .1em;
text-decoration: none;
color:#ffffff;
}
.mainitems a:active{
margin-left: .1em;
margin-right: .1em;
text-decoration: none;
color:#ffffff;
}
.mainitems a:visited{
margin-left: .1em;
margin-right: .1em;
text-decoration: none;
color:#ffffff;
}
.mainitems a:hover{
margin-left: .1em;
margin-right: .1em;
text-decoration: none;
color:#808080;
}

.subuls{
display: none;
width: 9em;
position: absolute;
top: 1.2em;
left: 0;
background-color: 000;
color:#ffffff;
border: 1px solid black;
}

.subuls li{
width: 100%;
color:#ffffff;
}

.subuls li a{
text-decoration: none;
color:#ffffff;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE,
which will position to the top right of the containing li, rather than
bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list
items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

