body{
        font-family: Verdana;
        font-size: 11px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding:0px;
        background: #ffffff;

}
a {
        font-size: 11px;  color: #003399;  font-weight: normal;  text-decoration: underline;}
a:visited {
        font-size: 11px;  color: #551A8B;  font-weight: normal;  text-decoration: underline;}
a:hover {
        font-size: 11px;  font-weight: normal; text-decoration: none;}             

a.static {
        font-size: 10px;  color: #003399;  font-weight: normal;  text-decoration: none;}
a.static:visited {
        font-size: 10px;  color: #551A8B;  font-weight: normal;  text-decoration: none;}
a.static:hover {
        font-size: 10px;  font-weight: normal; text-decoration: underline;}      

td.static {
        font-size: 10px;  color: #003399;  font-weight: normal;  text-decoration: none;}
 

td.error {

color : red;

}


span.message {

color : red;

}
td {
font-size:11px;

}

td.DataText {
font-weight:bold;
font-size:11px;
text-align :right;
vertical-align:top;
padding-right : 20px;
}
td.DataTextBig {
font-weight:bold;
font-size:17px;
text-align :left;
vertical-align:top;
padding-right : 20px;
}

input {
	
	font-size:13px;
}

input.button {
padding-left:20px;
padding-right:20px;

}
textarea {
border:1px solid #999999;
font-size:13px;
width:280px;
height:80px;
}
select {
font-size:11px;
}
input.code_field {
font-size:17px;
}  
input.link {
font-size:16px;
} 
span.steps {
color:#fc6400;
font-size:17px;
font-weight:bold;
font-family:arial;

}
span.steps_inactive {
color:#cccccc;
font-size:17px;
font-weight:bold;
font-family:arial;

}


