.dummy{}

body
{ 
text-align: center; background-image: url(gfx/background.png); background-repeat: repeat-x; margin:0px; padding:0px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 12px;
color: #525252;
}
h1 { font-size: 24px; color: #000000; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active{ text-decoration: none; }
a img {border: none;}

form { padding:25px; }

.main_area { margin:0px auto; text-align: left; width: 989px; border: solid #FFFFFF; border-width: 7px 7px 0px 7px;}
.top_area { }
.top_area a { color: #FFFFFF; font-size: 14px; margin-left: 8px; }
.top_area a:hover { color: #a0a0a0; }
.top_area .top_menu { height: 65px; background-image: url(gfx/top_menu_background.png); background-repeat: repeat-x; }
.top_area .top_picture { height: 227px; background-image: url(gfx/top_picture.jpg); background-repeat: no-repeat; }
.top_area .top_menu .menu { margin: 37px 0px 0px 21px; float:left; white-space: nowrap; }

.top_area .top_menu .logo { margin: 28px 39px 0px 0px; float:right; }
.content_area { background-color: #FFFFFF; background-image: url(gfx/content_area_background.png); background-repeat: repeat-x; background-position: top; }
.content_area_2 { background-image: url(gfx/content_area_2_background.png);  min-height: 340px; background-repeat: no-repeat; background-position: top left; padding: 0px 15px 15px 15px ; }
.content_area_2  a { color: #000000;}
.content_area_2  a.download  { background-image: url(gfx/downloadpigt.gif); padding-left: 20px; background-repeat: no-repeat; background-position: left center;}

.bottom_area { height: 108px; background: #1f2022; }
.bottom_area a { color: #FFFFFF; font-size: 10px; margin-left: 15px; }
.bottom_area a.bold { font-weight: bold; }
.bottom_area .bottom_menu .language { margin: 30px 0px 0px 22px; float:left; white-space: nowrap; }
.bottom_area .bottom_menu .menu { margin: 30px 37px 0px 16px; float:right; white-space: nowrap; }

.bottom_area .bottom_menu .menu a { color: #798686; font-size: 9px; background-repeat: no-repeat; background-position: left center; }
.bottom_area .bottom_menu .menu a:hover { color: #FFFFFF; }
.bottom_area a:hover { color: #a0a0a0; }
.bottom_area .bottom_menu .menu a.email { background-image: url(gfx/email_icon.gif); padding-left: 18px;}
.bottom_area .bottom_menu .menu a.download { background-image: url(gfx/download_icon.gif); padding-left: 16px;}

.content_table { width: 100%; }
.content_table td { vertical-align: top; padding:0px 20px 20px 20px;}

.login_form { }
.login_form td { padding: 2px 5px 2px 5px; }
.login_form td.right { text-align: right; }
input { font-family: Trebuchet MS, Arial, Verdana, Helvetica; border: 1px solid #a0a0a0; background-color: #fff; color: #525252;}
