body {
	background-color: #ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
}

.tablemain {
	width:950px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.tablemain2 {
	width:950px;
	background-color:#FFFFFF;
	margin: auto;
}

.tablemain3 {
	width:950px;
	height:50px;
	background-image: url(../images/footer_bg.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}
.trmain {
}
.trmain2 {
}
.trmain3 {
}
.tdmain {
	width:950px;
	vertical-align:top;
}

.tdmain2a {
	width:225px;
	vertical-align:top;
	padding: 0 5px 0 0;
	
}

.tdmain2b {
	width:720px;
	vertical-align:top}
	
.tdmain3 {
	width:950px;
	height:72px;
	vertical-align:top;
}
.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	margin: 0 0 10px 0;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #192d36;
	margin:5px 5px 0 5px;
    padding: 0;
}

.tdmain2b h1 {
	background: #900000;
	color: #fff;
	margin: 5px 0 3px 0;
	padding: 4px 0 4px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	padding-top:18px;
}

.footertext a:hover {
	color: #fff;
	text-decoration: underline}

#centered	{
				text-align: center;
				text-indent: 0px}

p	{
				padding: 0 20px 0 10px;
				text-align: justify}

h4	{
				background: #eee;
				padding: 3px 0 5px 3px;
				margin: 0 0 5px 0;
				font-size: 8pt;
				font-weight: bold}

.border	{
				border-left:1px solid #ccc;
				border-right:1px solid #ccc;
				border-bottom:1px solid #ccc}

