/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
	text-decoration:    none;
	color:#CCCC00;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


}

A.OtherTabs:visited {
    text-decoration:    none;
    color:black;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 10px;
	text-decoration: none;


}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color: white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color: white;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}




}   
    


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}


A:link  {
    text-decoration:    none;
    color:  #3D3689;
}

A:visited   {
    text-decoration:    none;
    color:  #666666;
}

A:active    {
    text-decoration:    none;
    color:  #330066;
}

A:hover {
    text-decoration:    underline;
    color:  #39536E;
}



HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


bodytxt {

    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #666666;
}
.frontpagetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #738593;

}
.Headtech {

	font-family: Arial, Helvetica, sans-serif;
	font-size:  16px;
	font-weight:    bold;
	color: #FFA019;
	text-transform: capitalize;
	font-variant: normal;
}
.Normaltech {

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

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.smalllight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: AABED3;
	text-transform: capitalize;

}
.smallheadtech {


	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:    bold;
	color: #FFA019;
	text-transform: capitalize;
	font-variant: normal;
}
.frontpagenew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 959FB1;
	text-align: justify;

}
.frontpagenewhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C6D5EA;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;


}
.Normaltechbold {


	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
