body {background: #273880 url(../images/PageBK.gif) repeat-x; text-align: center;}
.calc {
	background: #F6E9AE;
	border: 1px solid #003366;
	font: 83% arial, verdana, helvetica, lucida, sans-serif;
	color: #003366;
	border-collapse: collapse;
}
.calc_input {
	font: 100% arial,verdana,helvetica,lucida,sans-serif;
	color: #003366;
}
.calc_button {
	font: 83% arial,verdana,helvetica,lucida,sans-serif;
	color: #003366;
}
.sfont {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	color: #666;
}
.err{
	color: #CC0000;
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
}
TH {
	border: 1px solid #8688A8;
	background: #003366;
	font-weight: bold;
	padding: 3px;
	color: #fff9dd;
}
#tiplayer {
	font-family: arial,verdana,helvetica,lucida,sans-serif;
	font-size: 83%;
	position: absolute;
	width: 250px;
	padding: 4px;
	background: #FFFFE1;
	border: 1px solid #000000;
	z-index: 10;
	visibility: hidden;
}
#powered_by, #powered_by a{
	font: 11px arial,verdana,helvetica,lucida,sans-serif;
	margin-top: 15px;
	text-align: center;
	color: #A5830E;
}
.fill01 {background-color: #F6E9AE}
.fill02 {background-color: #F9F0C8}
#calcH1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
#calclist{font: 83% arial,verdana,helvetica,lucida,sans-serif}
#calclist li{margin-bottom: 6px}
a{color: #003366;  }
a:visited{color: #003366; }
a:hover{color: #A5830E; }
#pathway{
	font: bold 83% arial, verdana, helvetica, lucida, sans-serif;
	color: #7D7D7E;
	text-align: center;
}
#pathway a{
	font-weight: normal;
	text-decoration: none;
}
#texttable{
	font: 83% arial,verdana,helvetica,lucida,sans-serif;
	color: #003366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	padding: 5px 10px 0px 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.text a,
	.text a:link,
	.text a:visited, {
	color: #003366;
	text-decoration: none;
}
.text a,
	.text a:active,
	.text a:hover {
	color: #A5830E;
	text-decoration: underline;
	}	
.searchBK {
	background: #fff9dd url(images/searchBK.gif) repeat-x;
}
.footer {
	font-size: 12px;
	line-height: 18px;
	color: #fff9dd;
	padding: 5px 10px 0px 15px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.footer a,
	.footer a:link,
	.footer a:visited, {
	color: #fff9dd;
	text-decoration: none;
}
	.footer a:active,
	.footer a:hover {
	color: #fff9dd;
	text-decoration: underline;
	}
	.text1 {
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.text1 a,
	.text1 a:link,
	.text1 a:visited, {
	color: #003366;
	text-decoration: none;
}
.text1 a,
	.text1 a:active,
	.text1 a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D087;
	margin-left: 5px;
	padding-left: 5px;
	width: 165px;
	font-weight: bold;
}
.menu a,
	.menu a:link,
	.menu a:visited, {
	color: #003366;
	text-decoration: none;
}
.menu a,
	.menu a:active,
	.menu a:hover {
	color: #A5830E;
	text-decoration: none;
	}
.menu2 {
    font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003366;
	margin-left: 5px;
	padding-left: 5px;
	width: 165px;
	font-weight: bold;
}
.menu2 a,
	.menu2 a:link,
	.menu2 a:visited, {
	color: #003366;
	text-decoration: none;
}
.menu2 a,
	.menu2 a:active,
	.menu2 a:hover {
	color: #A5830E;
	text-decoration: none;
	}
	h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5830E;
	margin: 5px 5px 0px;
}

