html, body, form, p {
margin:0;
padding:0;
}
img {
border:0;
}
body {
height:100%;
background-color:#1a1e25;
font-family:arial,tahoma,helvetica,sans-serif;
font-size:12px;
color:#fff;
}
a {
font-family:arial,tahoma,helvetica,sans-serif;
color:#fff;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.topText {
font-family:arial,tahoma,helvetica,sans-serif;
font-size:13px;
color:#bdcee6;
font-weight:bold;
padding-top:20px;
}
.mainHref {
font-family:arial,tahoma,helvetica,sans-serif;
font-size:18px;
color:#c8daf3;
text-decoration:none;
}
.mainHref:hover {
text-decoration:none;
}
p {
padding-top:1px;
}
.headLine {
font-family:arial,tahoma,helvetica,sans-serif;
font-size:22px;
color:#fff;
}
.divLine {
font-size:0px;
height:1px;
width:216px;
background-color:#374153;
}
.menuOver {
width:175px;
padding-left:17px;
background:#1a1e25 url(../images/bullet_over.gif) top left no-repeat;
}
.menuOut {
background:#2a313c url(../images/bullet.gif) top left no-repeat;
padding-left:17px;
width:175px;
}
.consultingTable {
border-collapse:collapse;
border-color:#374153;
width:100%;
}
.consultingTable td{
padding:5px;
border: 1px solid #374153;
border-bottom: 1px solid #374153;
}