body {
	font-family: Arial, Tahoma;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	color: #222222;
	background-color: #FFFFFF;
}

#all{
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 3px;
	padding-left: 3px;
	width: 995px;
}

#all a {
	color: #222222;
	text-decoration: none;

}

#all a:hover {
	color: #0080E3;
	text-decoration: underline;
}

#left {
	width: 230px;
	float: left;
	padding-top: 3px;
}

#lm h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px -8px 0px;
	padding: 0px 0px 0px 40px;
	color: #0080E3;
}

#lm {
	margin-right: 10px;
	margin-left: 1px;
	font-size: 12px;
	padding-bottom: 7px;
}

#lm h1 img {
	position: absolute;
	margin-left: -25px;
	margin-top: 1px;
}

#lm h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}

#lm h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 1px 0px 0px 0px;

}

#lm b{
	font-weight: normal;
}

#lm strong{
	color: #0080E3;
	font-weight: normal;
}

#right {
	float: left;
	width: 765px;
}

#tm {
	width: 865px;
	position: absolute;
	margin-left: -100px;
	margin-top: 12px;
	font-size: 12px;
}

#tm h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#tm a {
}

#tm a:hover {
	height: 60px;
	width: 60px;
	text-decoration:none;
}

#tm img {
	height: 60px;
	width: 60px;
}

.item {
	margin-right: 2px;
	text-align: center;
	display: block;
	width: 94px;
	float: left;
}

#content {
}

#content h3 {
	color: #0080E3;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

#content h1 {
	color: #0080E3;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

#content_desc {
	float: left;
	width: 350px;
	margin-left: 1px;
	padding-bottom: 5px;
}

#content_desc b {
	font-size: 15px;
	font-weight: normal;
	color: #0080E3;
}

#content_desc span {
	font-size: 15px;
	font-weight: normal;
	color: #222222;
}

#thumbs {

}

#thumbs h2{
	color: #222222;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 20px;

}

#thumbs span{
	color: #0080E3;
	font-weight: normal;
}

#thumbs a img {
	border: 1px solid #222222;
	float: left;
	margin: 2px;
}

#thumbs a:hover img {
	border: 1px solid #0080E3;
}

#thumbs h3{
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	line-height: 17px;
}

#bottom_line {
	margin-left: 1px;
}

#bottom_line p {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	line-height: 27px;
}

#bottom_line p span{
	font-size: 15px;
	color: #0080E3;
}

#top_line {
	width: 400px;
	float: right;
	display: block;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
}

#top_line select{
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Tahoma;
	color: #222222;
	margin: 0px;
}

#footer {
	text-align: center;
	display: block;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 12px;
	padding-top: 30px;
}

form {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#gray_12 {font-size: 12px; color: #222222;}
#gray_15 {font-size: 15px; color: #222222;}
#gray_18 {font-size: 18px; color: #222222;}

#blue_12 {font-size: 12px; color: #0080E3;}
#blue_12 a {color: #0080E3;}
#blue_12 a:hover {color: #222222;}

#blue_15 {font-size: 15px; color: #0080E3;}
#blue_15 a {color: #0080E3;}
#blue_15 a:hover {color: #222222;}

#blue_18 {font-size: 18px; color: #0080E3;}
#blue_18 a {color: #0080E3;}
#blue_18 a:hover {color: #222222;}

#blue_20 {font-size: 20px; color: #0080E3;}
#blue_20 span{font-size: 20px; color: #FDA100;}
#blue_20 a {color: #0080E3;}
#blue_20 a:hover {color: #222222;}

#blue_37 {font-size: 37px; color: #0080E3;}
#blue_37 span{font-size: 37px; color: #FDA100;}
#blue_37 a {color: #0080E3;}
#blue_37 a:hover {color: #444444; text-decoration: none;}
#blue_37 a:hover span{color: #444444; text-decoration: none;}

#blue_32 {font-size: 32px; color: #0080E3; font-weight: normal;}
#blue_32 a {color: #0080E3;}
#blue_32 a:hover {color: #444444;}



/*tree styles*/
 
ul.tree{
	width: auto;
	padding-left : 0px;
	margin-left : 32px;
	margin-top: 12px;
}
ul.tree img{
 	border : none;
}
ul.tree, ul.tree ul {
	padding-left: 0;
}
ul.tree ul {
	margin-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
		
}
ul.tree li.closed ul {
	display: none;
}
ul.tree li {
	list-style: none;
	background: url(line.gif) 0 0 repeat-y;
	display: block;
	width: auto;
	margin-left: 7px;
	/* background-color:#FFFFFF; */
}
ul.tree li.last {
	list-style: none;
	background-image: none;
}

/* Span-A: I/L/I glpyhs */
ul.tree span.a {
	background: url(t_line.gif) 0 50% no-repeat;
	display: block;
}
ul.tree span.a.last {
	background: url(l_line.gif) 0 50% no-repeat;
}

/* Span-B: Plus/Minus icon */
ul.tree span.b {
}
ul.tree span.a.children span.b {
	background: url(minus.gif) 0 50% no-repeat;
	cursor: pointer;
	padding-left: 18px;
}
ul.tree li.closed span.a.children span.b {
	background: url(plus.gif) 0 50% no-repeat;
	cursor: pointer;
}

/* Span-C: Spacing and extending tree line below the icon */
ul.tree span.c {
	margin-left: 2px;
}
ul.tree span.a.children span.c {
	background: none;
}
ul.tree span.a.spanClosed span.c {
	background-image: none;
}

/* Anchor tag: Page icon */
ul.tree a  {
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 0px 0px 18px;
	line-height: 16px;
	background: none;
}
ul.tree span.a.children a {
	background-image: none;
}
ul.tree span.a.children.spanClosed a {
	background-image: none;
}

/* Unformatted tree */
ul.tree.unformatted li {
	background-image: none;
	padding-left: 16px;
}
ul.tree.unformatted li li {
	background-image: none;
	padding-left: 0px;
}

/*
 * Divs, by default store vertically aligned data
 */
ul.tree li div {
	float: right;
	clear: right;
	height: 1em;
	margin-top: -26px;
}
/* As inside DIVs should be treated normally */
ul.tree div a  {
	padding: 0;
	background-image: none;
	min-height: auto;
	height: auto;
}
ul.tree li A:link, ul.tree li A:hover, ul.tree li A:visited {
	color : #222222;
	text-decoration: none;
}
ul.tree li .over{
	background-color : pink;
}
