﻿body {
	background-color: #fff;
	padding: 20px 0;
	margin: 0;
}
body, td, input, textarea, select {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	color: #700000;
	text-decoration: underline;
}
a:hover {
	color: #888;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 25px;
	color: #730404;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-family: "Times New Roman", sans-serif;
}
h2 {
	font-size: 22px;
	color: #730404;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-family: "Times New Roman", sans-serif;
}
h3 {
	font-size: 14px;
	color: #730404;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 0 0 7px 0;
}
small {
	font-size: 11px;
}
textarea {
	overflow: auto;
}
ul.list1 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	list-style-image: url("../i/bullet4.gif");
}
ul.list2 {
	margin: 0 0 10px 12px;
	padding: 0;
	list-style-image: none;
}
.MasterSerach {
   background-color: #EED7D7;
}
#footer {
	font-size: 11px;
	padding: 10px 0 0 0;
	text-align: center;
}
#maintext_home {
	background-image: url("../i/bg1.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#maintext_page {
	background-image: url("../i/bg2.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu {
	background-color: #EED7D7;
	margin: 0 10px 10px 0;
	padding: 15px 20px
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline
}
#menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	background-image: url("../i/bullet1.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#menu a:hover {
	text-decoration: none;
	background-image: url("../i/bullet2.gif");
	color: #b77;
}
#menu a.submenu {
	background-image: none;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0 3px 15px;
}
#menu a.submenu:hover {
	background-image: none;
}
#menu a.submenu2 {
	background-image: none;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0 3px 25px;
}
#menu a.submenu2:hover {
	background-image: none;
}
#menu div {
	font-weight: bold;
	padding: 5px 0 5px 15px;
	background-image: url("../i/bullet3.gif");
	background-position: left top;
	background-repeat: no-repeat;
}
#menu div.submenu {
	background-image: none;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0 3px 15px;
}
#menu div.submenu2 {
	background-image: none;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0 3px 25px;
}
.box1 {
	background-color: #fff5f5;
	border: 1px solid #710000;
	padding: 7px;
	margin: 0 0 12px 0;
}
.button1 {
	border: 1px solid #000;
	background-color: #710000;
	color: #fff;
}
.form1 {
	width: 140px;
	margin-left: 10px;
	border: 1px solid #710000;
	background-color: #fff5f5;
}
.maintext {
	padding: 25px 20px;
}

