<!-- Defs.css   FSA, Inc.   by Joseph Nowogorski -->

#InfoMax {
	Z-INDEX: 211;  POSITION: absolute; 
      LEFT: 255px; 
      TOP: 70px;
      WIDTH: 200;
	HEIGHT: 20;
}


#Info {
	Z-INDEX: 111;  POSITION: absolute; 
      LEFT: 100px; 
      TOP: 200px;
      WIDTH: 200;
	HEIGHT: 20;

}





#BigSmokeArea {
	POSITION: relative; 
      LEFT: 0px; 
      TOP: 0px;
      WIDTH: 300px;
	HEIGHT: 300px;
}

#BigSmoke {
	Z-INDEX: 1;  POSITION: absolute; visibility: visible; 
      LEFT: 0px; 
      TOP: 0px;
      WIDTH: 300px;
	HEIGHT: 300px;
}
#BigSmokeAreaOver {
	Z-INDEX: 10;  POSITION: absolute; visibility: visible; 

      LEFT: 0px; 
      TOP: 0px;
      WIDTH: 300px;
	HEIGHT: 300px;

      background-color: white;
      border: 0px solid;
      border-color: rgb(220,220,220);
      filter: alpha(opacity='40');

      COLOR: #999999;  rgb(186,37,37);
      FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
      TEXT-DECORATION:none;
     
}







#FireLeft {
	Z-INDEX: 301;  POSITION: relative; 
      LEFT: 0px; 
      TOP: 0px;
      WIDTH: 34px;
	HEIGHT: 100%;
}


#TriangleDown
{
     z-index:99; 
}

#Copyright
{
     z-index:100; position:relative; top:0px;left:0px; visibility: hidden;
}


A.SqPicAsLink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #999999;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:none;
}
A.SqPicAsLink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #999999; rgb(186,37,37);

    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none;
}
A.SqPicAsLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #999999; rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none; underline;
}
A.SqPicAsLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR:   rgb(223,114,33); rgb(223,75,33); rgb(209,46,0); #faae00;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none; 
}


#divLoadCont{
	position: absolute;
	width: 100%;
	height: 99%;
	top: 0;
	left: 0;
	background-color: white;
	layer-background-color: white;
	font-family: arial,helvetica;
	z-index: 300;
	}

.BottomGrey1 {
      background-color: rgb(222,222,222);
      background-image: url(../images/lightgrey.gif);
      color:  black;
      border-top: 1px solid; 
      border-color: rgb(179,179,179);
}

.BottomGrey11 {
      background-color: rgb(222,222,222);
      background-image: url(../images/grey_bar2.gif);
      color:  black;
      border-top: 1px solid; 
      border-color: rgb(179,179,179);
}




.BottomGrey3 {
      background-color1: white; 
      color:  black;
      border-bottom: 1px solid; 
      border-color: rgb(179,179,179);
}
.BottomGrey2
{
      background-color: rgb(222,222,222);
      background-image: url(../images/greyTop.gif);
      background-image1: url(../images/NavBackground3.jpg);
      color:  black;
      border1: 1px solid; 
      border-color: rgb(179,179,179); //dcdcdc
}

.BottomGrey2222
{
      background-color1: rgb(222,222,222);
      background-image1: url(../images/lightgrey.gif);
      color:  black;
      border1: 1px solid; 
      border-color: rgb(179,179,179); //dcdcdc
}



.BottomGrey222
{
      background-color: rgb(222,222,222);
      background-image: url(../images/grey_bar.gif);
      background-image1: url(../images/lightgrey.gif);
      color:  black;
      border1: 1px solid; 
      border-color: rgb(179,179,179); //dcdcdc
}



.BottomGrey22
{
      background-color: rgb(222,222,222);
      background-image: url(../images/NavBackground1.jpg);
      color:  black;
      border1: 1px solid; 
      border-color: rgb(179,179,179); //dcdcdc
}


.BottomGrey4
{
      background-color1: white; rgb(222,222,222);
      color:  black;
      border-top: 1px solid; 
      border-color: rgb(179,179,179); //dcdcdc
}

