body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0763F;
	line-height: 12px;
	right: 10px;
	bottom: 10px;
}
a:link {
	outline: 0;
	color: #446386;
	text-decoration: none;
}
a:hover {
	outline: 0;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	outline: 0;
	text-decoration: none;
	color: #99CCFF;
}
a:visited {
	outline: 0;
	color: #446386;
	text-decoration: none;
}
.main_con {
	height: 100%;
	width: 860px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 20px;
}
.header {
	height: 60px;
	width: 830px;
	position: relative;
	background-image: url(images/paul-mortimer-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 60px;
	margin-bottom: 13px;
	padding-top: 15px;
}
.audio_con {
	position: absolute;
	height: 20px;
	width: 170px;
	top: 40px;
	right: -9px;
}
.go-con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	padding: 10px;
	height: 90px;
	width: 660px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	position: relative;
	text-align: center;
	margin-bottom: 100px;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#999999;
    scrollbar-base-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
	margin-left:150px;;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.add_to_fav_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
	text-align: right;
	position: fixed;
	height: auto;
	width: 300px;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}

.content {
	width:860px;
	height:500px;
}
	

