body {
	background-color: #dfe2da;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 525252;
}
#Table_01 div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 525252;
	text-decoration: none;
	height: 409px;
	width: 580px;
	padding-right: 0;
	overflow: auto;
}

.style2 {	font-size: 24px;
	color: #93CA4B;
}
.style6 {color: #93CA4B}
.style8 {color: #93CA4B; font-size: 12px; }
a {
font-family: arial;
}
a:link {
	color: #93CA4B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #93CA4B;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}

a.white:link {
	color: #000;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #000;
}
a.white:hover {
	text-decoration: underline;
	color: #CC6600;
}
a.white:active {
	text-decoration: none;
	color: #CC6600;
}

.bodyapp a {
font-family: arial;
font-size: 12px;
}

.bodyapp a:link,.bodyapp a:visited {
	color: #000000;
	text-decoration: none;
}

.bodyapp a:hover, .bodyapp a:active {
	text-decoration: underline;
	color: #CC6600;
}

fieldset{
	width: 500px;	
}

legend{
	background: #e0e0e0;
	font-weight: bold;
}

#content{
	float: left;
	width: 565px;
}

#content .header{
	font-size: 24px;
	color: #93CA4B;
}

#content .comp_row{
	display: inline;
	float: left;
	width: 540px; 
	height: 200px; 
}

#content .comp_col{
	background: #93ca4b; 
	float: left; 
	width: 150px;
	height: 120px; 
	color: #fff; 
	text-align: center;
	margin: 10px 35px;
}

#content .toolBar{
	display: inline;
	background: url(/images/menuBkg.gif) top left repeat-x;
	float: left;
	width: 400px;
	height: 35px;
	color: #fff;
	font-size: 14px;
	margin: 0 0 0 75px;
	}

	#content .toolBar ul,#content .toolBar ul li {
		list-style: none;
		margin: 0;
		padding: 7px 20px 0 20px;
	}

	#content .toolBar ul {
		text-align: center;
	}

	#content .toolBar ul li {
		display: inline;
	}

	#content .toolBar ul li a {
		color: #fff;
		text-decoration: none;
		font-weight: normal;
		padding: 5px 0;
	}

	#content .toolBar a:link,#content .toolBar a:visited {
		color: #fff;
		text-decoration: none;
	}

	#content .toolBar a:hover,#content .toolBar a:active {
		color: #93ca4b;
		text-decoration: none;
	}

#content .currentComp{
	float: left;
	width: 560px;
	height: auto;
}

#content .currentComp h3{
	width: 400px;
	background-image: url(/images/ccHeader_off.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	padding: 8px 0 5px 25px;
	margin: 20px 0 0 0;
	font-size: 16px;
	font-weight: normal;
}

/* hide from IE */
html>body #content .currentComp h3{
	float: left;
}
/* end */

#content .currentComp a{
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	cursor: hand;
}

#content .currentComp a:link, #content .currentComp a:visited {
	color: #000000;
	text-decoration: none;
}

#content .currentComp a:hover, #content .currentComp a:active {
	text-decoration: none;
	color: #fff;
}

#content .currentComp h4{
	width: 350px;
	background-image: url(/images/ccHeader_off.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 8px 0 5px 25px;
	margin: 20px 0 0 0;
}



#content .ccPane{
	background: #dfe3da;
	float: left;
	width: 425px;
	height: auto;
}

#content .ccPane a{
	color: #766452;
}

#content .ccPane a:link, #content .ccPane a:visited {
	color: #000000;
	text-decoration: none;
}

#content .ccPane a:hover, #content .ccPane a:active {
	text-decoration: none;
	color: #766452;
}

th{
	color: #766452;
	vertical-align: top;
}

