#banner-top { 
    position: relative; 
    margin: 0px 0 0px 0px; 
    padding: 0px 0; width: 1024px; 
    height: 120px; 
    background-image: url('../images/banner1.png');
    background-repeat: no-repeat; 
}

#chase_table {
  width: 468px;
  height: 284px;
	
/*  background: url('../images/chase.jpg') no-repeat center center;*/
}
#contest_table {
  width: 468px;
  height: 284;
  background: url('../images/contest-form-bg.png') repeat center center;
}
.cf_input {
  width: 184px;
  height: 30px;
  border: 0px solid yellow;
  font-family: arial, helvetica, verdana;
}

.cf_input:focus {
    border:2px solid yellow;
}

.focusField{
   	border:solid 2px yellow;    	
    	color:#000;
 }

.idleField{
    	color: #000;
 }		


.cf_select {
  width: 176px;
  height: 30px;
  border: 0px solid yellow;
  margin-left: 1px;
  font-family: arial, helvetica, verdana;
}

.cf_select:focus {
    border:2px solid yellow;
}

#cf_submit {
  width: 88px;
  height: 32px;
  background: url('../images/submit.jpg') no-repeat center center; 
}

#cf_clear {
  width: 88px;
  height: 32px;
  background: url('../images/clear.jpg') no-repeat center center; 

}

#row_white {
  background: white;
  font-family: arial, helvetica, verdana;
  font-size: 12px;
  font-weight: normal;
}

#row_gray {
  background: #f0f0f0;
  font-family: arial, helvetica, verdana;
  font-size: 12px;
  font-weight: normal;
}

#counter_id {
  font-family: arial, helvetica, verdana;
  font-size: 16px;
  font-weight: bold;
}

#download-bg{ 
    position: relative; 
    top: 0px; 
    left: 0px; 
    width: 622px; 
    height: 72px; 
    background: url('../images/download_bg.jpg') no-repeat center center;
    border: 0px solid yellow; 
} 

#blink {
  font-family: arial, helvetica, verdana;
  font-size: 14px;
} 


A:link {text-decoration: none; font-family: arial, helvetica, verdana; font-size: 14px; font-color: black;}
A:visited {text-decoration: none; font-family: arial, helvetica, verdana; font-size: 14px; font-color: black;}
A:active {text-decoration: none; font-family: arial, helvetica, verdana; font-size: 14px; font-color: black;}
A:hover {text-decoration: underline; font-family: arial, helvetica, verdana; font-size: 14px; font-color: black;}

.tell_font {
  font-family: arial, helvetica, verdana;
  font-size: 12px;
  color: black;
}

.t1 {
  border: 0px;
  border-style: none;
}

#top-link { 
    position: absolute; 
    top: 64px; 
    left: 327px; 
    width: 653px; 
    height: 35px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 

#download-bg { 
    position: relative; 
    margin: 0px 0 0px 0px; 
    padding: 0px 0; width: 622px; 
    height: 72px; 
    background-image: url('../images/download_bg.jpg'); 
    background-repeat: no-repeat; 
}

#dlink1 { 
    position: absolute; 
    top: 48px; 
    left: 41px; 
    width: 78px; 
    height: 20px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 

#dlink2 { 
    position: absolute; 
    top: 48px; 
    left: 168px; 
    width: 78px; 
    height: 20px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 
#dlink3 { 
    position: absolute; 
    top: 48px; 
    left: 289px; 
    width: 78px; 
    height: 20px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 
#dlink4 { 
    position: absolute; 
    top: 48px; 
    left: 412px; 
    width: 78px; 
    height: 20px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 
#dlink5 { 
    position: absolute; 
    top: 48px; 
    left: 537px; 
    width: 78px; 
    height: 20px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 

#confirm_msg {
  font-size: 12px;
  font-family: arial, helvetica, verdana;
  color: white;
}
.legal {
  font-family: arial, helvetica, verdana;
  font-size: 12px;
  font-weight: normal;
}

.page_title {
  font-family: arial, helvetica, verdana;
  font-size: 18px;
  font-weight: bold;
}


#logo-link { 
    position: absolute; 
    top: 30px; 
    left: 45px; 
    width: 263px; 
    height: 80px; 
    background-color: transparent; 
    border: 0px solid yellow; 
} 

.copyright {
  font-family: arial, helvetica, verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

.title {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 18px;
  color: black;
  padding-left: 10px;
}


.title_or {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 18px;
  color: #ffc50a;
  padding-left: 10px;
}

.chase_slide {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 20px;
  color: black;
  z-index: 12;
}

.title_small {
  font-family: arial, helvetica, verdana;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-indent: 10px;
}

.legal_ul {
font-family: Arial, Helvetica, verdana, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: disc;
padding: 6px;
margin: 2px;
}

#buttons {
  z-index: -3;
}

#form_part {
  position: absolute;
  top: 0px;
  left: 0px;

}

#main {
  position: relative;
}

#buttons_msg {
   position: absolute;
   top: 185px;
   left: 0px;
   z-index: 2;
}

#slider_main {
  position: relative;
  top: 0px;
  left: 0px;
  border: 0px solid brown;
}

#chase_box_main {
  z-index: 12;
  position: relative;
  top: 0px;
  left: 0;
  width: 100%;
  height: 284px;
  border: 0px solid green; 

}

#chase_box_text {
  position: absolute;
  top: 30px;
  left: 165px;
  border: 0px solid green;
  z-index: 12;
}

#ctext_id {
  z-index: 12;
  font-size: 20px;
  color: black;
  text-decoration: none;
}

#chase_box_link { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 468px; 
    height: 284px; 
    background-color: transparent; 
    border: 0px solid red; 
    z-index: 12;
} 

#video_id {
  z-index: -3;
}
td#td_link a{
  display: block;
  text-decoration: none;
}

#form_tid {
  position: relative;
  top: 0px;
   left: 0px;
  width: 468px;
  height: 284px;
}


