a:visited {color: #3366CC; text-decoration: none; font-weight:bold}
a:link {color: #3366CC; text-decoration: none; font-weight:bold}
a:active {color: #3366CC; text-decoration: none; font-weight:bold}
a:hover {color: #CCCCCC; text-decoration: underline; font-weight:bold}
		
p, td
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-left: 10px;

}

.dropcap
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 16px;
}

.messtitle
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize 
}

.title
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 10px;
	text-transform: capitalize 
}

.byline
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	line-height: 16px;
	margin-left: 10px;
}

.small
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

.footer
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}


form {
  margin:0; 
  line-height:1.5em;
  }

fieldset {
  margin:0 0 10px 0; 
  background-color: #000;
  border: 1px solid #333;
  }
  
legend {
  font-size:120%;
  background-color: #000;
  color: #FFF;
  font-weight: bold;
  margin: 0; padding: 2px 4px;
  }
  
form.inline div {
  line-height: 2.0em;
  clear: both;
  }

form.inline div label {
  display: block;
  float: left;
  	color: #666666;
  width: 12em;
  text-align: right;
  padding-right: 6px;
  }

form.inline div input.button {
  background:#900;
  color:#fff;
  font-weight: bold;
  border: 1px solid #ccc;
  margin: 0 0 6px 12.5em;
  padding: 0 4px;
  }
  
form.inline div label.quiet {
  display: none;
  visibility: hidden;
  }

input:focus, select:focus, textarea:focus {
background:#ddd;
color: #000;
}

input.button {
  background:#900;
  color:#fff;
  font:bold 100% "Trebuchet MS", Verdana, sans-serif;
  border:1px solid;
  border-color:#ccc #666 #666 #ccc;
  padding: 0 4px; margin: 2px 0;
  }

label {
  display:block;
  padding-bottom:1px;
  }

input.text {width:200px;}

input.text, textarea {
  border:1px solid #999;
  padding:1px 4px;
  }

textarea {
  width:95%; margin: 2px 0 4px 0;
  height:10em;
  overflow:auto;
  } 
  .hide {display:none; visibility:hidden;}

html>body textarea {width:85%;}


h4 {
  font-size:120%;
  color: #CCC;
  margin: 0; padding: 0;
  }
  
  blockquote {
  margin: 6px 20px 0 0;
  padding: 0;
  }
  
blockquote p {
  text-indent:0em;
  margin: 0 0 4px 0; padding: 0;
  }
 
#author {
  margin: 0;
  padding: 0 0 10px 20px;
  color:#FFF;
  font-size:120%;
  }
