A:link {
	Color:#000000; Font-Weight: Bold; text-decoration: underline
}
A:visited {
	Color:#000000; Font-Weight: Bold; text-decoration: underline
}
A:hover {
	Color:#6666ff; Font-Weight: Bold; text-decoration: underline
}
A:active {
	Color:#000000; Font-Weight: Bold; text-decoration: underline
}

.norm  { color: #000000; }
.norm:hover { color: #ffffff; }

table {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	Color: #000000;
	Text-Align: Left;
}
body {
	Font-Family: Arial, Helvetica, sans-serif;
	Font-Size: 12px;
	Color: #000000;
	Margin: 0;
	Padding-Left: 3px;
}
.input {
	Border: 1px #909090 solid;
	Background-Color: #FFFFFF;
	Height: 19px;
	Font-Size: 11px;
}
.filew {
	Font-Size: 11px;
	Width: 250px;
	Background-Color: #FFFFFF;
}
.fileg {
	Font-Size: 11px;
	Width: 250px;
	Background-Color: #F3F3F3;
}
.button {
	Border: 1px #909090 solid;
	Background-Color: #dddddd;
	Height: 20px;
	Font-Size: 10px;
	Font-Weight: Bold;
}
.txt {
	Border: 1px #909090 solid;
	Background-Color: #FFFFFF;
	Font-Size: 11px;
}
.button200 {
	Border: 1px #909090 solid;
	Background-Color: #dddddd;
	Height: 20px;
	Font-Size: 10px;
	Font-Weight: Bold;
	Width: 200px;
}
.bigblack {
	Font-Size: 14px;
	Color: #000000;
	Font-Weight: Bold;
}
.vbigblack {
	Font-Size: 16px;
	Color: #000000;
	Font-Weight: Bold;
}
.bigwhite {
	Font-Size: 14px;
	Color: #FFFFFF;
	Font-Weight: Bold;
}
.bigred {
	Font-Size: 14px;
	Color: #FF0000;
	Font-Weight: Bold;
}
.biggreen {
	Font-Size: 14px;
	Color: #008800;
	Font-Weight: Bold;
}
.vbiggreen {
	Font-Size: 16px;
	Color: #008800;
	Font-Weight: Bold;
}
.smallwhite {
	Font-Size: 11px;
	Color: #FFFFFF;
}
.smallblack {
	Font-Size: 11px;
	Color: #000000;
}
.mi {
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	Color: #000000;
}
.wc {
  position: relative;
  left: -40px;
  top: 40px;
  z-index: 1;
}
.wcno {
  position: relative;
  left: -40px;
  top: 40px;
  z-index: 1;
  visibility: hidden;
}
.mc {
  position: relative;
  left: -80px;
  top: 40px;
  z-index: 2;
}
.us {
  position: relative;
  top: -30px;
}
