body {
	background-image: url(images/bg.jpg);
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.menu1 {
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.menu2 {
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	height: 367px;
	vertical-align: top;
	padding: 10px;
}
.main {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
a.m1link:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m1link:visited {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m1link:hover {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.m2link:link {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.m2link:visited {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.m2link:hover {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.os {
	color: #FD7D1C;
	font-size: 14px;
	font-weight: bold;
}
