body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 10px;
	background-color: #568eab;
	background-image: url(../images/tc_bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
.theight {
	height: 100%;
}
.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.btm_lines {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}
.rgt_line {
	border-top: 1px solid #FFFFFF;
}
.con_pad {
	padding: 10px;
}
.counter {
	background-color:#efefef;
	border:1px solid #CCC;
	width:180px;
	margin-right:10px;
}
.counter .numbers table {
	border:1px solid #036;
}
.counter .numbers td {
	padding:0 0 0 5px;
	background-image:url(../images/count_bg.gif);
	background-repeat:repeat-x;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
}
.links2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F6264;
	text-decoration: none;
	}
a.links2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F6264;
	text-decoration: underline;
	
}
.bottext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #183350;
	text-decoration: none;
}
.leftbg {
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
}
.topbg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
}


.rightbg {
	background-image: url(../images/right_bg.png);
	background-repeat: repeat-y;
	background-position:center;
}

/* Counter for Tree*/

.countertree {
	/*background-color:#efefef;
	border:1px solid #CCC;*/
	height:30px;
	width:250px;
	margin-right:0px;
}


.countertree .numbers table {
	border:1px solid #036;
}
.countertree .numbers td {
	padding:0 0 0 5px;
	background-image:url(../images/count_bg.gif);
	background-repeat:repeat-x;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
}

/*end css for tree*/

