.text {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.label_td {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.textblack {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.big_add {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #65321E;
}
.big_content {
	font-family: "Garamond", Times, serif,;
	font-size: 15px;
	font-style: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #65321E;	
}
.big_link a {
	font-family: "Garamond", Times, serif,;
	font-size: 14px;
	font-style: normal;
	font-weight: italic;
	font-variant: normal;
	text-transform: none;
	color: #65321E;
	text-decoration:none;
}
.big_link a:hover {
	font-family: "Garamond", Times, serif,;
	font-size: 14px;
	font-style: normal;
	font-weight: italic;
	font-variant: normal;
	text-transform: none;
	color: #65321E;
	text-decoration:underline;
}


.footer {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #693120;
	text-decoration:none;
}
.footer:hover {
	font-family: "Times New Roman", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	color: #693120;
	
}
.link {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000C0;
}
.biglink {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #65321E;
	text-decoration: none;
}
.navilink {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.header {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #65321E;
}
.Subheader {
	font-family: "Times New Roman",Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: black;
}
.content {
	font-family: "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #65321E;
}
.content_sub_bold {
	font-family: "Garamond", sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	/*font-variant: small-caps;*/
	color: #65321E;
}
.content_sub {
	font-family: "Garamond", sans-serif;
	font-size: 13px;
	font-style: none;
	font-weight: none;
	/*font-variant: small-caps;*/
	color: #65321E;
}

.content_linksub {
	font-family: "Garamond", sans-serif;
	font-size: 13px;
	font-style: none;
	font-weight: none;
	/*font-variant: small-caps;*/
	text-decoration:none;
	color: #65321E;
}
.rightadd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #65321E;
}
.left {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15.5px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.textbox_big{  
		font-family: "Times New Roman",verdana; 
		font-size: 8pt; 
		color: #000000; 
		background-color: #f2f2f2;
		width: 215px;
		border: 1px #000000 solid;
		padding: 0px;
	}
	.textarea_big	{
		font-family: "Times New Roman",verdana;
		font-size:9pt;
		border:1px #000000 solid;
		background-color: #f2f2f2;
		width:215px;
		height:80px;
		padding:0px;
		border:1px #000000 solid;
	}	
.button{
		font-family:"Times New Roman",tahoma;
		font-size:8pt;
		font-weight:bold;
		color:white;
		letter-spacing:1px;
		background:#65321E;
		border: 1px opx #D4D0C8 solid;
		height:22px;
	}
