* {
	font-family:Tahoma;
	color:#747474;
	font-size:12px;
}

body	{
	margin:0px;
	padding:0px;
	background:#FFF;
}

td {
	vertical-align:top;
}

	
a img	{
	border:none;
}
	
a:hover	{
	color:#0066FF;
	text-decoration:underline;
}

.tree .lvl_1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: -10px;
	margin-top:10px;
	height: 30px;
	white-space: nowrap;
	display: block;
}

.tree .lvl_2, .tree .lvl_2_l {
	color:#3BB2E3;
	background: url(/images/marker_3.gif) no-repeat 2px 4px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
	height: 26px;
	white-space: nowrap;
	display: block;
}

.tree .lvl_3, .tree .lvl_3_i, .tree .lvl_3_l, .tree .lvl_3_l_i {
	background: url(/images/marker_1.gif) no-repeat 18px 5px;
	font-size: 12px;
	padding-left: 35px;
	height: 18px;
	white-space: nowrap;
	display: block;
	margin: -3px 0 0 0;
	text-decoration: none;
	color: #999;
}

.tree a:hover	{
	color:#0066FF;
	text-decoration:underline;
}
	
					
h1, h2 {
	font-size:21px;
	font-family:Arial;
	color:#E3B000;
	font-weight:600;
	padding:0;
	letter-spacing: -1px;
	line-height:24px;
}

h1 a, h2 a {
	font-size:21px;
	font-family:Arial;
	color:#E3B000;
	font-weight:600;
	padding:0;
	letter-spacing: -1px;
	line-height:24px;
	text-decoration:none;
}

h1 a:hover, h2 a:hover {
	color:#E3B000;
	text-decoration:none !important;
}					

.logo	{
	color:#88888B;
	line-height:12px;
}					


.footer td	{
	border-top: 5px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
				

.myheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	background: url(/images/title_1_1.gif) no-repeat 0px 3px;
	padding-left: 20px;
	letter-spacing: -1px;
	padding-top: 4px;
	margin-top: 40px;
	display: block;
	margin-bottom: 20px;
	color:#E3B000;
}

.myheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	background: url(/images/title_1_2.gif) no-repeat 0px 3px;
	padding-left: 20px;
	letter-spacing: -1px;
	padding-top: 4px;
	margin-top: 40px;
	display: block;
	margin-bottom: 10px;
	color:#E3B000;
}


.myheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	background: url(/images/title_1_3.gif) no-repeat 0px 6px;
	padding-left: 20px;
	letter-spacing: -1px;
	padding-top: 4px;
	margin-top: 20px;
	display: block;
	margin-bottom: 10px;
	color:#E3B000;
}

.hr {
	background-image: url(/images/righttable_spacer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 3px;
	width: 100%;
	margin-bottom: 10px;
}

.content img {
	margin-right: 10px;
}

.hand {
	cursor:pointer;
}

.dotted {
	border:1px dotted #ccc;
	padding:10px;
	margin-bottom:10px;
}

.orange {
	color:#E3B000;
}

.navigation {
	margin:10px 0 10px 0;
}

.navigation a {
	color:#3BB2E3;
	background: url(/images/marker_3.gif) no-repeat 2px 4px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 17px;
	height: 26px;
	white-space: nowrap;
	margin-right:10px
}

.pr td	{ 
	padding:10px 0 10px 0;
	background:#fff;
}

.pr td img	{
	float:left;
	padding:0 10px 10px 0;
}

.pr .td2	{ 
	text-align:center;
	white-space:nowrap;
}

.pr tr.div td {
	border-bottom:1px dotted #ccc;
}

.pr .td2 div {
	margin-left: 10px;
	background-image: url(images/pricebkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 21px;
	width: 95px;
	text-align: center;
	padding-top:2px;
	color: #FFF;
	font-size: 14px;
}