.BottomGrey5
{
      background-color: rgb(222,222,222);
      background-image: url(../images/grey_bar1.gif);
      color:  black;
      border-bottom: 1px solid; 
      border-color: rgb(179,179,179); //dcdcdc
}


.RightGrey
{
      background-color1: rgb(222,222,222);
      background-image1: url(../images/lightgrey.gif);
      color:  black;
      border-right: 1px solid; 
      border-color: rgb(179,179,179); 
}
.TopLight {
      background-color: rgb(222,222,222);
      background-image: url(../images/lightgrey.gif);
      color:  black;
      border-bottom: 1px solid; 
      border-color: rgb(179,179,179);
}


#TopGrey {
	Z-INDEX: 6;  POSITION: absolute; 
      LEFT: 0px; 
      TOP: 0px;
      WIDTH: 100%; 
	HEIGHT: 1;
}

#Fsa {
	Z-INDEX: 23;  POSITION: absolute; 
      LEFT: 43px; 
      TOP: 7px;
      WIDTH: 520; 
	HEIGHT: 59;

      border: 1px solid; 
      border-color: rgb(111,111,111);


}

#ShortInfoArea {
	Z-INDEX: 11;  POSITION: absolute; LEFT: 60px; TOP: 50px;
      WIDTH: 169; 
	HEIGHT: 246;
      background-image1: url(../images/lightRed.gif);
      background-color:  rgb(252,247,247); 
      border: 1px solid; 
      border-color: rgb(200,69,39);


      color:  rgb(175,167,174);
      font: 22px; Helvetica, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif; 
      font-weight: normal; 
      text-align: right;


	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-width: 0;
	margin-height: 0;
      visibility: hidden;

}

#MArrow {
	Z-INDEX: 23;  POSITION: absolute; LEFT: 59px; TOP: 72px;     WIDTH: 40; 	HEIGHT: 8;
      WIDTH: 40; 
	HEIGHT: 8;
}


#BigPull {
	Z-INDEX: 23;  POSITION: absolute; LEFT: 68px; TOP: 110px;     WIDTH: 141; 	HEIGHT: 137;
      background-color: white; rgb(252,244,242);
}


#GreyVLine {
	Z-INDEX: 2;  POSITION: absolute; LEFT: 94px; TOP: 90px;  WIDTH: 1; 	HEIGHT: 320;
      background-color: rgb(222,222,222);
}

#RedVLine1 {
	Z-INDEX: 3;  POSITION: absolute; LEFT: 94px; TOP: 90px;  WIDTH: 1; 	HEIGHT: 20;
      background-color: red;
}

#RedVLine {
	Z-INDEX: 3; POSITION: relative; LEFT: 5px; TOP: 0px; WIDTH: 1; 	HEIGHT: 10;
      background-color: rgb(223,114,33);
}





#RoundFire{
	Z-INDEX: 23; LEFT: 217px; POSITION: absolute; TOP: 184px;
}


#title {
	Z-INDEX: 2; LEFT: 7px; WIDTH: 220px; POSITION: absolute; TOP:  26px;
      background-color: rgb(181,16,8);
}

#corediv_company {
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 551px; POSITION: absolute; TOP: 120px;
      background-color1: #DCDCDC;
}
#corediv{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 120px;
      background-color1: #DCDCDC;
}

#coredivComp{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 195px;
      background-color1: #DCDCDC;
}

#coredivIntent{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 150px;
      background-color1: #DCDCDC;
}

#coredivFAS{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 130px;
      background-color1: #DCDCDC;
}
#coredivSOS{
	Z-INDEX: 0; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 130px;
      background-color1: #DCDCDC;
}

.goup{
	Z-INDEX: 10; 
      border: 3px; 
}



#coredivOfficers{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 185px;
      background-color1: #DCDCDC;
}




#companyPic{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 110px;
      background-color1: #DCDCDC;
}

#contactdiv{
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 461px; POSITION: absolute; TOP: 380px;
      background-color1: #DCDCDC;
}



#contactdiv_old {
	Z-INDEX: 5; LEFT: 285px; WIDTH: 352px; HEIGHT: 451px; POSITION: absolute; TOP: 170px;
      background-color1: #DCDCDC;
}
#corediv_mike {
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 170px;
      background-color1: #DCDCDC;
}
#corediv_ejenn {
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 150px;
      background-color1: #DCDCDC;
}


