
.iFrameStyle {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 375px;
	width: 961px;
}
.leftMenu {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 36px;
	font-weight: bold;
	margin-left: 40px;
}
.leftMenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.leftMenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu a:visited:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
}
.topMenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.topMenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu a:visited:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.txtBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

