body{
	background-color:#FFFFFF;
	margin: 0px; 
	padding: 0px;
}

a.VisitLink:visited {
	color: #333333;
	text-decoration: none;
}

a.OverLink:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

a.FooterOverLink:hover {
	color: #663300;
	text-decoration: underline;
}

.TxtBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.smTxtBold {
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.textSmall {
	font-family:  Times;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.MainText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

.BlkMainText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

div a {	cursor: default;
		text-decoration: none;}
		
div a:hover {text-decoration:none;
		border: none;}
div a span {display:none;}

div a:hover span {display:  block;
		padding: 0px;
		color:#663300;
		font-size: 12 px Times;
		font-weight:bold;
		width: auto;}



.style1 {font-family: Tahoma}

.style4 {font-weight: normal; color: #000000; font-family: Times; font-style: normal;}

.style5 {color: #000033}

.style6 {color: #000099}


.tdborder {
	border: 1px solid #000000;

}
