@charset "utf-8";
/* CSS Document */

.replacement1 {
  width: 140px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/btn_submit_up.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.replacement2 {
  width: 140px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../images/btn_submit_over.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


.replacement3 {
  width: 117px;
  height: 33px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/btn_send_up.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.replacement4 {
  width: 117px;
  height: 33px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/btn_send_over.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


.replacement5 {
  width: 140px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/btn_submit_up.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.replacement6 {
  width: 140px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../images/btn_submit_over.jpg) no-repeat center top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}


.fancy_input {
width: 164px;
height: 17px;
background: url(../images/text_field.gif);
background-repeat:no-repeat;
border: none;
padding: 2px 0 0 5px;
}



.size3_fancy_input {
width: 35px;
height: 17px;
background-image: url(../images/text_field_3.gif);
background-repeat:no-repeat;
border: 0;
padding: 2px 0 0 4px;
}


.size4_fancy_input {
width: 50px;
height: 17px;
background-image: url(../images/text_field_4.gif);
background-repeat:no-repeat;
border: 0;
padding: 2px 0 0 4px;
}


.note
{
color:#FFFFFF;
font-size:10px;
width:780px;
margin:10px;
text-align:justify;
}

.required_text
{
color:#C5B710;
font-size:12px;
text-indent:10px;
}

.title_text
{
color:#C5B710;
font-size:15px;
text-indent:10px;
}

.top_div
{
	/*background-image:url(images/Junior_Contest_form_A.jpg);*/
	/*background-repeat: no-repeat;*/
	width:812px;
	height:488px;
	border-bottom:none;
}


.bottom_div
{
	background-image:url(../images/Junior_Contest_form_B.jpg);
	background-repeat: no-repeat;
	width:812px;
	height:1067px;
	text-align:left;

}

.simple_text {color: #FFFFFF; font-size:12px;}


.div_error_text
{	
	background-image:url(../images/border_rules&regulations.jpg);
	background-repeat:repeat-y;
	width:818px;	
}

.error_text
{
	text-align:left;
	color:#FF0000;
	font-size:11px;
}

.rules
{
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	background-image:url(../images/sorry/sorry_r1_c1.gif);
	background-repeat:repeat-y;
	width:903px;
	border-top:none;
}

.simple_link
{
color:#C5B710;
}

 #security img { float: left; border: 1px solid #000; }