fieldset {
  border-style: none;
  width:600px;
  height: 250px;
  background-color: #cccccc; 
  padding-top: 20px;
  position:relative;
  color: #000000;
  font-size:80%;
}

.error
{
	color: #FF0000;
	font-weight: 900;
	font-size: 200%;
}

#apppos
{
	margin-left: 20%;
	
	margin-top: 20px;
}

#appform td 
{
  font-size:80%;
  color: #000000;
}
h3
{
  color:#000000;
}

select
{
	width:145px;	
}

#apppos strong
{
  font-weight: 600;
  font-size:90%;
}

a
{
  text-decoration:none;
  font-weight: 400;
  font-size: 90%;
  color: #000000;
}

.appform_1
{background-color: #cccccc;}



fieldset.inactive { 	display: none; }


.appform_tr {background: url(../img/appform_tr.gif) no-repeat top left; height:25px; width:25px; position:relative; top:-4px;}
.appform_bl {background: url(../img/appform_bl.gif) no-repeat bottom left; height:25px; width:25px;}
.appform_br {background: url(../img/appform_br.gif) no-repeat bottom right; height:25px; width:25px;}
.appform_r {background: url(../img/appform_r.gif) repeat-y left; height:25px; width:25px;}
.appform_l {background: url(../img/appform_l.gif) repeat-y right; height:25px; width:25px;}
.appform_b {background: url(../img/appform_b.gif) repeat-x bottom; height:25px; width:25px;}
.appform_top {background: url(../img/appform_top.gif) repeat-x bottom; height:4px; width:160;}
.appformtab_a1 {background: url(../img/appform_a1.gif) no-repeat; height:35px; width:124px;}
.appformtab_b1 {background: url(../img/appform_b1.gif) no-repeat; height:35px; width:120px;}
.appformtab_c1 {background: url(../img/appform_c1.gif) no-repeat; height:35px; width:120px;}
.appformtab_d1 {background: url(../img/appform_d1.gif) no-repeat; height:35px; width:120px;}

.appformtab_a2 {background: url(../img/appform_a2.gif) no-repeat; height:35px; width:124px;}
.appformtab_b2 {background: url(../img/appform_b2.gif) no-repeat; height:35px; width:120px;}
.appformtab_c2 {background: url(../img/appform_c2.gif) no-repeat; height:35px; width:120px;}
.appformtab_d2 {background: url(../img/appform_d2.gif) no-repeat; height:35px; width:120px;}


.appformtab_a3 {background: url(../img/appform_a3.gif) no-repeat; height:35px; width:124px;}
.appformtab_b3 {background: url(../img/appform_b3.gif) no-repeat; height:35px; width:120px;}
.appformtab_c3 {background: url(../img/appform_c3.gif) no-repeat; height:35px; width:120px;}
.appformtab_d3 {background: url(../img/appform_d3.gif) no-repeat; height:35px; width:120px;}


.appformtab_a4 {background: url(../img/appform_a4.gif) no-repeat; height:35px; width:124px;}
.appformtab_b4 {background: url(../img/appform_b4.gif) no-repeat; height:35px; width:120px;}
.appformtab_c4 {background: url(../img/appform_c4.gif) no-repeat; height:35px; width:120px;}
.appformtab_d4 {background: url(../img/appform_d4.gif) no-repeat; height:35px; width:120px;}


