.txtblkhed
{
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#000000;
}
.bluelink
{font-family:Verdana;
color:#0391e2;
font-size:10px;
text-decoration:none;
}
.titlenav
{font-family:Verdana;
color:#000000;
font-size:10px;
text-decoration:none;
}
.join-button
{
color: #FFFFFF;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
background:#6699FF;
border: 1px #555555 outset;
height:20px;
}
.bluelink:hover
{font-family:Verdana;
color:#FF9900;
font-size:10px;text-decoration:none;
}
.blacklink
{font-family:Verdana;
color:#000000;
font-size:10px;
text-decoration:none;
}
.blacklink:hover
{font-family:Verdana;
color:#062476;
font-size:10px;text-decoration:none;
}
.boldlink
{font-family:Verdana;
color:#000000;
font-size:12px; 
font-weight:600;
text-decoration:none;
}
.boldlink:hover
{font-family:Verdana;
color:#062476;
font-size:12px;text-decoration:none; font-weight:600;
}
.inputbox {
  color:#000000;
  background-color: #D2E9FF;  
  border:#11333f solid 1px;
  font-family : tahoma;
  font-size : 12px;
}
.focusbox {
  color:#000000;
  border:#CAEEFF solid 1px;
  font-family : tahoma;
  font-size : 12px;
  background-color: #E6F7FF;  
}

.dispdate{
	font-size:10px;
	text-decoration:none;
	color:#616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.topblue
{font-family:Verdana;
font-size:11px;
color:#0066bc;
font-weight:bold;
}
.topblue:hover
{font-family:Verdana;
color:#062476;
font-size:11px;text-decoration:none; font-weight:bold;
}
.errtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#660066;
	}
.contentblk
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#000000;
}
.contentdate
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#3d5fb1;
}
.picborder
{border:solid 1px #6d94c3;
}
.contentwhit
{
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}
.contentwhit:hover
{
font-family:Verdana;
font-size:13px;
font-weight:normal;
color:#D7D7D7;
text-decoration:none;
}
.contentwhitbold
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.inform {
	font-size:10px;
	text-decoration:none;
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:300;
}

.contentwhitnor
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}
.contentwhitlink
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}
.contentwhitlink:hover
{
font-family:Verdana;
font-size:11px;
font-weight:normal;
color:#E5E5E5;
text-decoration:none;
}
.contentblbold
{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#062476;
}
.contentbl
{
font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#062476;
}

.contentitalic
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#062476;
	font-style: italic;
	text-decoration: none;
}

.innerheading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #072475;
	text-decoration: none;
}

/*for shadow supported by shadow.js*/
div.shadow {
  padding: 0 1px;
  background: #bfbfbf;
 
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
/*additional*/
.boldlink1
{font-family:Verdana;
color:#000000;
font-size:12px; 
/*font-weight:600;*/
text-decoration:none;
}
.boldlink1:hover
{font-family:Verdana;
color:#062476;
font-size:12px;text-decoration:none; /*font-weight:600*/;
}
/*end shadow*/