body {
	margin-right: auto;
	margin-left: auto;
}

.page-title {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#menu a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#left {
	background-image: url(img/grey-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#left a:hover {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menu a:hover {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
#content {
	padding: 20px;
}
.text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	line-height: 130%;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.flash {
	margin-top: 135px;
	margin-left: 470px;
}
#h100 {
	height: 100%;
}
li {
	margin-bottom: 3px;
	margin-left: -22px;
}
ul {
	margin-top: -15px;
	margin-bottom: 0px;


}
.tit a {
	text-decoration: none;
}

.mt {
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
}
