body {
	margin: 0px;
	background-color: #71828A;
}

.pt9 {  font-size: 9pt; line-height: 140%}

.px14 {
	font-size: 14px;
	line-height: 130%;
}

table {
	color: #47627E;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Font-Size : 12px;
	line-height: 150%;
}

a:link {  color: #47627E; text-decoration: none}
a:active {  color: #3366CC; text-decoration: none}
a:visited {  color: #47627E; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}

.white {color: #BAC9DE; text-decoration:none}
a.white:link {  color: #BAC9DE; text-decoration: none}
a.white:visited {  color: #BAC9DE; text-decoration: none}
a.white:active {  color: #BAC9DE; text-decoration: none}
a.white:hover {  color: #E1E8F0; text-decoration: none}

.menu {
	color: #000000;
	text-decoration:none;
}
a.menu:link {  color: #000000; text-decoration: none}
a.menu:visited {  color: #000000; text-decoration: none}
a.menu:active {  color: #000000; text-decoration: none}
a.menu:hover {
	color: #ff0000;
	text-decoration: none;
	filter: Glow(Color=#ffff00, Strength=10);
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	background-color: #EFEFEF;
	line-height: 130%;
	background-image: url(images/input_bg.gif);
	border-top: 1px solid #0099FF;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0099FF;
}
.title {
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #333333;
}
.botton {
    font-size: 9pt;
	height: 16px;
	border: 1px #666666 solid;
	background-image: url(images/botton_bg.gif);
}
.gray {	color: #999999;}
a.gray:link {  color: #999999; text-decoration: none}
a.gray:visited {  color: #999999; text-decoration: none}
a.gray:active {  color: #999999; text-decoration: none}
a.gray:hover {  color: #000000; text-decoration: none}