body {
	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: 11px;
	font-weight: Normal;
	color: #FFFFFF;
}
.whitetextbold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.grey
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
}
.bd
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #414141;
	
}
.bd2
{
	font-family: Tahoma;
	font-size: 19px;
	font-weight: normal;
	color: #535556;
}
.bd3
{
	font-family: Tahoma;
	padding-left: 1;
	font-size: 19px;
	font-weight: normal;
	color: #535556;
}
.boldtxt2
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #065bb5;
}
.bdarial
{
	font-family:  Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #065bb5;

}
.heading
{
	font-family:  Arial;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 3px;
	color: #0858a5;

}
.heading2
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #054586;

}
.heading22
{
	font-family:  arial;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 3px;
	color: #000000;

}
.bluetext
{
	font-family:  Arial;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	color: #189ad7;

}
/*Table Styles Start*/

.td2
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #a9c8d4;
}
.td3
{
	font-family:  tahoma;
	font-size: 11px;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #a9c8d4;
}
.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: 3px;
	height: 18;
	background-color: #FFFFFF;
	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;
}
.textbox2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:Bold;
	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;
}
.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;
}
.toplink
{
	color: #1762b0;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	height: 28;
	padding-top: 6;
	font-family:  Arial;
}
A.toplink:hover
{
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	background-image: url('../images/over.jpg');
	display: block;
	height: 28;
	padding-top: 6;
	font-family:  Arial
}
.linkyellow
{
	color: #000000;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	background-color: #ffe400;
	height: 25;
	display: block;
	padding-top: 5;
	font-family:  Arial;
}
A.linkyellow:hover
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	background-color: #35a9e9;
	display: block;
	height: 25;
	padding-top: 5;
	font-family:  Arial;
}
.links
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #434343;
}
A.links:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #1b5dae;
}
.links2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #434343;
}
A.links2:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #1b5dae;
}
.new
{
	color: #ffffff;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	font-family: Tahoma;
}
A.new:hover
{
	color:#92f6ff;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;
	font-family: Tahoma;
}
.under
{
	color: #002AFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;
	font-family: Verdana;
}
A.under:hover
{
	color: #FF6000;
	font-size: 11px;
	font-weight:normal;
	padding-top: 4;
	text-decoration: none;
	font-family: Verdana;
}
.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; 
}
.link  
{
	color:#000000;
	font-size:11px;
	font-family:Arial;
} 

a.link:hover{
	text-decoration:underline;
	color:#666699;
	font-size:11px;
	font-family:Arial;
}
.link22  
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4a5eaa;
} 

a.link22:hover{
	font-weight:bold;
	color:#666699;
	font-size:13px;
	font-family:Arial;
} 
.footer 
{
	color:#000000;
	font-size:11px;
	font-family:Arial;
}
a.footer:hover{
	text-decoration:underline;
	color:#666699;
	font-size:11px;
	font-family:Arial;
} 

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;

}

.rightlink
{
	color: #1762b0;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	display: block;
	
	height: 38;
	padding-left: 20;
	padding-top: 9;
	font-family:  Arial;
	text-align:left;
}
A.rightlink:hover
{
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-image: url('../images/over2.jpg');
	display: block;
	height: 38;
	padding-top: 9;
	font-family:  Arial
}
.googletext {
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:8pt;
margin-left:20px;
margin-right:-20px;
padding-bottom:10px;
text-decoration:none;
}


/*bgcolor for admin left panel */

td.admin{
	background-color: #9FC8FF;
}
/*bgcolor on mouseover */
td.onmouse{
	background-color: #004088;
}

	background-image: url(images/bgbt.jpg);
	
	
	
	
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#3f3f3f;
padding: 5px;
left: -1000px;
border: 1px  gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 3;
left: 15px; /*position where enlarged image should offset horizontally */

}		