.table {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px;

}


a.button:hover {
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #EC1D24;
        background-color: #060606;
	text-decoration: underline;
}
a.button:link {
	font-family: Verdana,Arial,Helvetica;
	color: #EC1D24;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	text-decoration: none;
	background-color: #060606;
}
a.button:visited {
	font-family: Verdana,Arial,Helvetica;
	color: #EC1D24;
	text-decoration: none;

}

a.button:hover {
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #EC1D24;
        background-color: #060606;
	text-decoration: underline;
}

a.button2:hover {
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #EC1D24;
        background-color: #060606;
	text-decoration: underline;
}
a.button2:link {
	font-family: Verdana,Arial,Helvetica;
	color: #EC1D24;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	text-decoration: none;
	background-color: #060606;
}
a.button2:visited {
	font-family: Verdana,Arial,Helvetica;
	color: #EC1D24;
	text-decoration: none;

}

a.button2:hover {
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #EC1D24;
        background-color: #060606;
	text-decoration: underline;
}


p.dropcap:first-letter
 {font-family: Verdana,Arial,Helvetica; font-size:200%; font-style:italic; font-weight:bold; float:left; color:red; }


#txt {
	background-color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	color: #000000;
        left: 1;
        position: relative;
        top: -1;
	


}

#txt a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#txt a img {
	border: 0;
}

#txt a.p1, #txt a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	text-decoration: none;
        
}

#txt a.p1:hover {
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	color: #CCCCCC;
        background-color: #FFFFFF;
	text-decoration: underline;
}

#txt a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
        height: 149px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 226px;
        


