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: 15px;
	overflow: auto;
}

#content div{
	width: 300px;
	height: auto;
}

.style2 {	font-size: 24px;
	color: #93CA4B;
}
.style6 {color: #93CA4B}
.style8 {color: #93CA4B; font-size: 12px; }
a {
font-family: arial;
font-size: 12px;
}
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 .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;
}
