body {
	background-image: url('images/bgbt.jpg');
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
  scrollbar-base-color: D1DAE1; 
  scrollbar-arrow-color: A5B1BC; 
  SCROLLBAR-SHADOW-COLOR: D1DAE1; 
  SCROLLBAR-3DLIGHT-COLOR: D1DAE1; 
  SCROLLBAR-TRACK-COLOR: ffffff; 
  SCROLLBAR-DARKSHADOW-COLOR: A5B1BC; 
  SCROLLBAR-FACE-COLOR: D1DAE1 
	

}
.whitetext
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Normal;
	color: FFFFFF;

}
.whitetext2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: FFFFFF;
}
.grey
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 454545;
}
.bd
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}
.bd1
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: 930101;
}
.bd2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-repeat:no-repeat;
	color: 000000;
}
.btbg
{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	background-image: url('images/greenbg.png');
	height: 30px;
	background-repeat:no-repeat;
	color: ffffff;
	padding-left: 20px;
}
.bd3
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}
.bodytext
{
	font-family:  Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 658300;

}
.heading
{
	font-family:  Arial;
	font-size: 19px;
	font-weight: Bold;
	color: 1e4e03;

}
.Profileheading
{
	font-family:  Arial;
	font-size: 19px;
	font-weight: Bold;
	color: 454545;

}
.heading22
{
	font-family:  Arial;
	font-size: 15px;
	font-weight: Bold;
	color: 000000;

}

.subheading
{
	font-family:  Arial;
	font-size: 15px;
	font-weight: bold;
	color: ffffff;

}

.subheadtext
{
	font-family:  Arial;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;
	color: FF9933;

}

.heading2
{
	font-family:  Arial;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
	color: 1d8ee5;

}
.redtext
{
	font-family:  Arial;
	font-size: 18px;
	font-weight: bold;
	color: BB0101;

}
/*Table Styles Start*/

