/* CSS Document */
body {
	margin-left: 12px;
	margin-top: 20px;
}

.nolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9a72;
}

.mainm a:link {	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9a72;
}

.mainm a:visited {
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9a72;
}
.mainm a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9a72;
}
.mainm a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fc9a72;
}

.menu a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #39300c; 
}
.menu a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #39300c; 
}
.menu a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #39300c; 
}
.menu a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #39300c; 
}

.border2 {;
	border-color:#fc9a72;
	border: dashed;
	border-width: thin;
}

.style1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fc9a72;
}

.style2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #39300c;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #39300c; 
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	font-size: 10px; 
	color: #c97d71; 
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;  
	font-size: 14px; 
	color: #c97d71; 
}

.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21.6px;
	color: #c97d71;
}

.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c97d71;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39300c;
}
.style9 {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #39300c;
}

	
#dropcontentsubject{
	width: 250px;
	color: #999999;
	font-family: Georgia;
	font-size: 24px;
	display: none;
}

.dropcontent{
	width: 225px;
	border: 0px solid black;
	background-color: #FFFFFF;
	padding: 3px;
	display:block;
}

input{
	background-color:#fabf9a;
	border-width: 1px;
	border-color: #c7c4bb;
	border-style: solid;
	color: #39300c;
}

.noborder{
	background-color:#ffffff;
	border-width: 0px;
	border-color: #ffffff;
	color: #fc9a72;
}

.dropdown{
	background-color:#ffffff;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	color: #39300c;
	}
	
textarea, .field{
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	color: #39300c;
	}

.newspost {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #39300c;
}
