/* CSS Document */
td{
	font-family:arial;
	font-size:11px;
	color:#5A5A5A;
	padding-right:0;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#9C9344;
}

a:visited{
	text-decoration:none;
}

img{
	border-style:none;
}

.textHeader {
	font-weight:bold;
	font-family:arial;
	font-size:14px;
	color:#5A5A5A;
	padding-right:0;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}

/* style for dropdown */
.dropdown {
	Z-INDEX: 10; LEFT: 0px; VISIBILITY: hidden; WIDTH: 10px; POSITION: absolute; TOP:88px; 
}

A.dropLinks:link
{ FONT-SIZE: 11px; font-weight: normal; COLOR: #938B42; text-decoration: none; width: 100%; height: 100%; }

A.dropLinks:visited
{ FONT-SIZE: 11px; font-weight: normal; COLOR: #938B42; text-decoration: none; width: 100%; height: 100%; }

A.dropLinks:hover
{ FONT-SIZE: 11px; font-weight: normal; COLOR: #ffffff; text-decoration: none; width: 100%; height: 100%; }
