/*main page*/
body
{
background-color:#ffffff;
background-image:url('background.jpg');
background-repeat:repeat-x;
background-attachment:fixed;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

.transparent
{
background-color:#000000;
filter:alpha(opacity=25);
-moz-opacity:.25;
opacity:.25;
width:10px;
}

.transparent_light
{
background-color:#000000;
filter:alpha(opacity=12);
-moz-opacity:.12;
opacity:.12;
width:2px;
}

.container
{
background-color:#ffffff;
}

form
{
position:float;
margin:0;
padding:0;
}

.topmenu
{
font-size:90%;
color:#999999;
padding-right:4px;
}

.topmenulink:link, .topmenulink:hover, .topmenulink:active, .topmenulink:visited
{
color:#999999;
text-decoration:none;
background-color:#ffffff;
}

.header
{
background-color:#ffffff;
}

.slogan
{
padding-left:10px;
color:#999999;
}

.contenttext_home
{
padding-left:40px;
padding-right:15px;
padding-bottom:10px;
}

.news_home
{
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
}

.news_header
{
FONT-WEIGHT: normal;
FONT-SIZE: 14pt;
COLOR: #799680;
margin-top:-25px;
margin-left:30px;
}

.dottedline_vert
{
background-image:url('dottedline_vert.gif');
background-repeat:repeat-y;
}

.dottedline_hor
{
background-image:url('dottedline_hor.gif');
background-position:center;
background-repeat:no-repeat;
}

.footer
{
background-image:url('dottedline_hor.gif');
background-repeat:no-repeat;
background-position:top center;
background-color:#ffffff;
}

.footertext
{
color:#000000;
font-weight:bold;
margin-top:2px;
}

.footertext a:link, .footertext a:hover, .footertext a:visited
{
font-size:80%;
color:#ffffff;
text-decoration:none;
}

marquee
{
padding-left:20px;
padding-right:20px;
padding-top:2px;
}

.navcontainer
{
margin-top:25px;
}

.hmenu:link, .hmenu:hover, .hmenu:active, .hmenu:visited
{
color:#F89304;
text-decoration:none;
font-weight:bold;
background-color:#ffffff;
}

.submenu_li li
{
color:#666666;
list-style-type:square;
}

.smenu:link, .smenu:visited
{
background-color:#ffffff;
color:#254C6C;
text-decoration:none;
}

.smenu:active, .smenu:hover
{
background-color:#254C6C;
color:#ffffff;
text-decoration:none;
}

.smenu_active
{
background-color:#254C6C;
color:#ffffff;
text-decoration:none;
}

.loginlink:link, .loginlink:hover, .loginlink:visited
{
color:#555555;
text-decoration:underline;
background-color:#ffffff;
}

.noaccess
{
color:#CDCDCD;
}

.news_container
{
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

.content
{
background-color:ffffff;
margin:0;
padding:0;
}

.content a img
{
background-color:ffffff;
}

.Button
{
BORDER: #000000 1px solid;
FONT-SIZE: 9pt;
COLOR: black;
BACKGROUND-COLOR: #B9C2C7;
width:60px;
}
.ButtonMouseOver
{
BORDER: #000000 1px solid;
FONT-SIZE: 9pt;
COLOR: black;
BACKGROUND-COLOR: #1B9C2C;
width:60px;
}

.inputtext
{
BORDER: #000000 1px solid;
FONT-SIZE: 9pt;
margin-top:2px;
margin-bottom:2px;
}

.searchtext
{
BORDER: #999999 1px solid;
FONT-SIZE: 9pt;
width:80px;
}

.gobutton
{
margin-bottom:-5px;
width:24px;
height:18px;
}

.debat:link, .debat:hover, .debat:active, .debat:visited
{
color:#555555;
text-decoration:underline;
font-weight:normal;
background-color:#ffffff;
}