/*body {
	margin:0;
	padding:0;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}*/

#chooser {
	width:748px;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
#chooser a:link, #chooser a:visited, #chooser a:active  {
	text-decoration: none;
}
#chooser a:hover {
	text-decoration: underline;
}

#chooser a:link, #chooser a:visited, #chooser a:active  {
	text-decoration: underline;
	color: #000;
}
#chooser a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#chooser a img{
	border:none;
}

/*- Menu Tabs --------------------------- */

#chooser #tabs {
	width:100%;
	background:#fff;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	padding:0;
}
#chooser #tabs ul {
	list-style:none;
	margin:0;
	padding:0;
}
#chooser #tabs li {
	display:inline;
	margin:0;
	padding:0;
}


#chooser #tabs a {
	float:left;
	background:url("img/tabl.png") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
}
#chooser #tabs a span {
	float:left;
	display:block;
	background:url("img/tabr.png") no-repeat right top;
	padding:5px 10px 4px 5px;
	color:#666;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#chooser #tabs a span {float:none;}
    /* End IE5-Mac hack */


#chooser #tabs .current a {
	background-position:0% -40px;
}
#chooser #tabs .current span {
	color:#fff;
	background-position:100% -40px;
}
#chooser #tabs .current a:hover {
	background-position:0% -40px;
}
#chooser #tabs .current a:hover span {
	background-position:100% -40px;
	color:#fff;
}
	  

#chooser #tabs a:hover {
	background-position:0% -80px;
}
#chooser #tabs a:hover span {
	background-position:100% -80px;
	color:#666;
}


#chooser .red {
	background:url(img/redr.png) no-repeat #f00;
	clear: both;
	color:#fff;
	font: 11px/130% Verdana, Arial, Helvetica, sans-serif;
	background-position: right top;
}
#chooser .red span{
	background:url(img/redl.png) no-repeat;
	padding:8px;
	background-position: left top;
	display:block;
}
#chooser .toprw {
	color: #666;
	background: #e4e4e4 url(img/grbg.png);
	font-size: 10px;
}
#chooser .itm td {
	padding: 5px;
}
#chooser td {
	border-bottom:#eee 1px solid;
}
#chooser .sml {
	font-size: 9px;
	color: #999;
	line-height: 100%;
}
#chooser #total, #chooser #gst{
	display:inline;
}
#chooser .stdrate {
	display:inline;
}
#chooser .trhlselected {
	background:#eee;
}
#chooser .hovertrhlselected .sml, #chooser .hovertrhl .sml {
	font-size: 9px;
	color: #fff;
	line-height: 100%;
}
#chooser .hovertrhlselected, #chooser .hovertrhl{
	background:#f00;
	color:#fff;
	cursor:hand;
}
#chooser .hovertrhlselected .rwimg {
	background: url(img/tick2.png) no-repeat;
	height: 14px;
	width: 14px;
}
#chooser .hovertrhl .rwimg {
	background: url(img/plus2.png) no-repeat;
	height: 14px;
	width: 14px;
}
#chooser .trhlselected .rwimg {
	background: url(img/tick1.png) no-repeat;
	height: 14px;
	width: 14px;
}
#chooser .trhl .rwimg {
	background: url(img/plus1.png) no-repeat;
	height: 14px;
	width: 14px;
}
#chooser .total {
	color: #666;
	background: #e4e4e4 url(img/grbgr.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	background-position: right bottom;
}
#chooser .total .left{
	color: #666666;
	background: url(img/grbgl.png) no-repeat;
	padding: 15px 29px 5px 5px;
	display:block;
	background-position: left bottom;
}
#chooser .next {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	color: #666;
	margin: 0 5px 0 0;
	display: block;
	text-align: right;
}
#chooser .prev {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	color: #666;
	margin: 0 0 0 5px;
	display: block;
	text-align: left;
}
#chooser .prev img {
	padding: 0px 10px 0px 0px;
	vertical-align: bottom;
}
#chooser .next img {
	padding: 0px 0px 0px 10px;
	vertical-align: bottom;
}
#chooser .next:hover, #chooser .prev:hover {
	color: #f00;
}
#chooser #gstcont {
	font-size: 10px;
	font-weight: normal;
}

