p, td {
  font-family: verdana, arial, helvetica; 
  font-size: 11px; 
  color: #666666;
}

p.blue_text {
  font-family: verdana, arial, helvetica; 
  font-size: 11px; 
  color: #2637d7;
}

h2 {
  font-family: verdana, arial, helvetica; 
  font-size: 11px; 
  color: #666666;
}

a.blue_link:link { color: #2637d7; font-size: 11px; text-decoration: none;}
a.blue_link:visited { color: #2637d7; font-size: 11px; text-decoration: none;}
a.blue_link:hover { color: #2637d7; font-size: 11px;	text-decoration: none;}

a:link { color: #2637d7; font-size: 11px; text-decoration: none;}
a:visited { color: #2637d7; font-size: 11px; text-decoration: none;}
a:hover { color: #2637d7; font-size: 11px;	text-decoration: none;}


.footer{
  width: 610px;
  height: 30px;
  border-left: 1px #888888 solid;
  border-right: 1px #888888 solid;
  border-bottom: 1px #888888 solid;
  border-top: 1px #888888 solid;
}
.foot_text{
  font-family: verdana;
  font-size: 10px;
  text-align: center;
  word-spacing: 1px;
}

th {
	/*background-color:#ebebeb;*/
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	color: #666666;
	text-transform:uppercase;
	}

.nr			{color:black;}

.smll
{
    width:50px;
}

.med 
{
    width:130px;
}

.large 
{
    width:185px;
}

.xlarge 
{
    width:450px;
}

small 
{
    font-size:7pt;
}

label 
{
    text-align:center;
    border-bottom: 1px #888888 solid;
    border-top: 1px #888888 solid;
    border-right: 1px #888888 solid;
    border-left: 1px #888888 solid;
    width:25px;
    display:block;
    
}

input, select {
	background-color:#fff;
	/*border:1px;*/
	border:1px #97a0a4 solid;
	font-family: verdana, arial, helvetica; 
    font-size: 11px; 
	/*width: 200px;*/
	border-color:grey;
	/*width:275px;*/

}

textarea { 
    background-color:#fff;
	border:1px #97a0a4 solid;
	font-family: verdana, arial, helvetica; 
    font-size: 11px; 
	border-color:grey;
}

.sp_textarea { 
    background-color:#fff;
	border:1px #97a0a4 solid;
	font-family: verdana, arial, helvetica; 
    font-size: 11px; 
	border-color:grey;
	text-align:justified;
}

.nostyle 
{
background-color: #ffffff;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style:hidden;
border-right-style: hidden;
border-bottom-style: hidden;
border-left-style: hidden;
}

.r			{color:red;}

.notsytled 
{
    width:auto;
}

.sp_notsytled 
{
background-color: #ffffff;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style:hidden;
border-right-style: hidden;
border-bottom-style: hidden;
border-left-style: hidden;
width:auto;
}
/*input.file
{
font-family: "Microsoft Sans Serif", sans-serif;

   background-image:url(/image/browse_button.gif);
}*/

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#el06 {border-color:white;}  