
.bigbold
{

font-weight:bold;
color:#666666;
font-size:11pt;

}

.bigbold a:link
{
 color:royalblue;
 text-decoration:none;
}

.bigbold A:hover
{
    TEXT-DECORATION: underline;
}

.bigbold A:visited
{
    COLOR: royalblue;
    TEXT-DECORATION: none
}


.border
{
    BORDER-RIGHT: silver 1pt solid;
    BORDER-TOP: silver 1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver 1pt solid;
    BORDER-BOTTOM: silver 1pt solid;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #eeeeee
}

.head_grey
{
  background-image:url('http://v2.nufrontiers.com/images/tbl_head_back_grey_25.gif');
  padding-left:5px;
  font-weight:bold;
  height:25px;
}

.highlight
{
    COLOR: white;
    BACKGROUND-COLOR: #7ea0e8
}

.highlight A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
.highlight A:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}

.home_text
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.input_text
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}

.normal
{
    COLOR: black;
    BACKGROUND-COLOR: #d3dff9;
    TEXT-DECORATION: none
}
.normal A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}
.normal A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}

.search_start
{
    FONT-SIZE: 8pt;
    COLOR: black;
    TEXT-DECORATION: none
}

.tb
{
    COLOR: #666666;
    FONT-FAMILY: Verdana
}

.text
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    LINE-HEIGHT: 12pt;
    FONT-FAMILY: Verdana, Arial
}

.text A:link
{
    COLOR: royalblue;
    TEXT-DECORATION: none
}

.text A:hover
{
    TEXT-DECORATION: underline
}

.text A:visited
{
    COLOR: royalblue;
    TEXT-DECORATION: none
}

.text_in
{
    FONT-SIZE:8pt;
    COLOR:#666666;
    FONT-FAMILY:verdana;
}

.text_size1
{
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana
}

.head_blue
{
  background-image:url('http://v2.nufrontiers.com/images/tbl_head_back_blue_25.gif');
  padding-left:5px;
  font-weight:bold;
  height:25px;
}

.head_blue_recordset
{
   text-align:center;
   font-size:8pt;
   font-family:Verdana;
   font-weight:bold;
   background-image:url('http://v2.nufrontiers.com/images/tbl_head_back_blue_25.gif');
   color:#666666;
   height:25px;
   padding:0px;
}

.head_blue_recordset a:link
 {
   color:#4169E1;
   text-decoration:none;
 }
 
.head_blue_recordset a:visited
 {
  color :#4169E1;
  text-decoration:none;
 }
 
.head_blue_recordset a:hover
 {
  text-decoration:underline;
 }


/*-----from helios----*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #434343;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	color: #B50200;
	font-weight: bold;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAAAAA;
}
.indexText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
