.right { text-align: right;}
.center { text-align: center;}
.left { text-align: left;}
td { text-align: left;}
body { margin-top: 0px; }
.title {font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
.title:hover {font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #CC6666;
	text-decoration:none;
}
.title_tre {color: #D47A0C;
	font-family: 'Trebuchet MS' , Arial, Verdana, Helvetica, Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.title2 {color: #212031;
	font-family: 'Trebuchet MS' , Arial, Verdana, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.title2:hover {color: #F5C509;
	font-family: 'Trebuchet MS' , Arial, Verdana, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.titlewhite {color: #FFFFFF;
	font-family: 'Trebuchet MS' , Arial, Verdana, Helvetica, Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.headline {
	color: #990000;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.heart {color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.red {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #990000;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
}
.small {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
.data {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	color: #cc6666;
	line-height: 12px;
}
.bodytext {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	color: #6B6B6B;
	line-height: 15px;
}
.bodytext_bold {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B6B6B;
}
.dash {border-top: 1px dashed #CCCCCC; width: 98%; }
.map { border: 1px dashed #CC6666; }
.commentPad {padding: 10px 10px 10px 10px;}
.indent {margin-left: 10px}
.required {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #DC2828;
}
.bodytextunderline {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #6B6B6B;
	text-decoration:underline;
}
form#upload th {
	text-align: right;
}

form#upload #post_content, form#upload #post_title {
	width: 250px;
}

form#upload #post_content {
	height: 50px;
}
.form100 {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #6B6B6B;
	width: 100%;
}
.Whitetext {
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.headline2 { font: bold 12px Arial, Verdana, Helvetica, Tahoma; color:#990000 }
.input {
	margin:3px;
	height:24px;
	width:200px;
	display:none; 
	border:solid 0 #fff;
	background: transparent 
	url("images/formfield.gif") no-repeat fixed;
}
fieldset>input.textfield {
	background: transparent 
	url("images/formfield.gif") no-repeat;
}
.bodylink{
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #990000;
	line-height: 12px;
	text-decoration: underline;
}

.bodylink:hover{
	font-family: Arial, Verdana, Helvetica, Tahoma;
	font-size: 11px;
	color: #CC6666;	
	line-height: 12px;
	text-decoration: none;
}
.link:link{color:#900; font: 12px Arial, Verdana, Helvetica, Tahoma; text-decoration: underline; }
.link:visited{color:#900; font: 12px Arial, Verdana, Helvetica, Tahoma; text-decoration: underline; }
.link:hover{color:#C66; font: 12px Arial, Verdana, Helvetica, Tahoma; text-decoration: none; }
	
.color-row			{background-color:#FBEAB8;}
.color-row2			{background-color:#F9F9F9;}
.titlerow			{background-color:#212031;}

form { background-color:#FFFFFF;}
input {  font: 16px Arial, Tahoma, Verdana, Helvetica; color: #333333; background: url( /images/fade-butt-tan.gif ); background-color: #F8F7F2; border: 1px solid #999; height: 20px; }
select {  font: 16px Arial, Tahoma, Verdana, Helvetica; color: #333333; background: url( /images/fade-butt-tan.gif ); background-color: #F8F7F2; border: 1px solid #999; height: 24px; }
textarea { font: 16px Arial, Tahoma, Verdana, Helvetica; color: #333333; padding: 2px; background: url( /images/fade-butt-tan-tall.gif ); background-color: #F8F7F2; border: 1px solid #999; height: 180px; }
.submit input, .submit input:focus, .button {
	background: url( /images/fade-butt-tan.gif );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #900;
	padding: 0.25em;
	height: 35px;
	font-weight: bold;
}
.submit input:active, .button:active, .submit2 input:active {
	font: 16px Arial, Tahoma, Verdana, Helvetica;
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	font-weight: bold;
}
.submit2 input, .submit2 input:focus {
	background: url( /images/fade-butt-tan.gif );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #900;
	padding: 0.10em;
	height: 30px;
	font-weight: bold;
}

input.file {
	background: url( /images/fade-butt-tan.gif );
	font: 16px Arial, Tahoma, Verdana, Helvetica;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	font-weight: bold;
}
