.hoverLink	{
	text-decoration:underline;
	cursor:pointer;	
}

input	{
	font-family:Tahoma;
	font-size:11px;
	color:000099;
	text-decoration:none;		
}

textarea	{
	font-family:Tahoma;
	font-size:11px;
	color:000099;
	text-decoration:none;		
}

.pseudoLink{cursor:pointer;}
.pseudoLink:hover{text-decoration:underline;}

a img{border:0px;}

body
	{
	background-color:#FFFFFF;
	font-family:Tahoma,arial,verdana;
	font-size:11px;
	color: 666666;
	
	}


td
	{
	font-family:Tahoma,arial,verdana;
	font-size:11px;
	color: 666666;
}

h2
	{
	font-family:Tahoma,arial,verdana;
	font-size:11px;
	color: 000000;
	margin: 0px;
	}

h3
	{
	font-family:Tahoma,arial,verdana;
	font-size:11px;
	color: 993366;
	margin: 0px;
	text-decoration:none;
	}

h4
	{
	font-family:Tahoma,arial,verdana;
	font-size:11px;
	color: 009999;
	margin: 0px;
	text-decoration:none;
	}

h5
	{
	font-family:Tahoma,arial,verdana;
	font-size:11px;
	color: 000066;
	margin: 0px;
	text-decoration:none;
	}

.double
	{
	border:double 3px #eeeeee;
	padding:5px;
	}

a
	{
	color:#000000;
	font-size:11px;
	}

.bodyText 	{
	font-family:Tahoma;
	font-size:11px;
	color:000099;
	text-decoration:none;		
}

.boldText 	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	color:000066;
	text-decoration:none;		
}

.titleText 	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	color:CC0000;
	text-decoration:none;		
}

.img-shadow {
  float:left;
  background: url(../pix/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../pix/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 0px solid #ffffff;
  margin: -6px 6px 6px -6px;

  } 