/* CSS Document */
/*.extra {font-family:Verdana, Arial, Helvetica, sans-serif; color: #326495;}*/
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #8D8D8D;
	scrollbar-highlight-color: #8D8D8D;
	scrollbar-shadow-color: #8D8D8D;
	scrollbar-3dlight-color: #8D8D8D;
	scrollbar-arrow-color: #676767;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #676767;
    margin: 0px;
}

td{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
}

A:active {color: #000000; TEXT-DECORATION: underline;}
A:visited {color: #c50000; TEXT-DECORATION: none;}
A:link {color: #c50000; TEXT-DECORATION: none;}
A:hover {color: #264595; TEXT-DECORATION: none;}
/*80061a*/
/* this will be also default style */
.BodyText
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #33587D;
}
.blacknormal{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000;
}
.whitebold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
}
.redbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #c50000;
	font-weight: bold;
}

.rednormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c50000;
	font-weight:normal;
}

.BodyTextga{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #333333;}
.co_name {
	font-family: verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
.menubar
{
	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #707276;
	text-decoration: none;
	text-indent:25px;
	text-align:left;
}
A.menubar:active {color: #707276;}
A.menubar:visited {color: #707276;}
A.menubar:link {color: #707276;}
A.menubar:hover {color: #80061a;}

.menubarLink2
{
	font-family: verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #707276;
	
}
A.menubarLink2:active {color: #000000;}
A.menubarLink2:visited {color: #000000;}
A.menubarLink2:link {color: #000000;}
A.menubarLink2:hover {color: #80061a;text-decoration:underline;}

/*------------------------------------------------------------------------------*/
.h1 {
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
	text-decoration: none;
}
.h2 {
	font-family: verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #326495;
	text-decoration: none;
}
.h3 {
	font-family: verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFAA01;
	text-decoration: none;
}
.h4 {
	font-family: verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.h1sidehead {
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h1righthead {
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC4B12;
	text-decoration: none;
}

.bodyheadtxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #DC4B12;
	font-weight: bold;
}
.boldmarrontext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aa103f;
	font-weight: bold;
}

.head1 {
	font-family: verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 25px;
}
.text1 {font-family: verdana,Arial; font-size: 9px; color: #336666;}
.copyright {font-family: verdana,Arial; font-size: 9px; color: #FFFFFF;}
.copyright1 {font-family: verdana,Arial; font-size: 9px; color: #000000;}
.normaltext {font-family:verdana,arial; font-size:10px; color: #DC4B12;}
.smalltext {
	font-family:verdana, arial;
	font-size:9px;
	color: #333333;
	text-decoration: underline;
}
.whtnrml {font-family:verdana,arial; font-size:10px; color: #FFFFFF;}


.navitxt {
	font-family:verdana, arial;
	font-size:11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.navitxt:active {color: #000000; TEXT-DECORATION: none;}
A.navitxt:visited {color: #DC4B12; TEXT-DECORATION: none;}
A.navitxt:link {color: #000000; TEXT-DECORATION: none;}
A.navitxt:hover {color: #DC4B12; TEXT-DECORATION: none;}


.chkbox {font-family:verdana,arial; font-size:10px; color: #000000;}
.sidebutton {
	font-family: verdana,Arial;
	font-size: 10px;
	color: #92061D;
	font-weight: bold;
}

/*------------------------------------------------------------------------------*/
td.fieldLabelRight{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: right;
	/*background-color: #EFEFEF;*/
}

td.fieldLabelLeft{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #000000;
	text-align		: left;
	font-weight		: bold;
	/*background-color: #E5E5E5;*/
}
td.fieldLabelCenter{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
	font-weight		: bold;
	/*background-color: #E5E5E5;*/
}
.footer1 {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #4678ab;
	font-weight: normal;
	text-decoration: none;
}
.footer2 {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #80061a;
	font-weight: normal;
	text-decoration: none;
}
A.footer2:link {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #80061a;
	font-weight: normal;
	text-decoration: none;
}
A.footer2:active {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #80061a;
	font-weight: normal;
	text-decoration: none;
}
A.footer2:visited{
	font-family: verdana, Arial;
	font-size: 10px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}
A.footer2:hover {
	font-family: verdana, Arial;
	font-size: 10px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}

/*------------------------------------------------------------------------------*/
.tableborder {
	background-color: #f2f2f2;
	border-bottom: 1px solid  #A13813;
	border-right: 1px solid #A13813;
	border-left: 1px solid #A13813;
	border-top:1px solid  #000000;
	color:#EBE2CB;
	height:25px;
	text-decoration:none;
	cursor: hand; 
	text-align:center; 
	padding:1 2 1 2
}

.mainPagetableborder {
	background-color: #C9CACB;
	border-bottom: 1px solid  #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top:1px solid  #000000;
	color:#EBE2CB;
	text-decoration:none;
	text-align:center; 
	
}

.emptytdcolor {
	background-color: #DADADA;
}


body, td, th {
	color: #333333;
}

h1, h2 {
	color: #666666;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}


/*------------------------------------------------------------------------------*/


A.copyright:link
{
	text-decoration: none;
	color: #FFFFFF;
}

A.copyright:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

A.copyright:active
{
	text-decoration: none;
	color: #FFFFFF;
}

A.copyright:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}


/*------------------------------------------------------------------------------*/


.Td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	padding: 5pt;
	border: 1px solid #999999;
}
.BodyColor 
{
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
} 

/*.Td { text-indent: 1cm;}*/
.Td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/body_header.gif);
	text-align: center;
	height: 20px;
	vertical-align:middle;
}
.Td_Main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_th.gif);
	text-align: center;
	height: 20px;
	vertical-align:middle;
}
.Td1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #3F3F3F;	
}
.Td2 {
	background: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align:middle;
	height:20px;
}
.Td3 {
	background: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align:middle;
	height:20px;
}
.Td4 { background: #E8F2FB;}
.Td5 { background: #A0C5EA;}
.Td6 { background: #E0ECF7;}
.Td7
{
    background: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Td8
{
    background: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#CC0000;
}

.Td9 {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.Td10 {
	background: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.TdReportHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/body_header.gif);
	text-align: center;
}

.TdHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFFFFF;
	border:thin;
	border-style:solid;

	border-color:#333333;
	
}
.TdColor
{
	background-color: #F5F5F5;
}

.Tdlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.Tdlink:active{color: #FFFFFF; TEXT-DECORATION: none;}
.Tdlink:visited{color: #FFFFFF; TEXT-DECORATION: none;}
.Tdlink:link{color: #FFFFFF; TEXT-DECORATION: none;}
.Tdlink:hover{color: #FFFFFF; font-weight: bold;}

.newlink {
	font-family:verdana, arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.newlink:active {color: #FFFFFF;  TEXT-DECORATION: none;}
A.newlink:visited {color: #FFFFFF; TEXT-DECORATION: none;}
A.newlink:link {color: #FFFFFF;    TEXT-DECORATION: none;}
A.newlink:hover {color: #FFFFFF;   font-weight:bold;}

.monthlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.monthlink:active{color: #FFFFFF; TEXT-DECORATION: none; font-size: 11px;}
.monthlink:visited{color: #FFFFFF; TEXT-DECORATION: none; font-size: 11px;}
.monthlink:link{color: #FFFFFF; TEXT-DECORATION: none; font-size: 11px;}
.monthlink:hover{color: #FFFFFF; font-weight: bold; font-size: 11px;}





td.stdSection {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	padding-left	: 5px;
	padding-right	: 5px;
 }


/*------------------------------------------------------------------------------*/
/*
-------------------------------------------------------------------------------
Welcome to Design & Developed By Ezee technology dEsigner by viral p. desai All Rights Reserved.
-----------------------------------------------------------------------------
*/

/* Header */
td.listHeader {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	background-image: url(../images/body_header.gif);
	height			: 22px;
	text-align		: center;
}

td.listHeaderLeft {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-align		: left;
	height			: 22px;
	background-image: url(../images/body_header.gif);
}

td.listHeaderRight {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	text-align		: right;
	background-image: url(../images/body_header.gif);
	height			: 22px;
}

td.listHeaderCenter {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #444444;
	text-align		: Center;
	background-image: url(../images/body_header.gif);
	height			: 22px;
}

.dropDown
{
	font-family:verdana;
    FONT-SIZE: 10px;
    /*FONT-weight: bold;*/
   	background-color: #F7F7F7;
	color:#000000;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}

/*input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	
}*/

.dheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #BAA993;
	text-decoration: none;
}
.dFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #183869;
	text-decoration: none;
}
/*
-------------------------------------------------------------------------------
Welcome to Design & Developed By Ezee technology dEsigner by viral p. desai All Rights Reserved.
-----------------------------------------------------------------------------
*/
/*------------------------------------------------------------------------------*/

.SubHead{font-family: verdana,Arial; font-size: 11px; font-weight: bold; color: #926F3F;}

.dummybox {font-family:verdana;font-size:11px;background: #F7F7F7;height:18px; color:#000000; border:none}


.browsebut
{
font-family:verdana;font-size:11px;
background: #F5F5F5;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#555555;height:18px;text-decoration:none;
}
.tbox {font-family:verdana;font-size:11px;background: #ffffff;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#000000;height:18px;text-decoration:none;}


.tbox_right {font-family:verdana;font-size:11px;background: #ffffff;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#000000;height:18px;text-decoration:none; text-align:right}
.tarea {font-family:verdana;font-size:11px;background: #ffffff;border-bottom: 1px solid #c4c4c4;border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;border-top:1px solid #c4c4c4;color:#000000;text-decoration:none;}


/*.sbttn {font-family:verdana;font-size:10px;font-weight: bold;background: #F2F2F2;border-bottom: 1px solid  #A13813;border-right: 1px solid #A13813;border-left: 1px solid #EBE2CB;border-top:1px solid  #EBE2CB;color:#333333;height:20px;text-decoration:none;cursor: hand}
*/

.sbttn {font-family:verdana;font-size:10px;font-weight: bold;background: #F2F2F2;border-bottom: 1px solid  #666666;border-right: 1px solid #666666;border-left: 1px solid #666666;border-top:1px solid  #666666;color:#333333;height:20px;text-decoration:none;cursor: hand}


.sbttnDelete {font-family:verdana;font-size:10px;font-weight: bold;background: #4F7FAE;border-bottom: 1px solid  #A13813;border-right: 1px solid #A13813;border-left: 1px solid #EBE2CB;border-top:1px solid  #EBE2CB;color:#EBE2CB;height:20px;text-decoration:none;cursor: hand}

/*------------------------------------------------------------------------------*/

.CommandButton 
{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background: #F5F5F5;
	border-bottom: 1px solid  #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:1px solid  #999999;
	color:#000000;
	cursor: hand; 
	text-align:center;
	height:20px;
	
}
	
A.CommandButton:hover 
{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background: #F5F5F5;
	border-bottom: 1px solid  #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:1px solid  #999999;
	color:#000000;
	cursor: hand; 
	text-align:center; 
	height:20px;
}
A.CommandButton:visited 
{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background: #F5F5F5;
	border-bottom: 1px solid  #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:1px solid  #999999;
	color:#000000;
	cursor: hand; 
	text-align:center; 
	height:20px;

}
A.CommandButton:link 
{
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background: #F5F5F5;
	border-bottom: 1px solid  #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top:1px solid  #999999;
	color:#000000;
	cursor: hand; 
	text-align:center; 
	height:20px;
}

.sbttn1 {
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	background: #cccccc;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	border-left: 1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	color:#555555;
	height:20px;
	text-decoration:none;
	cursor: hand
}

.sbttn2 {font-family:verdana;font-size:10px;font-weight: bold;background: #4F7FAE;border-bottom: 1px solid #004568;border-right: 1px solid #004568;border-left: 1px solid #008FD7;border-top:1px solid #008FD7;color:#eeeeee;height:20px;text-decoration:none;cursor: hand}

.HeadBg
{
	background-color: #000000;
}
/*
-------------------------------------------------------------------------------
Welcome to Design & Developed By Ezee technology dEsigner by viral p. desai All Rights Reserved.
-----------------------------------------------------------------------------
*/


.SiteTitle
{
	font-weight: bold;
	font-size: 24px;
	color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
}



/* background/border colors for the selected tab */
.TabBg
{
	background-color: #FF9900;
	border-color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FF9900;
}
/*
-------------------------------------------------------------------------------
Welcome to Design & Developed By Ezee technology dEsigner by viral p. desai All Rights Reserved.
-----------------------------------------------------------------------------
*/

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	background-color: #ffffff;
	border-color: #FF9900;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	background-color: #ff9900;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*
-------------------------------------------------------------------------------
Welcome to Design & Developed By Ezee technology dEsigner by viral p. desai All Rights Reserved.
-----------------------------------------------------------------------------
*/

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link
{
	text-decoration: none;
	color: #000000;
}

A.OtherTabs:visited
{
	text-decoration: none;
	color: #000000;
}

A.OtherTabs:active
{
	text-decoration: none;
	color: #000000;
}

A.OtherTabs:hover
{
	text-decoration: underline;
	color: #000000;
}

/*
-------------------------------------------------------------------------------
Welcome to Design & Developed By Ezee technology dEsigner by viral p. desai All Rights Reserved.
-----------------------------------------------------------------------------
*/

/* text style for the site links (at extreme top-right of header) */
TFOOT, THEAD
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}

.Error
{
	font-weight: bold;
	color: #FF9900;
}

.Message
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-size: 11px;
	background-color: #FF9900;
	}
.boldbluetxt {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4678ab;
	font-weight: bold;
}
.image{
	cursor: hand;
}
.greybold
{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3f3f3f;
	font-weight: bold;
}
.menu1
{
 background: url(../images/home.gif);
}
.menu1:active
{
 background: url(../images/home.gif);
}
.menu1:visited
{
 background: url(../images/home.gif);
}
.menu1:link
{
 background: url(../images/home.gif);
}
.menu1:hover
{
 background:url(../images/home_butovr.gif); 
}

/* Action link */
.subMenuLink, td.subMenuLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.subMenuLink:link   	{ text-decoration: none; color : #444444; }
a.subMenuLink:visited 	{ text-decoration: none; color : #444444; }
a.subMenuLink:hover		{ text-decoration: none; color : #000000; }


.subMenuLink4{
	font-size 		: 8pt;
	color 			: #FFFFFF;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.subMenuLink4:link   	{ text-decoration: none; color : #FFFFFF; }
a.subMenuLink4:visited 	{ text-decoration: none; color : #FFFFFF; }
a.subMenuLink4:hover		{ text-decoration: none; color : #FFFFFF; }

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #FFFFFF;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #3f3f3f;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
border-right: 3px solid #3f3f3f;
border-bottom: 3px solid #3f3f3f;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
color: #3f3f3f;
}
A.hintanchor:link
{
color: #3f3f3f;
}
A.hintanchor:active
{
color: #3f3f3f;
}
A.hintanchor:visited
{
color: #FFFFFF;
}
A.hintanchor:hover
{
color: #FFFFFF;
}

/* Action link */
.actionLink, td.actionLink{
	font-size 		: 8pt;
	color 			: #444444;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: bold;
}
a.actionLink:link   	{ text-decoration: underline; color : #444444; }
a.actionLink:visited 	{ text-decoration: underline; color : #444444; }
a.actionLink:hover		{ text-decoration: underline; color : #000000; }

.actionLink1, td.actionLink1{
	font-size 		: 8pt;
	color 			: #000000;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-weight		: normal;
}
a.actionLink1:link   	{ text-decoration: underline; color : #000000; }
a.actionLink1:visited 	{ text-decoration: underline; color : #000000; }
a.actionLink1:hover		{ text-decoration: underline; color : #000000; font-weight:bold; }