@charset "utf-8";

* {
	border: 0px;
	padding: 0px;
	margin: 0px;
	outline: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #454545;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	color: #a02031;
}

a:hover {
}

img {
	vertical-align: middle;
}

p {
	margin: 0 0 15px 0;
}

blockquote {
	margin: 0 0 15px 30px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	line-height: 35px;
	color: #a02031;
	margin: 0 0 15px 0;
	padding: 5px 3px;
	border-bottom: 1px solid #dfdbd8;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	line-height: 25px;
	color: #a02031;
	margin: 0 0 15px 0;
	padding: 5px 3px;
	border-bottom: 1px solid #dfdbd8;
}

h3 {
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 20px;
}

h4 {
	margin: 0 0 15px 0;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	margin: 0 0 15px 0;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	margin: 0 0 15px 0;
	font-size: 9px;
	font-weight: bold;
}

ol {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
}

ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 40px;
	list-style-type: square;
}

li {
	margin: 0 0 5px 0;
	
}

input {
	background: #d5d0c7;
	height: 18px;
	padding: 2px;
	vertical-align: middle;
}

textarea {
	background: #d5d0c7;
	padding: 2px;
}

label {
	background: #eeeeee;
	padding: 2px 7px;
	display: block;
	margin: 0px 0px 15px 0px;
	font-size: 10px;
	color: #cccccc;
}

label input {
	padding: 0px 0px 0px 10px;
	background: none;
}

label textarea {
	padding: 0px 0px 0px 10px;
	background: none;
}

.Small {
	font-size: 10px;
	color: #999999;
}

.FloatLeft {
	float: left;
	margin: 0 15px 0 0;
	border: 0;
}

.FloatRight {
	float: right;
	margin: 0 0 0 15px;
	border: 0;
}

.More {
	border-top: 1px solid #dfdbd8;
	text-align: right;
	padding: 0px 40px;
	line-height: 35px;
}

.More a {
	line-height: 35px;
}

.Slogan {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 30px;
	line-height: 35px;
	color: #a02031;
}
.SloganSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #a02031;
	font-style: italic;
	line-height: 25px;
	display: block;
}
.SloganSmallest {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #a02031;
	line-height: 15px;
	display: block;
	margin-bottom: 10px;
}

.Subcontent {
}

.UserName {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 35px;
	color: #a02031;
}

.InvisibleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #454545;
}

.FontSize1 {
	font-size: 50px;
	line-height: 40px;
	margin: 0 7px;
	white-space: nowrap;
}

.FontSize2 {
	font-size: 36px;
	line-height: 40px;
	margin: 0 7px;
	white-space: nowrap;
}

.FontSize3 {
	font-size: 30px;
	line-height: 40px;
	margin: 0 7px;
	white-space: nowrap;
}

.FontSize4 {
	font-size: 24px;
	line-height: 40px;
	margin: 0 7px;
	white-space: nowrap;
}

.FontSize5 {
	font-size: 18px;
	line-height: 40px;
	margin: 0 7px;
	white-space: nowrap;
}