body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.bg {
	height: 100%;
}
.bg1 {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 754px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	height: 76px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	line-height: 90%;
}
.menu a:hover {
	color: #FBF4E4;
	text-decoration: underline;
}

.leftmenu a:hover {
	color: #FBF4E4;
	text-decoration: underline;
}

.text {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 137%;
	color: #333333;

}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2E70BA;
	font-style: italic;
	font-weight: bold;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBF3E3;
	background-image: url(img/bbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 5px;
}


.leftmenu td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.leftmenu td {
	padding-left: 3px;
}
.bgg {
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgg1 {
	background-image: url(img/bgg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

