#tablesize{
width:1200px;
margin-left:auto;
margin-right:auto;
position:relative;
}

table.wide-table {
width:100%;
margin-left:auto;
margin-right:auto;
position:relative; 
background-color:#FFFFFF;
border-bottom: solid;

}

table.wide-table td {
min-width:245px;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background:#ffffff;

}
H5 {font-size: 18px;}
A {color: blue; text-decoration: underline;}
A:hover {color: red; text-decoration: underline;}
A:visited {color: blue; text-decoration: underline;}
.image {padding-right: 10px;}
.mainIndented {padding-left: 25px; padding-right: 25px;}

.mainText {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.header {
	background: white;
	border-bottom: medium #000000 solid;
	border-top: thin #000000 solid;
	border-left: thin #000000 solid;
	border-right: thin #000000 solid;
}
.header2 {
	background: white;
	border-bottom: thin #000000 solid;
	border-left: thin #000000 solid;
	border-right: thin #000000 solid;
}
.registryList {
	font-size: 10px;
}

.leftNav {
	width: 225px !important;
	font-size: 12px;
	background: #990000;
	padding-left: 20px;
	padding-top: 15px;
}
.Nav {padding-bottom: 15px;}
A.leftNav {color: white;}
A.leftNav:hover {color: #999999;}
.rightPics {padding-top: 15px;
background: #990000;}
.bottomNav {
	font-size: 9px;
	padding-top: 5px;
}

.copyright {
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: black;
}
A.NAVLINK {color: white;}
A.NAVLINK:hover {color: #999999;}
A.addOnLinks {color: black; text-decoration: underline; font-size: 10px;}
A.addOnLinks:hover {color: red; text-decoration: underline; font-size: 10px;}

.standard {padding-bottom: 22px; font-size: 12px;}
A.standard {color: black;}
A.standard:hover {color: red;}

.contactText {color: black;}
.contactOptions {font-size: 10px; padding-left: 10px;}




