@charset "utf-8";
/* CSS Document */

body {
background-color:#1c1c1c;
border:none;
margin:0px;
}
#titlebar{
padding:19px 30px 20px 0;
background-color:#0e0e0e;
}
#leftcolumn{
padding:0 43px 0 33px;
width:160px;
float:left;
}
#rightcolumn{
padding:18px 0 22px 20px;
margin: 0 0 0 236px;
border-left-color:#141414;
border-left-style:solid;
border-left-width:1px;
}
#header{
padding:0 0 22px 20px;
}
#maincontent{
padding:0 20px 22px 0;
}
#logo{
height:44px;
float:left;
}
#leftcolumn_logo{
padding:11px 41px 0 33px;
height:55px;
width:162px;
float:left;
}
#topmenu{
padding:47px 0 0 20px;
height:8px;
width:250px;
float:left;
}
#rightcolumn_topmenu{
height:55px;
margin: 0 0 0 236px;
}
#slideshow{
margin-left:315px;
width:190px;
height:55px;
}
#menu{
border:1px;
border-top-color:#3d3d3d;
border-top-style:dashed;
border-bottom-color:#3d3d3d;
border-bottom-style:dashed;
padding:19px 0 19px 0;
margin:20px 0 19px 0;
}

/*Text for main pages*/



.link,a.link{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
line-height:160%;
color:#3399FF;
text-decoration:underline;
font-style:italic;
}
a.link:hover{
color:#FFFFFF;
text-decoration:underline;
font-style:italic;
}

.menu {
font-family:Georgia, "Times New Roman", Times, serif;
color:#3e3e3e;
font-size:small;
line-height:200%;
text-decoration:none;
font-style:normal;
}

.menu_visited{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:small;
line-height:200%;
text-decoration:none;
font-style:normal;
}

a {
font-family:Georgia, "Times New Roman", Times, serif;
color:#3e3e3e;
font-size:small;
line-height:200%;
text-decoration:none;
font-style:normal;
}
a:hover {
color:#ffffff;
text-decoration:none;
font-style:normal;
}

.body_1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#a2a2a2;
font-size:small;
line-height:160%;
}
a.body_1{
font-family:Georgia, "Times New Roman", Times, serif;
color:#3e3e3e;
font-size:small;
line-height:160%;
text-decoration:underline;
}
a.body_1:hover{
font-family:Georgia, "Times New Roman", Times, serif;
color:#ffffff;
font-size:small;
line-height:160%;
text-decoration:underline;
}
.body_2{
font-family:Georgia, "Times New Roman", Times, serif;
color:#a2a2a2;
font-size:small;
line-height:150%;
}
.body_3{
font-family:Georgia, "Times New Roman", Times, serif;
color:#a2a2a2;
font-size:small;
line-height:200%;
}
a.body_3{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:small;
line-height:200%;
text-decoration:none;
font-style:normal;
}
a:hover.body_3{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:small;
line-height:200%;
text-decoration:underline;
font-style:normal;
}
.header{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
color:#3d3d3d;
}
.subheader{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
color:#ffffff;
}