#corediv_robert {
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 421px; POSITION: absolute; TOP: 170px;
      background-color1: #DCDCDC;
}

#bigLogo {
	Z-INDEX: 5; LEFT: 0px; WIDTH: 101%; HEIGHT: 103px; POSITION: absolute; TOP: 0px;
      background-color1: #DCDCDC;
}
#logo {
	Z-INDEX: 6; LEFT: 270; TOP: 35px; 50; WIDTH: 520px; height:60; POSITION: absolute; 
      bordercolor: white;
}

#kwad {
	Z-INDEX: 6; LEFT:  5px; TOP: 55px; 50; WIDTH: 520px; height:60; POSITION: absolute; 
      bordercolor: white;
}


#cust_title {
	Z-INDEX: 6; LEFT: 7px; WIDTH: 220px; POSITION: absolute; TOP:  26px;
}

#CustomerPos {
	Z-INDEX: 5; LEFT: 285px; WIDTH: 452px; HEIGHT: 451px; POSITION: absolute; TOP: 145px
}

.CustomerTable{
           border: 0px;
           background-color: white; #7E2929; 
           bordercolor: #7698bb;
           WIDTH: 100%; 448px;
	     HEIGHT: 300px;	
           
}
.bottomLogo{
           background-color: rgb(241,241,241); white; #7E2929; 
}


.SOSNr
{
	background-color: #DCDCDC;//GRAY   #7E2929; 
      color:  black;
      font: 12px/20px Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif; 
      text-align: right;
      FONT-WEIGHT: bold;
      border: 1px solid; 
}

.SOSDesc
{
	background-color: #eeeeee;//GRAY   #7E2929; 
      color:  black;
      font: 12px/20px Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif; 
      text-align: left;
      FONT-WEIGHT: normal;
      border-color: red;
      border: 1px solid; 

}



.row
{
	background-color: #DCDCDC;//GRAY   #7E2929; 
      color: black;  #e2c3c3;
      font: 12px/20px Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif; 
      text-align: left;
}
.row1
{
	background-color: #efefef; rgb(245,240,240); rgb(220,185,183); rgb(193,167,167); rgb(180,150,150);
      color: black;  #e2c3c3;
      font: 12px/20px Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif; 
      text-align: left;
}
.smallPrint {
	FONT-SIZE: 11px; LINE-HEIGHT: 13px; FONT-FAMILY: arial, helvetica, sans-serif
}
.small_fire {
      height: 0px;
      width:  0px;
      border: 0px;
}
.kwadraciki {
      height: 9px;
      width:  9px;
      border: 0px;
}


.coretxt {
    text-align: right;
    FONT-WEIGHT: normal;
    COLOR: black;
    font: 12px/22px  Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:none;
}


.contacttxt {color:  black; #e2c3c3;#7E2929; font: 12px/22px Verdana, Trebuchet MS,Tahoma MS Sans Serif, Arial CE, Arial, sans-serif; text-align: right; }
.contactBtxt {color:  black; #e2c3c3;#7E2929; font: 11px/21px Verdana, Trebuchet MS,Tahoma, MS Sans Serif, Arial CE, Arial, sans-serif; text-align: right; font-weight:bold;}
.homeShortDescr {color:  black; #e2c3c3;#7E2929; font: 11px/21px Verdana, Trebuchet MS,Tahoma, MS Sans Serif, Arial CE, Arial, sans-serif; text-align: right; font-weight:bold;}


.headtxt {
        color:   rgb(206,41,41); rgb(206,130,33); #7E2929;rgb(236,213,172);
        font: 16px/26px BankGothic Md BT,Arial , Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
        font-weight: normal;
       }


BODY 
{
	font-family:  Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
	background-color: #FFFFFF;
      background-image1: url(../pictures/bcg6.gif);
	font-size: 12px/22px;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	margin-width: 0;
	margin-height: 0;


      SCROLLBAR-FACE-COLOR: #dcdcdc; rgb(186,37,37); rgb(189,0,0); rgb(180,150,150); #b49696;

      SCROLLBAR-HIGHLIGHT-COLOR: gray;
      SCROLLBAR-SHADOW-COLOR: gray; 

      SCROLLBAR-3DLIGHT-COLOR: rgb(239,231,231); 

      SCROLLBAR-ARROW-COLOR: rgb(186,37,37); 

      SCROLLBAR-TRACK-COLOR: rgb(222,222,222);   //239,231,231);
      SCROLLBAR-DARKSHADOW-COLOR: rgb(239,231,231);

 }

A.nameLink:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:none;
}
A.nameLink:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);

    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none
}
A.nameLink:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #dcdcdc;
    TEXT-DECORATION: underline;
}
A.nameLink:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #dcdcdc;
    TEXT-DECORATION: underline;
}