.td
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: 4a4a4a;
	
}
.td3
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-color: 70764f;
}
.td4
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #a9c8d4;
}
.textbox
{
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	padding-left: 5px;
	background-color: ffffff;
	border-color:000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
}
.button
{
	font-family: Tahoma;
	font-size: 11px;
	color: ffffff;
	background-color: 022457;
	border-width: 1px;
	border-color:000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
}
.textbox2
{
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url('images/button.jpg');
	background-color: f7c30e;
	font-weight:bold;
	border-color:000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
}
.textbox3
{
	font-family: Tahoma;
	font-size: 11px;
	color: 000000;
	font-weight:normal;
	width: 100px;
	background-color: ededed;
	background-image: url('images/textbg.jpg');
	border-color:707070;
	border-top-width: 1px;
	border-left-width: 1px; 
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.linkleft
{
	color: 000000;
	font-size: 11px;
	font-weight:Bold;
	text-decoration: none;
	background-image: url('images/normalleft.jpg');
	height: 30;
	display: block;
	padding-top: 8;
	padding-left:17;
	font-family:  tahoma;
}
A.linkleft:hover
{
	color: 03218e;
	font-size: 11px;
	font-weight:Bold;
	text-decoration: none;
	background-image: url('images/overleft.jpg');
	height: 30;
	display: block;
	padding-top: 8;
	padding-left: 17;
	font-family:  tahoma;
}
.linkleft-in
{
	color: #000000;
	font-size: 12px;
	font-weight:Bold;
	text-decoration: none;
	background-image: url('images/normalleft.jpg');
	height: 24;
	display: block;
	padding-top: 3;
	padding-left:26;
	font-family:  Arial;
}
A.linkleft-in:hover
{
	color: #000000;
	font-size: 12px;
	font-weight:Bold;
	text-decoration: none;
	background-image: url('images/overleft.jpg');
	height: 24;
	display: block;
	padding-top: 3;
	padding-left: 26;
	font-family:  Arial;
}
.linklefttop
{
	color: ba0103;
	font-size: 12px;
	font-weight:Bold;
	text-decoration: none;
	height: 30;
	display: block;
	padding-top: 5;
	padding-left:31;
	font-family:  Arial;
}
A.linklefttop:hover
{
	color: ff7e00;
	font-size: 12px;
	font-weight:Bold;
	text-decoration: none;
	height: 30;
	display: block;
	padding-top: 5;
	padding-left: 31;
	font-family:  Arial;
}
.toplink
{
	color: ffffff;
	font-size: 12px;
	font-weight:Bold;
	background-image: url('images/rightlink.jpg');
	text-decoration: none;
	border-right-style: solid;
	border-color: ffffff;
	border-width: 1px;
	height: 40;
	display: block;
	padding-top: 7;
	padding-left: 5;
	font-family:  Arial;
}
A.toplink:hover
{
	color: ffc600;
	font-size: 12px;
	font-weight:Bold;
	text-decoration: none;
	border-right-style: solid;
	border-color: ffffff;
	background-color: 000000;
	border-width: 1px;
	height: 40;
	display: block;
	padding-top: 7;
	padding-left: 5;
	font-family:  Arial;
}
.producttd
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	display: block;
	border-left-style: solid;
	border-top-style: solid;
	border-color: 70764f;
	background-color: ffffff;
	cursor: pointer;
}
A.producttd:hover
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	display: block;	
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	background-color: d3dba4;
	border-color: 70764f;

}
A.toplinkbottomlink
{
	color: 000000;
	font-size: 11px;
	font-weight:normal;
	font-family:  Arial;
}
.lingbox
{
	color: 3a2d1d;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-color: c8cea9;
	height: 25;
	display: block;
	padding-top: 5;
	font-family:  Arial;
}
A.lingbox:hover
{
	color: FFFFFF;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-color: a6b739;
	display: block;
	height: 25;
	padding-top: 5;
	font-family:  Arial;
}
.linkbottom
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: 0a6cb1;
}
A.linkbottom:hover
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: ff4200;
}
.linkbt
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: NONE;
	color: FFFFFF;
}
A.linkbt:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: ffdb13;
}
.new
{
	color: 000000;
	font-size: 11px;
	font-weight:normal;
	text-decoration: None;
	font-family: Tahoma;
}
A.new:hover
{
	color: 000000;
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
	font-family: 225d02;
}
.white
{
	color: ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	font-family: tahoma;
}
A.white:hover
{
	color: e4ff00;
	font-size: 11px;
	font-weight:bold;
	padding-top: 4;
	text-decoration: none;
	font-family: tahoma;
}
.scrollbar999
{ 
      font-size: small; 
      font-family: Arial; 
      background: #FFFFFF; 
      color: #000000; 
      scrollbar-base-color: #9B7583; 
      scrollbar-arrow-color: #9B7583; 
      SCROLLBAR-SHADOW-COLOR: #9B7583; 
      SCROLLBAR-3DLIGHT-COLOR: #9B7583; 
      SCROLLBAR-TRACK-COLOR: #FFFFFF; 
      SCROLLBAR-DARKSHADOW-COLOR: #D5D8CB; 
      SCROLLBAR-FACE-COLOR: #FFFFFF; 
 }

A.top:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.top:visited {COLOR: #FFFFFF; TEXT-DECORATION: none}
A.top:hover {COLOR: #FFE400; TEXT-DECORATION: none}

A.body:link {COLOR: #000000; TEXT-DECORATION: none;}
A.body:visited {COLOR: #000000; TEXT-DECORATION: none;}
A.body:hover {COLOR: #F80202; TEXT-DECORATION: underline;}
A.body:active {COLOR: #F80202; TEXT-DECORATION: none;}

p.text {
	line-height: 1.3em;
	margin: 7px 5px 7px 5px;
	padding: 0;
}
p.head {
	line-height: 1.3em;
	margin: 15px;
	padding: 0;
}
p.report {
	line-height: 1.3em;
	margin: 5px 10px 5px 10px;
	padding: 0;
}
p.admin {	
	line-height: 1.1em;
	margin: 3px 10px 3px 10px;
	padding: 0;
	font-family:  Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}

/*bgcolor for admin left panel */

td.admin{
	background-color: #9FC8FF;
}
/*bgcolor on mouseover */
td.onmouse{
	background-color: #004088;
}

background-image: url(images/bgbt.jpg);

