.Main {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #2B502F;
	font-weight: bold;
}
.Style {
	font-family: "Times New Roman", Times, serif;
	font-size: 250px;
	color: #993300;
}
.StyleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #993300;
}
.Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;

}
.ContentTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #993300;
	font-style: italic;

}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;

}
.Border {
	color: #333333;
	border: 5px solid #FFFFCC;
}
.FormBorder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-style: italic;
	color: #333333;
	border: 1px solid #2B502F;
	width:204px;

}
.Button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	font-style: italic;
	color: #FFFFCC;
	border: 3px solid #F7F3E7;
	background-color: #2B502F;
	height: 30px;
	width: 100px;
	font-weight: bold;
}
.LogoDetail {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #2B502F;
	font-weight: bold;
}
.HomeDetail {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;

}
.HomeFooter {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;

}
.HomeFooter a: {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;

}