@charset "utf-8";



/* CSS Document */

.Tab {
	background-color: #FFFFFF;
	border: 3px double #0099FF;
}
.Head {
	background-color: #669934;
	height: 149px;
	width: 960px;
	background-image: url(images/index_01.jpg);
}
.Feedback {
	background-color: #669934;
	background-image: url(images/index_07.jpg);
	height: 45px;
	width: 120px;
}
.MainMenu {
	background-color: #79A54C;
	background-image: url(images/Gradient2.jpg);
	height: 48px;
	width: 960px;
}
.Footer {
	background-color: #669934;
	background-image: url(images/index_06.jpg);
	height: 30px;
	width: 960px;
	border-top-width: 0px;
	border-right-style: none;
	border-top-color: #FBFBFE;
	border-right-color: #0099FF;
	border-bottom-color: #FBFBFE;
	border-left-color: #FBFBFE;
}
.Foot {
	background-color: #FFFFFF;
	background-image: url(images/index_14.jpg);
	height: 39px;
	width: 960px;
}
.Content {
	background-color: #FFFFFF;
	background-image: url(images/index_04.jpg);
	height: 698px;
	width: 560px;
	font-weight: normal;
	font-style: normal;
}

.RightBlock {
	background-color: #FFFFFF;
	background-image: url(images/index_05.jpg);
	height: 698px;
	width: 200px;
}
.LeftBlock {
	background-color: #FFFFFF;
	background-image: url(images/index_03.jpg);
	height: 698px;
	width: 200px;
}

