.main-right-fill {
	background-image: url(images/main-right-fill.jpg);
	background-repeat: repeat-y;
}
.main-left-fill {
	background-image: url(images/main-left-fill.gif);
	background-repeat: repeat-y;
}
.row1-fill {
	background-image: url(images/row1-fill.jpg);
	background-repeat: repeat-x;
}
.bottom-fill {
	background-image: url(images/bottom-fill.gif);
	background-repeat: repeat-x;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.small {
	font-size: 11px;
}
.footer {
	font-size: 9px;
}
.margin4 {
	margin-top: 4px;
	margin-bottom: 4px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a.link1:link {
	color: #FF0000;
	text-decoration: none;
	padding: 4px;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a.link1:visited {
	text-decoration: none;
	color: #FF0000;
	padding: 4px;
}
a:hover {
	text-decoration: none;
	color: #3369A7;
}
a.link1:hover {
	text-decoration: none;
	color: #3369A7;
	background-color: #FFFFFF;
	padding: 4px;
}
a:active {
	text-decoration: none;
	color: #3369A7;
}
a.link1:active {
	text-decoration: none;
	color: #3369A7;
	padding: 4px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #497AB4;
	margin: 0px;
}
hr {
	line-height: 1px;
	color: #FFFFFF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #638BBE;
}
.capability-fill-top {
	background-image: url(images/capability-top-fill.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.medium {
	font-size: 13px;
}
.bkg-sailboat {
	background-image: url(images/bkg-sailboat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
