body
{
color:#959480;
font-family : Tahoma;
font-size: 11pt;
}

h1, .title {
margin:15px;
color: #bfa67a;
font-family : Tahoma;
font-size: 23pt;
font-weight: normal;
}
h2, h3 {
margin:0px;
padding:0px;
font-family : Tahoma;
font-size: 11pt;
font-weight: normal;
}

.button2 {
background: url(/style/img/button.png);
background-repeat:no-repeat;
text-align:center;
width:155px;
height:28px;
padding-top:7px;
display:table-cell;
color: #bfa67a;
font-size: 10pt;
font-family : Tahoma;
font-weight: bold;
text-decoration: none;
}
.button2:hover {
background: url(/style/img/button_on.png);
background-repeat:no-repeat;
width:155px;
height:28px;
padding-top:7px;
color: #bfa67a;
font-size: 10pt;
font-family : Tahoma;
font-weight: bold;
text-decoration: none;
}

a, a:visited, .link, .link:visited{
color: #515151;
font-size: 10pt;
font-family : Tahoma;
font-weight: bold;
text-decoration: none;
}
a:hover, .link:hover{
color: #bfa67a;
font-size: 10pt;
font-family : Tahoma;
font-weight: bold;
text-decoration: none;
}

.link2, .link2:visited{
color:#959480;
text-decoration:underline; 
font-family : Tahoma;
font-size: 11pt;
font-weight: normal;
}

.link2:hover{
color:#bfa67a; 
font-family : Tahoma;
font-size: 11pt;
font-weight: normal;
}

.link3, .link3:visited{
font-family : Tahoma;
font-size: 11pt;
color:#959480;
text-decoration:underline;
font-weight: normal;
}

.link3:hover{
color:#bfa67a;
text-decoration:underline; 
font-family : Tahoma;
font-size: 11pt;
font-weight: normal;
}

.text
{
width:170px;
border: 1px solid #000000; 
background-color: #251c17; 
font-size: 14px;
color:#959480;
}
.button
{
width:170px;
border: 1px solid #000000; 
background-color: #545454; 
font-size: 14px;
color:#000;
}

#lightbox
{
cursor:hand;
}