body
    {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    }

td
    {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
    }

a:link
    {
	font-family: Verdana;
	font-size: 12px;
	color: #C1262E;
	text-decoration: none;
    }

a:visited
    {
	font-family: Verdana;
	font-size: 12px;
	color: #C1262E;
	text-decoration: none;
    }

a:hover
    {
	font-family: Verdana;
	font-size: 12px;
	color: #C1262E;
	text-decoration: none;
    }
    
#copyright
    {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
    }

#inp
    {
	background-image: url("../images/ptop.jpg");
	border: 1px solid #999999;
    }

#menuleft{
padding-left: 0,3cm;
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #000;
}

#menuleft a:link{
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #000;
width: 100%;
}


#menuleft a:visited{
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #000;
}

#menuleft a:hover{
font-family: Verdana;
font-size: 13px;
text-decoration: none;
color: #000000;
}

#menuleft ul
{
padding: 0;
margin: 0;
margin-left: 0,3em;
list-style-type: none;
}
 
#menuleft li
{
margin:0px 0px 0px 0px; padding:0px 0px 0px 10px;
border-bottom: 1px dotted #00bb00;
width: 175px;
list-style-type: none;
background:url(../images/li_pijl.gif)  center left no-repeat;
}

h2
    {
	font-family: Verdana;
	font-size: 14px;
	color: #C62934;
    }

td.subtab
    {
	background-image: url(../images/subtab.jpg);
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
    }

td.instab
    {
	background-color: #f0f0f0;
    }

	#dhtmlgoodies_tooltip{
		background-color:#ffffff;
		border:1px solid #999999;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}

#mainContainer{
	width:760px;
}
