
body {
	background: #E9DCE1;
	color: #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}  

td {
	font-size : 10pt;
}

a:link {    
color: #AF5879;    
background: transparent;
}    
    
a:visited {    
color: #AF5879;    
background: transparent;
}    
    
a:active {    
color: #AF5879;    
background: #ADD8E6;
}    
    
a:hover {
	color: #DB7093;
	background: transparent;
}    


div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 

option {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	background-color : transparent;
	color: #000000;
	border: 1px inset;
	background-color : #E0DCE1;
}

textarea {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px inset;
	background-color : #E0DCE1;
}

select {
  font-family:  verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #000000;
	border: 1px inset;
	background-color : #E0DCE1;
}

input {
font-family:  verdana, helvetica, arial, sans-serif;
font-size: 10px;
color: #000000;
	border: 1px inset;
	background-color : #E0DCE1;
}

input.button {
	background-color: #966363;
	border: 1px outset;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #eeeeee;
}

input.option {
	font-family:  verdana, helvetica, arial, sans-serif;
	border: none;
	font-size: 10px;
	font-weight: bold;
	color: #eeeeee;
}

div.container {  
margin: 2% 10%;  
padding: 0em 0em 1em 0em; 
border: 1px;
}

div.inlog {  
	border : 1px dashed gray;
	padding: 10pt;
	width : 100px;
}
