body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

.footer_nav {
	font-size: 10px;
}

.footer_copyright {
	font-size: 10px;
	color:#636363;
}

.footer_igd {
	font-size: 10px;
	color:#9E9E9F;
}

.heading{
font-weight:bold;
font-size:18px;
text-decoration:underline;
}

.subHeading{
font-weight:bold;
font-size:16px;
}

div.homeRight{
float:right;
width:190px;
margin-right:80px;
}

div.homeLeft{
float:left;
margin-left:80px;
width:600px;
}

.contentTd{
background:url(../images/body_home.jpg) no-repeat bottom;
background-color:#EAF1F7;
}

.image{
padding:5px;
}

div.homeLeftBottom{
background:#FFFFFF;
border:solid 1px #000000;
margin-bottom:10px;
padding:10px;
padding-top:5px;
}

.homeTitle{
font-size:24px;
font-weight:bold;
}

.square{
list-style-type:square;
}

a.heading, a.heading:active, a.heading:link, a.heading:visited {
color:#000000;
text-decoration:underline;
}

a.heading:hover {
color:#000000;
text-decoration:underline;
}

.quouteTxt{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#039;
}
#csdtestingbox{
	border:2px solid black;
	margin: 0 auto;
	width: 800px;
	padding:10px;
	height:400px;
	overflow:auto;
}
#asmecodebox{
	width:800px;
	border:2px solid black;
	padding:10px;
	margin:0 auto;
	Height:300px;
	overflow:auto;
}

<!-- FADE STYLES -->
td.active {
	border-style:solid;
	border-width:2px;
	border-color:#000;}
	
td.inactive {
	border-style:solid;
	border-width:2px;
	border-color:#666;}
<!-- END FADE STYLES -->