body,td{font-size: 12px; color: #000000;line-height:150%}
input,select{font-size: 9pt; color: #000000}

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #0033FF; text-decoration: underline}

a.none:link { color: #000000; text-decoration: none}
a.none:visited { color: #000000; text-decoration: none}
a.none:hover { color: #0033FF; text-decoration: none}

a.yellow_yellow:link { color: #FF6600; text-decoration: none}
a.yellow_yellow:visited { color: #FF6600; text-decoration: none}
a.yellow_yellow:hover { color: #FF6600; text-decoration: none}

a.blue_yellow:link { color: #0000FF; text-decoration: none}
a.blue_yellow:visited { color: #0000FF; text-decoration: none}
a.blue_yellow:hover { color: #FF6600; text-decoration: underline}

.bg_11 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left top}
.bg_12 {  background-attachment: fixed; background-repeat: no-repeat; background-position: center top}
.bg_13 {  background-attachment: fixed; background-repeat: no-repeat; background-position: right top}
.bg_21 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left center}
.bg_22 {  background-attachment: fixed; background-repeat: no-repeat; background-position: center center}
.bg_23 {  background-attachment: fixed; background-repeat: no-repeat; background-position: right center}
.bg_31 {  background-attachment: fixed; background-repeat: no-repeat; background-position: left bottom}
.bg_32 {  background-attachment: fixed; background-repeat: no-repeat; background-position: center bottom}
.bg_33 {  background-attachment: fixed; background-repeat: no-repeat; background-position: right bottom}
.bg_x01 {  background-attachment: fixed; background-repeat: repeat-x; background-position: left top}
.bg_x02 {  background-attachment: fixed; background-repeat: repeat-x; background-position: left center}
.bg_x03 {  background-attachment: fixed; background-repeat: repeat-x; background-position: left bottom}
.bg_y01 {  background-attachment: fixed; background-repeat: repeat-y; background-position: left top}
.bg_y02 {  background-attachment: fixed; background-repeat: repeat-y; background-position: center top}
.bg_y03 {  background-attachment: fixed; background-repeat: repeat-y; background-position: right top}

.shadow_white { width:100%; filter:dropshadow(color=#FFFFFF,offx=1,offy=1);}
.shadow_black { width:100%; filter:dropshadow(color=#000000,offx=1,offy=1);}
.shadow_blue { width:100%; filter:dropshadow(color=#003399,offx=1,offy=1);}
.shadow_green { width:100%; filter:dropshadow(color=#003108,offx=1,offy=1);}

input.text {  height:18px;width:80px;background-color:#FFFFFF;border-left:1px solid #87C6F3; border-top:1px solid #87C6F3;border-bottom:1px solid #87C6F3;border-right:1px solid #87C6F3}
input.text_black {  height:18px;width:80px;background-color:#FFFFFF;border-left:1px solid #333333;border-top:1px solid #333333;border-bottom:1px solid #333333;border-right:1px solid #333333}
input.button {  width:50px;height:18px;cursor:hand;font-variant:normal;background-color:#EEEEEE;border-left:1px solid #333333; border-top:1px solid #333333;border-bottom:1px solid #333333; border-right:1px solid #333333;}
.f7 {  font-size: 7px}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: 8a8a8a;
	border-bottom-color: #FFFFFF;
	border-left-color: 8a8a8a;}	
.border2 {
	border: 1px solid #CCCCCC;}	