body {
	margin: 0px;
}

body, p, td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}
.menu {
	background: url(../images/bg.gif) #ffffff top center repeat-x;
	padding: 0px 26px 4px 26px;	
	text-align: left;
	font-size: 8pt;
}
.menu a:link, .menu a:visited {
	color: #0E2B8D;
	text-decoration: none;
}
.menubg {
	background-color: #FFF9F2;
}
a:link, a:visited {
	color: #0E2B8D;
}
.list th {
	border-bottom: 1px solid #FFCC99;
}
.left {
	border-left: 1px solid #999999;
	bborder-right: 1px solid #999999;
}
.right {
	bborder-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.main {
	padding: 44px 26px 26px 26px;	
}
h1, .h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}
h3, .h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
}
.footer {
	padding: 4px 26px 4px 26px;	
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #999999;
	font-size: 8pt;
}
.intro {
	font-weight: bold;	
}
.showcasebar {
	background-color: #999999;
	padding: 0px 26px;
	color: #000000;
}
.showcasebar a:link, .showcasebar a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menuover {
	background: url(../images/menubg.gif);
}
.copyright {
	padding: 6px 4px;
	color: #999999;
	font-size: 8pt;
}
.footer a:link, .footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.english a:link, .english a:visited {
	color: #999999;
}

