@charset "utf-8";
body {
	background-image: url(../menubackground.jpg);
	background-color: #FFFFFF;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	font-size: 32px;
	color: #000000;
	text-align: left;
	padding-right: 40px;
	font-weight: lighter;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: left;
	text-align: left;
}
p {
	text-indent: 10px;
	list-style-type: circle;
	line-height: 21px;
	padding-right: 10px;
	font-size: 12px;
}
td {
	background-color: #FFFFFF;
	background-position: left;
}


a {
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#tdLeftMenuList {
	text-align: left;
	padding: 10px;
	vertical-align: top;
	text-indent: 0px;
	border-right-width: 0px;
	border-right-style: inset;
	border-right-color: #D5D3B7;
}

.imageLeftwrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: 2px none #000000;
}
.imageRightwrap {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	bottom: 0px;
	margin-top: 20px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#tdMainContent {
	text-align: justify;
	padding: 10px;
}
#tdLeftMenuList a {
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#tdHeader {
}
#tdLeftMenuList a:hover {
	background-color: #EAE6D7;
}
