.navgrey {

color: #b0b6c2;

}

* {

margin: 0px;

padding: 0px;

}

body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #e6e6e6;

}

#pole {

position: absolute;

top: 0px;

left: 0px;

height: 450;

width: 100%;

z-index: 1;

background-image: url(./images/pole.gif);

background-repeat: repeat-y;

background-color: #e6e6e6;

}

#logo {

position: absolute;

top: 16px;

left: 8px;

z-index: 1000;

height: 22px;

width: 500px;

background-image: url(../images/logo3.gif);

background-repeat: no-repeat;

}
ul { margin: 5px 10px 5px 50px; }
li {font-size: 12px; padding: 3px; }
#topline {

position: absolute;

top: 0px;

left: 0px;

height: 40px;

width: 100%;

z-index: 10;

background-image: url(../images/topline-b.jpg);

background-repeat: repeat-x;

}

#subnav {

position: relative;

z-index: 55;

background-color: #b0b7c2;

background-image: url(../images/nav-background.jpg);

background-repeat: repeat;

vertical-align: middle;

font: normal 8pt/12pt verdana;

font-family : Verdana, Arial, Helvetica, sans-serif;
padding-bottom: 2px;

}

#subnav div {

padding: 0px 5px 0px 5px;

}

#subnav a {

font-family : Verdana, Arial, Helvetica, sans-serif;
color: white;

text-decoration: none;

padding: 0px 5px 0px 5px;

}

#subnav a:hover {

font-family : Verdana, Arial, Helvetica, sans-serif;
color: navy;

}

#subnav a.selected {

font-weight: bold;

padding: 0px 5px 0px 5px;

text-transform: uppercase;

font-family : Verdana, Arial, Helvetica, sans-serif;
}

#nav {

font-family : Verdana, Arial, Helvetica, sans-serif;
position: absolute;

top: 40px;

left: 4px;

z-index: 1000;

background-color: #b0b7c2;

background-image: url(../images/nav-background.jpg);

background-repeat: repeat;

width: 94px;

}

#nav a {

font: normal 8pt/15pt verdana;

font-family : Verdana, Arial, Helvetica, sans-serif;
color: white;

text-decoration: none;

padding: 8px 4px 10px 4px;

margin: 2px;

}

#nav a:hover {

color: navy;

}

#nav a.selected {

font-weight: bold;

text-transform: uppercase;

}

#bodysquare {

position:absolute; 

width:750px; 

z-index:50; 

background-color: #f1f1f1; 

border-right: solid #b0b7c2 1px; 

border-left: solid #b0b7c2 1px; 

border-bottom: solid #b0b7c2 1px; 

left: 98px; 

top: 40px;

}

.images {

border: solid #b0b7c2 1px;

}

#bodytext {

position: relative; 

padding: 10px;

z-index: 1015;

}

#bodytext a:link, a:visited, a:active {

font: normal 8pt/12pt verdana;

font-family : Verdana, Arial, Helvetica, sans-serif;
padding: 2px;

color: navy;

}

#bodytext a:hover {

font: normal 8pt/12pt verdana;

padding: 2px;

color: gray;

text-decoration: none;

}

#bodytext .bodyboldtitles {

font: normal 11pt/12pt Verdana;
font-family : Verdana, Arial, Helvetica, sans-serif;

letter-spacing: 1px;

border-bottom: solid #b0b7c2 1px;

text-transform: uppercase;

}

.bodyboldtitles {

font: normal 11pt/12pt Verdana;

font-family : Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;

border-bottom: solid #b0b7c2 1px;

text-transform: uppercase;

}

#bodytext .subtitle {

font: normal 10pt/12pt arial;
font-family : Verdana, Arial, Helvetica, sans-serif;

border-bottom: solid #e6e6e6 1px;

letter-spacing: 1px;

background-color: #FFF;

margin: 4px;

padding: 4px;

}

#bodytext .tdunder {

border-bottom: solid #cccccc 1px;

padding-left: 4px;

}

#bodytext .graywords {

color: #666666;

}

#bodytext div, p, td {

font: normal 8pt/12pt verdana;
font-family : Verdana, Arial, Helvetica, sans-serif;

margin: 4px;

padding: 4px;

}
#bodytext .clientsdiv {

font: normal 8pt/12pt verdana;


font-family : Verdana, Arial, Helvetica, sans-serif;
padding: 4px;

}


#bodylink {

position: relative;

}

#bodylink a {

color: gray;

z-index: 1010;

text-decoration: underline;

}

#bodylink a:hover {

text-decoration: none;

}

#bodycolumn {

position: relative;

z-index: 1100;

margin: 5px 10px;

font: normal 8pt verdana;

font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #b0b7c2;

background-image: url(../images/nav-background.jpg);

background-repeat: repeat;

color: #FFFFFF;

border: solid grey 1px;

padding: 10px;

}
