body {	margin-left: 0px;	
margin-top: 0px;	
margin-right: 0px;	
margin-bottom: 0px;	
background-color: #FFFFFF;
}

.style1 {	
color: #0080FF;	
font-size: 12px;	
font-family: tahoma;
font-weight:bold;

}

.style2 {	
color: #707070;	
font-size: 8px;	
font-family: tahoma;

}

.style4 {
font-family: tahoma; 
color: #707070; 
font-size:11px

}

.style5 {	
color: #ffffff;	
font-size: 10px;	
font-family: tahoma;	
font-weight: bold;	
text-transform:uppercase

}

.style6 {	
color: #FFFFFF;	
font-size: 11px;	
font-family: tahoma;

}

.style7 {	
color: #747373;	
font-size: 11px;	
font-family: tahoma;	
font-weight: bold;

}

.style8 {
font-size: 11px; 
font-family: tahoma; 
color: #747373;

}

.style9 {	
color: #6d6d6d;	
font-size: 11px;	
font-family: tahoma;
}

.style10 {	
color: #619301;	
font-size: 11px;	
font-family: tahoma;	
font-weight: bold;
}

.style11 {	
color: #5f5f5f;	
font-size: 10px;	
font-family: tahoma;
}

.style12 {	
color: #609201;	
font-size: 11px;	
font-family: tahoma;
}

.style13 {	
color: #FFFFFF;	
font-size: 11px;	
font-family: arial;	
font-weight: bold;
}

.style14 {	
color: #7a7a7a;	
font-size: 11px;	
font-family: tahoma;
}

.style15 {	
color: #5f5f5f;	
font-size: 11px;	
font-family: arial;
}

.style16 {	
color: #ff6600;	
font-size: 11px;
}

.style17 {
font-size: 11px
}

/* Form Elements/Control/Appearance */
fieldset {
  border:1px solid #a9a9a9;
  padding:5px;
}
fieldset.comments {
  margin-top:15px;
}
fieldset.captcha {
  margin-top:15px;
}
legend {
  font:bold 12px verdana,arial,sans-serif;
  color:#000;
}
label {
  display:block;
  margin-bottom:3px;
  color:#000000;
}
#detailsBox1,.detailsBox1 {
  text-align:left;
  width:370px;
  float:left;
  margin-top:10px;
}
#detailsBox2,.detailsBox2 {
  text-align:left;
  width:370px;
  float:left;
  margin-top:10px;
}
#comments {
  text-align:left;
  margin-top:10px;
}
.friendWrapper {
  margin-bottom:10px;
}
p.buttons {
  text-align:right;
  clear:both;
}
p.buttons img {
  cursor:pointer;
}
.box,.captcha_box,textarea {
  padding:3px;
  border:1px solid #000000;
  background:#fff;
  border-left:2px solid #000;
  font:normal 12px verdana,arial,sans-serif;
  width:85%;
}
.captcha_box {
  width:100px;
}
p.submit {
  padding-top:10px;
  text-align:center;
  clear:both;
  margin-top:15px;
  border-top:1px dashed #000000;
}
.formButton { 
  background:#000000;
  border:1px solid #000;
  color:#fff;
  font-weight:bold;
}
#captcha {
  text-align: left;
  margin-top:10px;
}
#captcha img {
  border:1px solid #000;
  padding:1px;
}
p.captcha {
  float: right;
  padding-top:5px;
}

/* Errors/Thanks Message */
blockquote {
  padding:5px;
  background:#fff url(images/error.gif) no-repeat right center;
  border:1px dashed #000000;
  margin-bottom:15px;
  clear:both;
  font:normal 12px verdana,arial,sans-serif;
}
blockquote.thanks {
  padding:5px;
  background:#fff url(images/thanks.gif) no-repeat right center;
  border:1px dashed #000000;
  margin-bottom:15px;
  clear:both;
  font:normal 12px verdana,arial,sans-serif;
}
p.msgHead {
  text-align: left;
  font-weight: bold;
  text-decoration:underline;
}
p.loadMsg {
  text-align:left;
  padding:10px 0 10px 15px;
  color:#000000;
  font-size:11px;
}
.show_message {
  display:block;
}
#ipMessage p {
  text-align:left;
  padding:15px;
  color:#000000;
}


