html
{
    height: 100%;
	margin: 0px;
	padding: 0px;
}			

body
{
    height: 100%;
	margin: 0px;
  	padding: 3px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}
div
{
	font-family: Arial;
	font-size: 12px;
}	 
td
{					
	font-family: Arial;
	font-size: 12px;
}
td.top
{
	padding: 0px 0px 0px 0px;
}

h1
{
 	color: 000000;
	font-family: arial;
	font-size: 14px;
	text-align: left;
	text-valign: top;
	padding: 10px 10px 10px 10px;
	margin: 0px;
}

h2
{
	font-family: arial;
	font-size: 14px;
	text-align: left;
	text-valign: top;
	margin: 0px;
}
font.zg
{
 	color: 000000;
	font-family: arial;
	font-size: 14px;
	margin: 0px;
	weight: bold;
	text-align: left;
}

a.white, a.white:visited
{  		   
    font-size: 12px;
    color: #ffffff;
	text-decoration: none;
}
a.white:hover
{
    text-decoration: underline;
}	
a.blue, a.blue:visited
{ 
    color: #999999;		  
	text-decoration: none;
}
a.menu, a.menu:visited
{	  
	color: #000;  		   
    font-size: 13px;
    text-decoration: none;
}						  
a.menu:hover
{
 	color: #333333;		  
	weight: bold;
}
a, a:visited
{
    color: #333333;
	text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
}
a.news, a.news:visited
{
    color: #666666;
	text-decoration: none;
}
a.news:hover
{
 	color: #000000;		  
	weight: bold;
	text-decoration: none;
}
p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
td.cform_input_td, td.cform_title
{
	padding: 0px;
}


.submenuelement{
margin:auto;
text-align:left;
text-decoration:none;
font-family: Arial;
font-size:10pt;
color:black;
display:block;
white-space:nowrap;
/*border-top:1px solid grey;*/
border-bottom:1px solid grey;
}
.submenuelement:hover{
background-color:red;
white-space:nowrap;
color:#ffffcc;
font-weight:bold;
}

.hiddensubmenu {
position: absolute; 
visibility: hidden; 
/*margin-top:3px;*/
border-left:1px dotted black;
border-right:1px dotted black;
border-bottom:1px dotted black;

}
.visiblesubmenu {
align: left;
padding-top:5px;
padding-bottom:8px;
background-color:efefd6;
/*margin-top:3px;*/
position: absolute; 
visibility: visible; 
z-index: 2; 
border-top:2px solid #cccccc;
border-left:1px dotted #cccccc;
border-right:1px dotted #cccccc;
border-bottom:2px solid #cccccc;
padding-left:4px;
padding-right:4px;
margin-left:0 !important;
margin-left: -50px;
}

