@charset "utf-8";
.menu_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	line-height: 20px;
	margin-top: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8c1d56;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.td_menu {
	background-color: #000000;
	background-image: url(images/MenuBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 400px;
}

.td_header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 10px;
	vertical-align: middle;
	height: 130px;
	background-image: url(images/OPLG_bgtile.gif);
	background-repeat: repeat;
}
.td_Content {
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
	margin: 0px;
	padding: 15px;
	height: 100%;
	width: 100%;
}

a:link.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 1px;
}

a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 1px;
	text-decoration: none;
}


a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #fafbf8;
	text-decoration: underline;
	padding-left: 1px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.language {
	position: absolute;
	top: 100px;
	right: 20px;
	z-index: auto;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #8c1d56;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}

