html { height:100%;margin:0px;padding:0px;border:none; }
body {
	font-family: Times, serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	color:#000000;
	background-color: #F8F7F2;
	height:100%;
	padding:0px;
	border:none;
}

td {
	font-family: Times, serif;
	font-size: 14px;
	line-height: normal;
	vertical-align: top;
}

img {border: 0px;}

h3 {font-size:16px;color:#FFFFFF;margin: 0px;}
h2 {font-size:16px;color:#19286A;margin: 0px;}
h1 {font-size:18px;font-weight: bold;color: #19286A;}

ul { margin: 10px 0px; padding-left: 20px; }

a:link { color: #536F85; text-decoration: underline; border: 0px}
a:visited { color: #536F85; text-decoration: underline; border: 0px}
a:hover { color: #000000; text-decoration: underline; border: 0px}

.topper {background:url(images/topground.jpg);height:71px;}
.left_menu {background:url(images/sideground.jpg);text-align:center;font-size:11px;line-height:15px;}
.left_menu a:link { color: #FFFFFF; text-decoration: none; border: 0px}
.left_menu a:visited { color: #FFFFFF; text-decoration: none; border: 0px}
.left_menu a:hover { color: #FFFFFF; text-decoration: underline; border: 0px}



.main {background:url(images/bg3.jpg);padding: 0px 40px 20px 40px;}

.piece {
	font-family: Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #536F85;
}

.medium {
	font-family: Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	color: #536F85;
}
.copyright {
	background-color:#000000;
	font-family: Arial,Helvetica,Sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	text-align:right;
	padding: 4px 3px 0px 3px;
}

.full_on {width:100%;height:100%;border:0px;}