td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a {
	color: #BB0000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.mainarea {
	background-image: url(images/mainarea-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 26px;
}
.red-18 {
	font-size: 18px;
	font-weight: normal;
	color: #C41828;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}
.red11b {
	font-size: 11px;
	font-weight: bold;
	color: #C01829;
}
.news-mainpage a {
	color: #484848;
	text-decoration: none;
}

.news-mainpage a:hover {
	color: #C01829;
	text-decoration: underline;
}

.text10n {
	font-size: 10px;
	text-decoration: none;
}
.work1 {
	border: 3px solid #FFFFFF;
	margin-right: 4px;
	margin-bottom: 4px;
}

.work1:hover {
	border: 3px solid #B71524;
}
.black-18 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.welcome1 {
	padding-right: 30px;
}
.menu-index {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

.menu-index a{
	color: #BB0000;
	text-decoration: none;
	margin-left: 11px;
}

.menu-index a:hover {
	color: #700E17;
	text-decoration: underline;
}

.menu-index #mi-current{
	color: #000000;
	text-decoration: underline;
}



.menu-inner {
	background-image: url(images/menu-bg-inner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}

.menu-inner a {
	color: #BB0000;
	text-decoration: none;
	margin-left: 11px;
}

.menu-inner a:hover {
	color: #700E17;
	text-decoration: underline;
}

.menu-inner #mi-current {
	color: #000000;
	text-decoration: underline;
}


.left-menu {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 14px;
	list-style-image: url(images/li1.jpg);
	margin-top: 0px;
	padding-top: 0px;
}

.left-menu a{
	font-size: 11px;
	font-weight: bold;
}

.left-menu a:hover {
	color: #333333;
	text-decoration: underline;
}

.left-menu li{
	list-style-type: none;
	margin-bottom: 5px;
}
.field1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #E1B664;
	width: 250px;
}
.button1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C11724;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EC3C50;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #EC3C50;
}

.error {
  color: #BB0000;
  font-weight: bold;
}