A.officersLink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR:  #777777; black; rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:underline;
}
A.officersLink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #777777; rgb(186,37,37);

    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: underline;
}
A.officersLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR:  #777777; rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR1: #dcdcdc;
    TEXT-DECORATION:  underline;
}
A.officersLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR:   rgb(223,114,33); rgb(223,75,33); rgb(209,46,0); #faae00;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #cccccc; #dcdcdc;
    TEXT-DECORATION: none; underline;
}



A.menuLink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #999999;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:none;
}
A.menuLink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #999999; rgb(186,37,37);

    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none;
}
A.menuLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #999999; rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR1: #dcdcdc;
    TEXT-DECORATION: none; underline;
}
A.menuLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR:   rgb(223,114,33); rgb(223,75,33); rgb(209,46,0); #faae00;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #cccccc; #dcdcdc;
    TEXT-DECORATION: none; underline;
}




A.menuLinkCurr:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR:  rgb(209,46,0); rgb(223,114,33); #999999;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:none;
    BACKGROUND-COLOR: #cccccc; #dcdcdc;
}
A.menuLinkCurr:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: rgb(209,46,0); rgb(223,114,33); #999999; rgb(186,37,37);

    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: #cccccc; #dcdcdc;

}
A.menuLinkCurr:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: rgb(209,46,0); rgb(223,114,33);  #999999; rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none; underline;
    BACKGROUND-COLOR: #cccccc;
}
A.menuLinkCurr:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: rgb(223,114,33); rgb(209,46,0);  rgb(223,75,33); rgb(209,46,0); #faae00;  rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #cccccc;
    TEXT-DECORATION: none; underline;
}




A.mailLink:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    BACKGROUND-COLOR: #dcdcdc;
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION:none;
}
A.mailLink:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    BACKGROUND-COLOR: #dcdcdc;
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    TEXT-DECORATION: none
}
A.mailLink:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #dcdcdc;
    TEXT-DECORATION: underline;
}
A.mailLink:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: rgb(186,37,37);
    FONT-FAMILY: Verdana, Tahoma, Trebuchet MS, MS Sans Serif, Arial CE, Arial, sans-serif;
    BACKGROUND-COLOR: #dcdcdc;
    TEXT-DECORATION: underline;
}





A:link {
	COLOR: #000000;
      FONT: 11px/16px verdana, MS Sans Serif, Arial CE, Arial, sans-serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000;
      FONT: 11px/16px verdana, MS Sans Serif, Arial CE, Arial, sans-serif; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; 
      FONT: bold 11px/16px verdana, MS Sans Serif, Arial CE, Arial, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: RED;  
}




A.columnHeaderLink:link 
{ 
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: white;
}

A.columnHeaderLink:visited
{
	color: white;
	font-weight:bold;
}

A.columnHeaderLink:hover 
{
	font-weight:bold;
	color: #faae00;
}



TD 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 }

TD.bold 
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.likeBcg
{
	background-color: #000040;
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #faae00;
}


.title1a
{	
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold;
}


.title1 
{ 
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	font-weight : bold;
	color: black;
}


.title2 
{ 
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	font-weight : bold;
	color: #faae00;

}
.inputFormFields
{
	font-family:  arial, verdana, helvetica, sans-serif;
	background-color: #F6F6DD;
	font-size: 12px;
      border: 1px solid; 
}
.inputFormButtons
{
	font-family:  arial, verdana, helvetica, sans-serif;
	background-color: #F6F6D1;
	font-size: 10px;
      border: 1px solid; 
      width: 40px;
}
.inputFormLabels
{
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.columnHeader
{
	background-color: #336699;
}

A.relatedFiles:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.relatedFiles:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.relatedFiles:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #336699;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif;
    TEXT-DECORATION: none
}






