body, td, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, td {
	font-size: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 16px 10% 0px 10%;
}

a img 
{
	border-style: none;
}

a.panelLink
{
	color:#000000;
	font-weight: bolder;
	text-decoration: none;
}

h1 {
	font-size: 200%;
	font-weight: bolder;
}

h2 {
	font-size: 150%;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom:4px;
}

h3 {
	font-size: 125%;
	font-weight: bolder;
	margin-top: 2px;
	margin-bottom:4px;
}

p {
	margin-top: 2px;
	margin-bottom:12px;
}

ul.spacedList li {
	margin-top:10px;
	margin-bottom:8px;
}


#banner {
	background-color: #ffffff;
	padding-left: 8px;
	background-image: url(images/banner/coupling.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:128px;
	}
	
#banner2 {
	background-image: url(images/banner/coupling.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	height:130px;
}

#banner h1 {
	font-family: Serif;
	font-size: 200%;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 128px;
	padding-right: 128px;
	padding-bottom: 0px;
	color: #375a9c;
	white-space: nowrap;
}

#content {
	margin: 8px 8px 8px 8px;
}

#content_1 {
	margin: 8px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #03C;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	height: auto;
}

#footer {
	font-size: 90%;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

#mainFrame {
	background-color: #ffffff;
	border-top: 2px solid #000066;
	border-left: 2px solid #0066FF;
	border-bottom: 2px solid #0066FF;
	border-right: 2px solid #000066;
	height: auto;
	width: auto;
	left: 30%;
	top: auto;
	right: 30%;
	bottom: auto;
}

#navigation {
	background-color: #6699ff;
	width: 100%;
	padding: 5px 0px 5px 0px;
}


.boldLink:link {
	color: #000000;
	font-weight: bolder;
	padding: 4px 4px 4px 0px;
}

.boldLink:visited {
	color: #000000;
	font-weight: bolder;
	padding: 4px 4px 4px 0px;
}

.boldLink:hover {
	color: #969a72;
	font-weight: bolder;
	padding: 4px 4px 4px 0px;
}


.boldText {
	font-weight:bolder;
}


.floatEnd {
	clear: both;
}

.floatLeft {
	float:left;
}

.floatRight {
	float: right;
}

.function 
{
	color: #0000ff;
}

.leftMenu {
	float: left;
	width: 40%;
}

.hsleftMenu {
	float: left;
	width: 410px;
}

.menuHeader {
	background-color: #6699ff;
	border-top: solid 1px #0000ff;
}

.menuHeaderText {
	border-left: solid 1px #0000ff;
	border-right: solid 1px #0000ff;
	border-bottom: solid 1px #0000ff;
	display: block;
	font-weight: bolder;
	padding: 4px 4px 4px 8px;
}

.menuItem {
	background-color: #bbbbbb;
}

.menuPanel {
	background-color: #ffffff;
	padding: 4px 4px 0px 8px;
	border-left: solid 1px #0000ff;
	border-right: solid 1px #0000ff;
	border-bottom: solid 1px #0000ff;
}

.menuLink:link {
	color: #000000;
	display: block;
	font-weight: bolder;
	padding: 4px 4px 4px 8px;
	border-left: solid 1px #66ccff;
	border-right: solid 1px #66ccff;
	border-bottom: solid 1px #66ccff;
	text-decoration: none;
}

.menuLink:visited {
	color: #000000;
	display: block;
	font-weight: bolder;
	padding: 4px 4px 4px 8px;
	border-left: solid 1px #969a72;
	border-right: solid 1px #969a72;
	border-bottom: solid 1px #969a72;
	text-decoration: none;
}

.menuLink:hover {
	color: #FFFFFF;
	display: block;
	font-weight: bolder;
	padding: 4px 4px 4px 2px;
	border-left: solid 7px #969a72;
	border-right: solid 7px #969a72;
	border-bottom: solid 1px #969a72;
	text-decoration: none;
}

.menuTitle {
	color: #000000;
	display: block;
	font-weight: bolder;
	padding: 4px 4px 4px 8px;
	border-left: solid 1px #969a72;
	border-right: solid 1px #969a72;
	border-bottom: solid 1px #969a72;
	text-decoration: none;
}


.navigationLink:link {
	height: 100%;
	color: #000000;
	font-weight: bolder;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	border: 1px solid #000066;
}


.navigationLink:visited {
	height: 100%;
	color: #000000;
	font-size: 100%;
	font-weight: bolder;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	border: 1px solid #000066;
}

.navigationLink:hover {
	height: 100%;
	color: #FFFFFF;
	font-weight: bolder;
	padding: 4px 6px 4px 10px;
	text-decoration: none;
	border-top: solid 1px #6699ff;
	border-left: solid 1px #6699ff;
	border-right: solid 1px #6699ff;
	border-bottom: solid 1px #6699ff;
}

.rightBody {
	float: right;
	width: 58%;
}

.sectionBody {
	border-left: solid 1px #969a72;
	border-right: solid 1px #969a72;
	border-bottom: solid 1px #969a72;
	padding: 4px 4px 4px 4px;
}

.sectionHeader {
	background-color: #c8c8a4;
	border: solid 1px #969a72;
	font-weight: bolder;
	padding: 4px 4px 4px 4px;
}

.sink1 {
	border: inset 1px black;
}

.visit 
{
	color: #ff0000;
}

.calendar THEAD, .drawTable THEAD {
	background-color: #6699ff;
}

.bg {
	background-color: #CCFFFF;
}

.calendar THEAD TR TD, .drawTable THEAD TR TD {
	font-weight:bolder;
}

.drawTable TBODY TD{border: 0px none}


.drawTable TBODY TD.draw 
{
	border-bottom:0px none;
	border-top:0px none;
	border-right:0px none;
	vertical-align: middle;
}
