body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a#btn_utm:hover{
text-decoration:none
}

.txt8_black
{
	font-size:8pt;
	color:#000000;
}
.txt9_black
{
	font-size:9pt;
	color:#000000;
}
.txt10_black
{
	font-size:10pt;
	color:#000000;
}
.txt11_black
{
	font-size:11pt;
	color:#000000;
}
.txt12_black
{
	font-size:12pt;
	color:#000000;
}
.txt8_red
{
	font-size:8pt;
	color:#CC3300;
}
.txt9_red
{
	font-size:9pt;
	color:#CC3300;
}
.txt10_red
{
	font-size:10pt;
	color:#CC3300;
}
.txt11_red
{
	font-size:11pt;
	color:#CC3300;
}
.txt12_red
{
	font-size:12pt;
	color:#CC3300;
}
.txt8_white
{
	font-size:8pt;
	color:#ffffff;
}
.txt9_white
{
	font-size:9pt;
	color:#ffffff;
}
.txt10_white
{
	font-size:10pt;
	color:#ffffff;
}
.txt11_white
{
	font-size:11pt;
	color:#ffffff;
}
.txt12_white
{
	font-size:12pt;
	color:#ffffff;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
margin:5px 0 0 0
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid black;
padding: 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
color:#000000;
}