BODY {
	SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: black; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: gray; scrollbar-lightshadow-color: black
}
INPUT {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #e6e6e6
}
SELECT {
	BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #e6e6e6
}

.BalochCopyRightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
a.BalochCopyRightText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration:none;
	font-weight: bold;
}

.Content {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:10;
color:#666666;
}
a.Content:hover {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:10;
color:#333333;
font-weight:bold;
}
a:link {
	text-decoration: none;
	color:#333333;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}
