body   { color: #333333; font-size: 76%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #aaaaaa; background-image: url(../dooimg/bg.gif); background-repeat: repeat; background-position: center top; margin: 0; padding: 0;
}

/*---  MAIN PAGE CONTENT ---*/

#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}
body>#content {
 width: 420px;
}

.fileto {
	border-right: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-bottom: solid #7a7a7a 27px;
}

/*typography*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}

a:link { 
 color: #ff0000; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:visited { 
 color: #ff0000; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:active { 
 color: #ff0000; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

a:hover { 
 color: #7b8a9f; 
 font-size: 11px; 
 font-weight: bold; 
 text-decoration: none; 
}

/*---  Header text, showing the number of search results  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: normal;
}


/*-- Table formatting (profile form, new registration form, etc.) --*/

table {
 border: 1px dotted #999;
}


/*-- Default table heading formatting --*/

th  .colorBG {
 font-family: verdana,trebuchet,sans-serif; 
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}

/*-- Background table color, used in search results page --*/
.colorBG {
 background: #e6e6e6;
}

/*-- Default table cell formatting --*/

td .right {
 font-family: verdana,trebuchet,sans-serif; 
 font-size: 11px;
}

/*-- aligns text to the right, in the search table --*/

.right {
 text-align: right;
}



/*--  Default form field formatting. --*/

form {
  margin-top: 0px;
}

/*--  Input field formatting. --*/

.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  height:             1.6em;
  padding:            .3em 0 0 2px;
  margin-top:          3px;
  margin-bottom:       3px;
} 

/*--  Submit button formatting. --*/

.button {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}