body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.top {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #583600;
}
a.top {
	text-decoration: underline;
	color: #CC0000;
}
a.top:visited {
	text-decoration: underline;
	color: #CC0000;
}
a.top:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.top:active {
	text-decoration: underline;
	color: #CC0000;
}

.footer {padding:0 0 0 5px;
	line-height: 1.3;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.footer a{
	text-decoration: underline;
	color: #3F658C;
	margin: 0 4px;
}
.sh-logo {margin-right: 5px; float:left}

ul {margin:0; padding:0}
li {margin: 10px 10px 10px 115px; padding:0; border:1px solid red}


/* print pop up page */
.printpopup .wrapper {width: 600px; color:#663300; text-align:left; font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.printpopup .header {background: url(assets-en/print-popup-header.jpg) no-repeat; height:110px; width: 600px; border-bottom:1px solid #fff}
.printpopup .header .navbar {vertical-align: bottom; text-align:right; float:left; height:50px; width: 600px; margin:77px 0 0 0;}
.printpopup .main {padding: 0 10px 0 20px; background: #FAE24E url(assets-en/entry-form-bg.gif) top right no-repeat; border-bottom:1px solid #fff}
.printpopup .footer {width:600px; height: 60px; float:left; background: url(assets-en/print-popup-footer.gif) no-repeat; text-align:center; vertical-align:bottom; }
.printpopup .copyright {margin-top: 30px; width: 600px; float:left}
.printpopup h1 {font-size: 20px; margin: 0 0 20px 0; padding-top: 20px}
.printpopup h2 {font-size: 14px; color:#CC0000}
.printpopup p {margin: 0; padding: 7px 10px 7px 0}
.printpopup a {color:#003366}
.print-header {display:none}

body a {outline:none;}
body a:focus {-moz-outline-style: none;}
