body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
  color: #777;
}

a:link, active {
	color: #FC8C0F;
}

a:hover {
	color: #F6DC7D;
}

a:visited {
	color: #89c0cc;
}


b {color: #FC8C0F;}

#welcome {
	position: absolute;
	width: 239px;
	height: 106px;
	left: 683px;
	top: 110px;
	color: #000000;
	font-size: 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: justify;
}



table 
{
border-spacing: 0px;
border:solid;
border-width:thin;
border-color:#dadada;
} 

td.back {background:#3F3F3F;
text-align:center;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-variant:small-caps;
height:10px;
border-bottom:solid;
border-bottom-color: #dadada;
border-bottom-width:thin;
}

td.content {
background-color:#fff;
color: #777;
text-align:left;
font-size:10px;

}

td.cnback {background:#FC8C0F;
text-align:center;
color:#fff;
font-family:verdana;
font-size:15px;
border-bottom:solid;
border-bottom-color: #dadada;
border-bottom-width:thin;
} 


td.cndet {background:#FC8C0F;
color:#777;
font-size:10px;
height:15px;
text-align:center;
border-top:solid;
border-top-color: #e4e4e4;
border-top-width:thin;

} 

td.cncontent {
background-color:#fff;
color: #777;
text-align:left;
font-size:10px;


}