.btnMenu { width:112px; background-repeat:no-repeat; background-image:url('images/menutdBG.gif'); cursor:pointer; cursor:hand; }
.btnMenuHigh { width:112px; background-repeat:no-repeat; background-image:url('images/menutdBG_high.gif'); cursor:pointer; cursor:hand; }

.btnSolMenu { height:20px; font-size:8pt; font-weight:bold; background-color:#B9CADB; cursor:pointer; cursor:hand; }
.btnSolMenuHigh { height:20px; font-size:8pt; font-weight:bold; background-color:#4F7397; cursor:pointer; cursor:hand; }

body, td,p, select	
	{
	font-family: Verdana;	font-size: 10pt
	}


A.icon:link {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:visited {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: none;
}
A.icon:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	text-decoration: underline;
}

A:link	{color:    rgb(0,51,204)}
A:visited {color: rgb(153,102,204)}
A:hover	{color:  #ff6600}
A:active {color:  rgb(9,207,255)}

h1 { font-family: Tahoma; font-size: 16pt; font-weight:bold;} 
h2 { font-family: Tahoma; font-size: 12pt; font-weight:bold;}
h3 { font-family: Tahoma; font-size: 11pt; font-weight:bold;} 
h4 {
font-family: Tahoma; font-size: 13pt;
color:#000000;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#EB9713', endColorStr='#FFFFFF', gradientType='1');
width:100%;
padding-top:3px;
padding-left:3px;
padding-bottom:3px;
margin-bottom:4px;
}

.small	{font-family: Verdana;	font-size: 8pt}