body, td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
}

.tax {
	font-size: 8pt;
	color:#525252;
}

a {
	text-decoration: underline;
	font-weight: none;
	color: #ffcc00;
}

.lnk_footer {
	color: #ffff99;
}

.lnk_footer:hover {
	color: #ffffff;
}

a:hover {
	text-decoration: overline underline;
	color: #555555;
}

.bg_main {
	background-image:url(/images/bg_main.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bg_menu {
	background-image:url(/images/bg_menu.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffff99;
	border-top:  1px dotted #cccccc;
	border-right:  1px dotted #cccccc;
}

.bg_f1 {
	background-image:url(/images/bg_f1.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 50px;
	vertical-align: top;
}

.bd_logo {
	border-right:  1px dotted #cccccc;
}

.bg_footer {
	background-color: #ffcc00;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffff99;
	font-weight: bold;
}

.bd_top {
	border-top:  2px solid #cccccc;
}

.bd_bottom {
	border-bottom:  2px solid #cccccc;
}

.bd_left {
	border-left: 2px solid #cccccc;
}

.bd_right {
	border-right: 2px solid #cccccc;
}

.header {
	font-size: 14pt;
	font-weight: bold;
	color: #cccccc;
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px dotted #cccccc;
	background-image:url(/images/bg_menu.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffff99;
}

a.counter       {
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.counter:hover {
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}