/* CSS Document */

.range_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-color: f4f4f4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0053a0;
}
.rangevalue_td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.range_a:link,a.range_a:visited,a.range_a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0053a0;
	text-decoration: none;
}
a.range_a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0053a0;
	text-decoration: none;
}
.button {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #003e77;
	border-bottom-color: #CCCCCC;
	border-left-color: #006cd1;
}
.buttono {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #888888;
	border-bottom-color: #999999;
	border-left-color: #444444;
}
a.buttona:link,a.buttona:visited,a.buttona:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #0053a0;
	text-decoration: none;
}
a.buttona:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0053a0;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
}
.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #0053a0;
}

