Body { font-family: Lucida Grande, Sans-Serif; margin:auto; padding:0; line-height: 11pt; 
background-color: #9d9d9d }
a:link { text-decoration: none; color: #ff95d9 }
a:visited { text-decoration: none; color: #ff95d9 } 
a:hover { text-decoration: none; color: #ff5beb }
a:active { text-decoration: none; color: #ff5beb }
.big { font-size: 15pt; line-height: 36pt }
.main { font-size: 12pt; line-height: 11pt }
a.main:link { text-decoration: none; color:orange }
a.main:visited { text-decoration: none; color:orange } 
a.main:hover { text-decoration: none; color: #FEDE58 }
a.main:active { text-decoration: none; color: white }
.sub { font-size: 10pt; line-height: 13pt }
.mini { font-size: 8pt; line-height: 11pt; margin: 0; padding:0 }

.pad { font-size: 12pt; line-height: 13pt; display: block; background-color: #ff95d9; width: 180px; margin: 10px 0 0; padding: 5px }
a.pad:link { text-decoration: none; color: white }
a.pad:visited { text-decoration: none; color: white }
a.pad:hover { text-decoration: none; color: #ff0de7 }
a.pad:active { text-decoration: none; color: #ff0de7 }

.pad2 { font-size: 10pt; line-height: 13pt; display: block; background-color: #94c5ce; width: 180px; margin: 10px 0 0; padding: 5px  }
a.pad2:link { text-decoration: none; color: white }
a.pad2:visited { text-decoration: none; color: white }
a.pad2:hover { text-decoration: none; color: #03adb5 }
a.pad2:active { text-decoration: none; color: #03adb5 }

.padp { font-size: 10pt; line-height: 13pt }

#padx { width: 190px; height: 40px; margin: 0; padding: 5px }
#padx, #padx .sb-inner { background: #ff95d9 }
#pady { width: 190px; height: 40px; margin: 0; padding: 5px }
#pady, #pady .sb-inner { background: #ff95d9 }
#padz { width: 190px; height: 40px; margin: 0; padding: 5px }
#padz, #padz .sb-inner { background: #ff95d9 }
#padg { width: 190px; height: 40px; margin: 0; padding: 5px }
#padg, #padg .sb-inner { background: #94c5ce }

.padx1 { font-size: 12pt; line-height: 13pt }
a.padx1:link { text-decoration: none; color: white }
a.padx1:visited { text-decoration: none; color: white }
a.padx1:hover { text-decoration: none; color: #ff0de7 }
a.padx1:active { text-decoration: none; color: #ff0de7 }

.padx2 { font-size: 12pt; line-height: 13pt }
a.padx2:link { text-decoration: none; color: white }
a.padx2:visited { text-decoration: none; color: white }
a.padx2:hover { text-decoration: none; color: #03adb5 }
a.padx2:active { text-decoration: none; color: #03adb5 }

.padx3 { font-size: 8pt; line-height: 11pt }
a.padx3:link { text-decoration: none; color: #cdeeff }
a.padx3:visited { text-decoration: none; color: #cdeeff }
a.padx3:hover { text-decoration: none; color: #03adb5 }
a.padx3:active { text-decoration: none; color: #03adb5 }

#thumbShadow1 { width: 240px; padding: 0 0 10px }
#thumbShadow1, #thumbShadow1 .sb-shadow { background: #666666; }
#thumbShadow2 { width: 240px; padding: 0 0 10px }
#thumbShadow2, #thumbShadow2 .sb-shadow { background: #666666; }
#thumbShadow3 { width: 595px; padding: 10px 20px 14px }
#thumbShadow3, #thumbShadow3 .sb-shadow { background: #666666; }


button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 13px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 13px; 

  margin-top:1px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url(http://kanjix.gel-extra.tv/button/grey_btn_right.png) right no-repeat; 
  font-size:11pt; 

  width:auto; 
  overflow:visible; 
}
button.submitBtn span { 
  height:31px; 
  line-height:31px;
  background:url(http://kanjix.gel-extra.tv/button/grey_btn_left.png) left no-repeat;
  color:grey; 
}
button.submitBtn:hover { text-decoration: none;
	background:url(http://kanjix.gel-extra.tv/button/grey_btn_right_hov.png) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(http://kanjix.gel-extra.tv/button/grey_btn_left_hov.png) left no-repeat; 
}

