/* CSS Document */
BODY {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;  
}
TD {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
line-height:13px; 
}
h2 {
font-weight:800;
font-size:1.5em;
}
A {
color:#000;
text-decoration:none;
}
A:hover {
color:#aaa;
text-decoration:none;
}
.h-dots {
background-image: url("img/h-dots.gif");
height:9px;
} 
 
.formfield {
width:250px;
font-size:10px;
BACKGROUND-COLOR: #ffffff;
BORDER-BOTTOM: #aaa thin solid;
BORDER-LEFT: #aaa thin solid;
BORDER-RIGHT: #aaa thin solid;
BORDER-TOP: #aaa thin solid; 
}
.formtextarea {
width:250px;
height:100px;  
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
BACKGROUND-COLOR: #ffffff;
BORDER-BOTTOM: #aaa thin solid;
BORDER-LEFT: #aaa thin solid;
BORDER-RIGHT: #aaa thin solid;
BORDER-TOP: #aaa thin solid; 
}
.formbutton {
width:50px;
font-size:10px; 
BACKGROUND-COLOR: #ffffff;
BORDER-BOTTOM: #aaa thin solid;
BORDER-LEFT: #aaa thin solid;
BORDER-RIGHT: #aaa thin solid;
BORDER-TOP: #aaa thin solid; 
} 
.photo {  
  margin:4px 4px 4px 4px;
  BORDER-BOTTOM: #505555 1px solid;  
  BORDER-TOP: #505555 1px solid;
  BORDER-LEFT: #505555 1px solid;
  BORDER-RIGHT: #505555 1px solid;
  } 

.left {
width:440px;
height:440px;
BORDER-BOTTOM: #000 1px solid;  
  BORDER-TOP: #000 1px solid; 
}
.right {  
width:440px;
height:440px; 
  BORDER-BOTTOM: #000 1px solid;  
  BORDER-TOP: #000 1px solid;
  BORDER-LEFT: #000 1px solid;
  BORDER-RIGHT: #000 1px solid;
  } 