/* CSS Document */



/* * * * * * * *  home.css  * * * * * * * */

* {
	margin: 0;
	padding: 0;
}

.bodydiv {
	width: 750px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 475px;
	line-height: 18px;
	padding-top: 10px;
}

a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.style1 {
	color: #4A8200;
	font-weight: bold;
}

.style2 {
	color: #4A8200
}

.homemenu {
	position: absolute;
	left: 33px;
	top: 69px;
	width: 700px;
	text-align: justify;
	color: #ff6600;
}

.bannertop {
	position: absolute;
	left: 30px;
	top: 15px;
}

.bannerbottom {
	position: absolute;
	left: 30px;
	top: 595px;  
}

.bottombannertxt {
	font-size: 11px;
	color:#666666;
}

.heading {
	font-size: 18px;
	color: #FF6600;
	margin-bottom: 30px;
}

.heading2 {
	font-size: 14px;
	color: #FF6600;
	margin-bottom: 15px;
}

.heading3 {
	font-size: 11px;
	color: #FF6600;
	margin-bottom: 15px;
}

.tablebottom_index {
	position: absolute;
	left: 30px;
	top: 625px;
	text-align: right;
}
.tablebottom_index a {
	color: #4A8200;
	text-decoration: none;
}


.homeflash {
	position: absolute;
	top: 65px;
	left: 30px;
}

.homebar1 {
	position: absolute;
	left: 40px;
	top: 252px;
}

.homebar2 {
	position: absolute;
	left: 252px;
	top: 351px;
}

.homebar3 {
	position: absolute;
	left: 206px;
	top: 435px;
}

.homedash1 {
	position: absolute;
	left: 217px;
	top: 262px;
}

.homedash2 {
	position: absolute;
	left: 217px;
	top: 265px;
}

.homedash3 {
	position: absolute;
	left: 219px;
	top: 483px;
}

.homedash4 {
	position: absolute;
	left: 555px;
	top: 351px;
}

.homedash5 {
	position: absolute;
	left: 708px;
	top: 353px;
}

.homedash6 {
	position: absolute;
	left: 541px;
	top: 483px;
}

.homeplus1 {
	position: absolute;
	left: 440px;
	top: 254px;
}

.homeplus2 {
	position: absolute;
	left: 525px;
	top: 341px;
}

.homeplus3 {
	position: absolute;
	left: 508px;
	top: 472px;
}

.hometopic {
	font-size: 22px;
	color: #003399;
}

.hometext1 {
	position: absolute;
	left: 252px;
	top: 255px;
	width: 350px;
	text-align: justify;
}

.hometext2 {
	position: absolute;
	width: 319px;
	left: 381px;
	top: 347px;
	text-align: justify;
}

.hometext3 {
	position: absolute;
	left: 311px;
	top: 475px;
	width: 365px;
	text-align: justify;
}
.projtopic {
	color: #003399;
}

.proj_divide {
	color:#003399;
	width: 500px;
	text-align: center;
	border-style: dashed;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.rightimage {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}


/* * * * * * * * * * * * * * * * * * * * */


/*  * {
	margin: 0;
	padding: 0;
}  */

body {
	margin-left: 220px;
	margin-top: 100px;
	max-width: 700px;
}

p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	max-width: 500px;
	line-height: 18px;
}

.bodydiv {
	width: 500px;
	text-align: justify;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 50px;
	list-style-type: square;
}

.bodydiv a {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.bannertop {
	position: absolute;
	left: 30px;
	top: 15px;
}

.bannerbottom {
	position: relative;
	left: -180px;
	z-index: -100;
}

.tablebottom {
	position: relative;
	left: 0px;
	text-align: right;
}
.tablebottom a {
	color: #4A8200;
	text-decoration: none;
}

.bottombannertxt {
	font-size: 11px;
	color:#666666;
}

.projtopic {
	color: #003399;
}


.rightimage {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}

.certimage {
	float: right;
	padding-top: 28px;
	padding-left: 20px;
	padding-bottom: 10px;
}


/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	margin-left: -93px;
	top: 50px;
	width: 145px;
	background-color: #FFFFFF;
}


.dtreehome {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	margin-left: -93px;
	top: 200px;
	width: 125px;
	background-color: #FFFFFF;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: black;
	text-decoration: none;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
}

.dtree a:hover {
	color: black;
	text-decoration: underline;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}

.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
/* --------------------------------------------------|  */

#zUL,#zUL ul {padding:0;margin:0}#zUL li ul a {margin-left:1em}
#zUL li {
	float:left;
	width:9em;
	position:relative;
	list-style-type:none;
	font-weight:600;
}
#zUL li ul {	visibility:hidden;	position:absolute}
