/* CSS Document */
A {
	color: #2d50d7;
	text-decoration: none;
}

A:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

.txt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #aca482;
	font-style: normal;

}
.txt link { color: #a1a84e; font-size: 12pt; font-family: Helvetica, Arial, Verdana, sans-serif; font-style: normal; }
.text hover { font-size: 12pt; font-family: Arial, Helvetica, Verdana, sans-serif; color: #808000; font-style: normal; }
.td {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.td_rgt {
	background-color: #FFFFFF;
	border-top: thin none #eaeaea;
	border-right: thin none #eaeaea;
	border-bottom: thin solid #eaeaea;
	border-left: thin none #eaeaea;
}
.dropdown {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #f5f5f5;
	width: 190px;

}
.h1 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 13px; font-weight: normal; color: #847c29; }
.h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #847c29;
}
.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: xx-small;
}
.img {
	border: medium solid #eaeaea;
}
.h3grey {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.content {
	border: thin solid #eaeaea;

}
.currency {


	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h1 { color: #847c29; font-size: 13px; font-family: Arial, Helvetica, Verdana, sans-serif; }