A.tele:link {
	COLOR: #9bc1ee; TEXT-DECORATION: none
}
A.tele:visited {
	COLOR: #9bc1ee; TEXT-DECORATION: none
}
A.tele:active {
	COLOR: #9bc1ee; TEXT-DECORATION: none
}
A.tele:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.link:link {
	COLOR: #6b91be; TEXT-DECORATION: none
}
A.link:visited {
	COLOR: #6b91be; TEXT-DECORATION: none
}
A.link:active {
	COLOR: #6b91be; TEXT-DECORATION: none
}
A.link:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}

A.link1:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.link1:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.link1:active {
	COLOR: #840000; TEXT-DECORATION: none
}
A.link1:hover {
	COLOR: #840000; TEXT-DECORATION: none
}





.links {
	FONT: 12px MS Sans Serif, Arial CE, Arial, Helvetica, sans-serif; COLOR: #6b91be
}
#menu {
	Z-INDEX: 2; LEFT: 0px; WIDTH: 650px; POSITION: absolute; TOP: 48px
}
#submenu1 {
	Z-INDEX: 4; LEFT: 108px; WIDTH: 161px; CLIP: rect(0px 161px 155px 0px); POSITION: absolute; TOP: 71px
}
#submenu1body {
	Z-INDEX: 4; LEFT: 0px; VISIBILITY: hidden; WIDTH: 161px; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: #162c5f; layer-background-color: #162C5F
}
#submenu2 {
	Z-INDEX: 4; LEFT: 282px; WIDTH: 161px; CLIP: rect(0px 161px 100px 0px); POSITION: absolute; TOP: 71px
}
#submenu2body {
	Z-INDEX: 4; LEFT: 0px; VISIBILITY: hidden; WIDTH: 161px; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: #162c5f; layer-background-color: #162C5F
}
#submenu3 {
	Z-INDEX: 4; LEFT: 468px; WIDTH: 161px; CLIP: rect(0px 161px 100px 0px); POSITION: absolute; TOP: 71px
}
#submenu3body {
	Z-INDEX: 4; LEFT: 0px; VISIBILITY: hidden; WIDTH: 161px; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: #162c5f; layer-background-color: #162C5F
}
#submenu4 {
	Z-INDEX: 4; LEFT: 558px; WIDTH: 161px; CLIP: rect(0px 161px 100px 0px); POSITION: absolute; TOP: 71px
}
#submenu4body {
	Z-INDEX: 4; LEFT: 0px; VISIBILITY: hidden; WIDTH: 161px; POSITION: relative; TOP: 0px; BACKGROUND-COLOR: #162c5f; layer-background-color: #162C5F
}
#taurus {
	Z-INDEX: 1; LEFT: 277px; WIDTH: 350px; POSITION: absolute; TOP: 0px
}
#arc {
	Z-INDEX: 1; LEFT: 0px; WIDTH: 450px; POSITION: absolute; TOP: 78px
}
TD.form {
	FONT: 12px MS Sans Serif, Arial CE, Arial, sans-serif; COLOR: #ffffff
}
TD.formneed {
	FONT: 12px MS Sans Serif, Arial CE, Arial, sans-serif; COLOR: #faae00
}
TD.formyell {
	FONT: 12px MS Sans Serif, Arial CE, Arial, sans-serif; COLOR: #faae00
}
TD.formbold {
	FONT: 12px MS Sans Serif, Arial CE, Arial, sans-serif; COLOR: #ffffff; BACKGROUND-COLOR: #555555; TEXT-ALIGN: center
}
TEXTAREA {
	FONT: 12px MS Sans Serif, Arial CE, Arial, sans-serif
}
INPUT {
	FONT: 11px MS Sans Serif, Arial CE, Arial, sans-serif; COLOR: #000000
}
SELECT {
	FONT: 11px MS Sans Serif, Arial CE, Arial, sans-serif; COLOR: #000000
}
INPUT.norm {
	WIDTH: 180px
}
