body  {
  background-image: url(images/ITTbg.jpg);
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-color:#ffffff;
  margin:0px;
  padding:0px;
}
body,table,.text,h1,h2,h3,.menu a	{
  font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
  color: #3f3f3f;
  font-size: 11px;
  text-decoration:none;
}
h1,h2,h3  {
  font-weight:bold;
}
a,.aforce,.menu a:hover, .subnavi a:hover	{
	color:#6babff;
	text-decoration:underline;
}
.defpg  {
  background-color:#ffffff;
}
.gobtn  {
  color:#ffffff;
  background-color:#6babff;
  font-weight:bold;
  padding:5px;
  font-size:12px;
  width:165px;
}
.menu  {
  background-image: url(images/bcmenubckg.gif);
  height:22px;
  width:100%;
  text-align:center;
  cursor: pointer; cursor: hand;
}
.hdrcell  {
  background-color: #3f3f49;
  color:#ffffff;
}
.menu td  {
  font-weight:bold;
  border-right:1px solid #cccccc;
  border-left:1px solid #ffffff;
}
.banner  {
  background-image: url(images/bc_banner.jpg);
  width:734px;
  height:154px;
}
.stdshell,.contentshell  {
  background-image: url(images/bc_cell_bg.gif);
  background-repeat: repeat-x;
  background-color:#ffffff;
  border:1px solid #e8e8e8;
  width:100%;
}
#scroller  {
  height:175px;
  overflow:auto;
  padding:5px;
}
.cellhdr  {
  font-weight:bold;
}
.cellhdr,.displaybotbanner,.displaybotbanner a  {
  background-color:#154c7a;
  color:#ffffff;
}
.lgehdr,.price  {
  font-weight:bold;
  font-size:13px;
}
.price,.colortxt  {
  color:#6babff;
}
.colcell {
  background-color:#154c7a;
}
.subnavi td	{
	background-image: url(images/bc_bg_subnavi.gif);
	background-repeat: repeat-x;
	cursor: pointer; cursor: hand;
	font-weight:bold;
}

.subnavi td	{
	height: 26px;
	border-bottom: 1px solid #b5b5b5;
	padding-left: 10px;
}

.subnavi a	{
	color: #3c3c47;
	text-decoration: none;
}
.footer  {
  text-align:center;
  font-size:9px;
  height:34px;
  background-image: url(images/bc_sil_bot_banner.gif);
  background-repeat: repeat-2;
}
submit,select,textarea,input {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	color:#3f3f3f;
}
input[type="text"],select,textarea,input[type="password"] {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
	color:#3f3f3f;
	border:1px solid #A0A0A0;
}
input[type="button"];input[type="submit"] {
	font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size:11px;
}