.all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.border {
	border-top: thin solid #FFFF00;
	border-right: thin none #FFFF00;
	border-bottom: thin solid #FFFF00;
	border-left: thin none #FFFF00;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 5px;
}
.alltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	list-style-image: none;
	text-indent: 5px;
}
.leftBorder {

	border-top: thin none #FFFF00;
	border-right: thin none #FFFF00;
	border-bottom: thin none #FFFF00;
	border-left: thin solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 5px;
}
.IframeMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-image: none;
	background-color: #ccffff;
	color: #ccffff;
	visibility: inherit;
	clip: rect(auto,auto,auto,100px);
}
