body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-left {
	background-image: url(images/design_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(images/design_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-header {
	background-image: url(images/pr-header.jpg);
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7F7F7;
	font-weight: normal;
}
.bg-button {
	background-image: url(images/button-bg.jpg);
}
.bg-table-mid {
	background-image: url(images/table-mid.png);
}
.bg-table-bottom {
	background-image: url(images/table-bottom.png);
}
.bg-table-top {
	background-image: url(images/table-top.png);
	height: 37px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #103C9F;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #103C9F;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.table-100 {
	height: 100%;
	width: 100%;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	background-image: url(images/bg-table-bottom.png);
	background-repeat: no-repeat;
}
.table-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}
.table-style {
	border: 1px dotted #999;
	margin-bottom: 4px;
	margin-top: 4px;
}

.table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10379E;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}

.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2450b4;
    text-decoration: none;
}
A:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#2450b4;
    text-decoration: none;
}
A:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color:#f3c300;
    text-decoration: none;
}
.tablesplit_toponly
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: dashed 1px #CCCCCC;
}
.searchbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3f75e1;
    font-weight: bold;
    background-color: #ffffff;
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
    cursor: hand;
}
.latestpr_subdom
{
    border-bottom: #333333 1px dashed;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.bg-centre {
	background-image: url(images/bg-centre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#PressMe
{
    position: relative;
    width: 250px;
    left: 306px;
    height: 28px;
    top: 0px;
    cursor: pointer;
}

