body {
	margin: 0px;
	padding: 0px;
	background: url('img/back.jpg') #0F4759 50% 50%;
}
body, document, td {
	font-family: Tahoma, Geneva CY, Sans-Serif;
	font-size: 70%;
}
br {
	font-size: 50%;
}
a {
	color: #003E9B;
}
a:active, a:hover {
	color: #F00;
}
a:visited {
	color: #572466;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
table.main {
	width: 100%;
	height: 100%;
}
table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
td.top {
	width: 50%;
}
td.bottom {
	width: 50%;
	background: url('img/back.g.lines.bottom.gif') 0% 0% repeat-x;
}
td.menuLeft {
	width: 50%;
	background: url('img/menu.left.shadow.jpg') 100% 0% repeat-y;
	text-align: right;
}
td.menuRight {
	width: 50%;
	background: url('img/menu.right.shadow.jpg') 0% 0% repeat-y;
}
td.menuLeft table {
	width: 100%;
}
td.menu {
	width: 100%;
	background: url('img/back.g.lines.menu.gif') 0% 0% repeat-x;
}
td.menuLeft table td.menu {
	text-align: right;
}
td.copy {
	color: #88A4AD;
	padding: 11px 2px 0px 2px;
}
td.copy a, td.copy a:link, td.copy a:visited {
	color: #88A4AD;
	text-decoration: underline;
}
td.copy a:hover, td.copy a:active {
	color: #B8C8CE;
	text-decoration: underline;
}
td.menu {
	width: 50%;
	background: url('img/back.g.lines.menu.gif') 0% 0% repeat-x;
}
td.content {
	background: url('img/content.back.gif') 0% 0% repeat-y;
	color: #181818;
}
td.content b {
	color: #9F0100;
}
td.content, td.logo, td.phone {
	background-color: #F1F1F1;
}
td.content div {
	padding: 20px 30px 20px 38px;
}
td.content {
	height: 250px;
}
td.content div table.sections {
	height: 210px;
}
img {
	border: 0px;
}
table.thumb {
	margin: 7px 25px 6px 25px;
}
table.thumb td {
	background: #FFF;
	border: 1px solid #B2B2B2;
	padding: 3px 4px 3px 4px;
}
table.thumb td.sep {
	background: transparent;
	width: 12px;
	height: 6px;
	border: 0px solid;
	padding: 0px;
}
a.catMenu:visited, a.cLink:visited {
	color: #003E9B;
}
a.catMenu:active, a.catMenu:hover, a.cLink:active, a.cLink:hover {
	color: #F00;
}
a.cLink {
	font-weight: bold;
	margin-left: 11px;
}
table.catMenu {
	margin-bottom: 5px;
}
table.catMenu td {
	padding: 0px 0px 2px 0px;
}
td.submenu table.catMenu td {
	padding: 0px 0px 1px 8px;
}