/* CSS Document */
body {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}

.submenu {
	background-image: url(menu/menu-bg.gif);
	height: 24 px;
	padding-top: 1px;
}

.menulink {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.menulink:hover {
	text-decoration: underline;
}

.textleft {
	font-size: 12px;
	line-height: 1.4;
	padding-top: 24px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
}

.textright {
	background-color:#f7f7f7;
	font-size: 12px;
	line-height: 1.4;
	padding-top: 24px;
	padding-left: 16px;
	padding-right: 24px;
	padding-bottom: 20px;
}

.header1 {
	font-size: 16px;
	font-weight: bolder;
}

.header2 {
	font-size: 13px;
	font-weight: bolder;
}

a {
	color: #000000;
}

img {
	border-color: #000000;
	border-width: 0px;
}
