
/* Linkasink Refresh Styles --------------------------------------------------------------*/

body {
	background-color: #41778c;
	margin: 15px 15px 0px 15px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%
}

a:link {
	color: #950505;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #950505;
}

a:hover {
	text-decoration: underline;
	color: #950505;
}

a:active {
	text-decoration: none;
	color: #950505;
}

.nobr a:link {
	color: #000000;
}

.nobr a:visited {
	color: #000000;
}

.nobr a:hover {
	color: #666666;
}

.nobr a:active {
	color: #666666;
}

.intable a:link {
	color: #000000;
}

.intable a:visited {
	color: #000000;
}

.intable a:hover {
	color: #666666;
}

.intable a:active {
	color: #666666;
}

td.navout {
	border: solid 0px;
	padding: 10px;
	border-spacing: 15px;
}

td.navin {
	border: solid #fff 1px;
	background-color: #d4be86;
	padding: 5px;
}

td.navselected {
	border: solid #fff 1px;
	background-color: #dce6f2;
	padding: 5px;
}

.nobr {
	white-space: nowrap
}

h1 {
	font-size: 110%;
	margin-top: 0px;
	text-align: left;
}

h4 {
	font-size: 115%;
	text-align: center;
}

h2 {
	font-size: 120%;
	margin-top: 15px;
	text-align: center;
}

h3 {
	font-size: 100%;
	margin-top: 0px;
	text-align: left;
}

p.footer {
	font-size: 87%;
	text-align: center;
	color: #dce6f2;
}

table {
	border-collapse: collapse;
}

td.hpcontent {
	border: solid 0px;
	background-color: #41778c;
	padding: 15px 50px 0px 50px;
	font-size: 95%;
}

td.hpspacertan {
	border: solid 0px;
	background-color: #41778c;
}

td.hpwhite {
	border: solid #d4be86;
	border-width: 3px 0px 3px 0px;
	background-color: #fff;
	padding: 8px;
}	


.smaller {
	font-size: 87%;
	margin-left: 10px;
	margin-right: 10px;
}

td.contactform {
	border: solid #d4be86;
	border-width: 3px;
	background-color: #b69b6a;
	padding: 15px;
}	

td.content2 {
	padding: 10px;
}

td.content {
	padding: 3px;
}