@charset utf-8;

body {
background-color:#f78f1e;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode",Arial;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
margin:0;
padding:0;
}

a:link,a:visited,a:active {
color:#00549e;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

td#sign {
background:url(images/sign.png) no-repeat;
background-color:#FFF;
}

td#menubg {
background:url(images/topbg.png) repeat-x;
background-color:#FFF;
width:100%;
}

div#logo {
background:url(images/logo.gif) no-repeat right;
height:123px;
margin-right:30px;
padding-top:10px;
text-align:center;
}

td#menu {
font-weight:700;
font-size:18px;
color:#FFF;
height:90px;
}

td#menu table {
height:100%;
width:100%;
}

td.menubutton {
padding-left:10px;
text-align:center;
padding-bottom:15px;
background:url(images/menusplit.gif) left no-repeat;
padding-right:10px;
width:20%;
cursor:pointer;
}

td.menubuttonfirst {
text-align:center;
padding-bottom:15px;
padding-right:10px;
white-space:nowrap;
width:20%;
cursor:pointer;
}

td.menubutton a:link,td.menubuttonfirst a:link,td.download a:link,td.menubutton a:visited,td.menubuttonfirst a:visited,td.download a:visited {
color:#FFF;
text-decoration:none;
}

.bg {
background-color:#FFF;
}

td#pagetitle h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
vertical-align:middle;
font-weight:700;
color:#00549e;
margin:0;
padding:0;
}

td#lang {
background:url(images/lang.png) no-repeat;
height:48px;
width:120px;
cursor:pointer;
}

td#lang div {
margin-left:19px;
padding-top:10px;
background:url(images/lang-bg.png) repeat-x;
white-space:nowrap;
height:38px;
}

td#lang a {
color:#FFF;
text-decoration:none;
font-weight:700;
font-size:14px;
}

td.download {
background:url(images/download.png) no-repeat;
width:233px;
height:87px;
vertical-align:top;
font-size:14px;
font-weight:700;
text-align:center;
cursor:pointer;
padding:16px 55px 0 10px;
}

td#digium {
padding-top:40px;
}

td#asterisknow {
padding-bottom:20px;
}

td#postmet {
background-color:#f78f1e;
text-align:center;
padding-top:10px;
}

td#main {
background-color:#FFF;
font-size:14px;
color:#9a8b7d;
padding-bottom:15px;
padding-right:10px;
}

td#copy {
width:100%;
height:105px;
background:url(images/footer-sign.png) no-repeat right;
background-color:#f78f1e;
font-size:10px;
color:#FFF;
}

td#copy a {
color:#FFF;
text-decoration:none;
font-weight:700;
}

table#mail {
font-size:12px;
}

table#mail input,table#mail textarea {
border:1px solid #f78f1e;
}

table#mail #mailsend {
margin-top:4px;
border-bottom:1px solid #000;
border-right:1px solid #000;
border-top:0;
border-left:0;
background-color:#00549e;
color:#FFF;
font-weight:700;
font-size:10px;
}

#mail2,#mail3,#mail4 {
width:400px;
}

#mail3 {
margin:4px 0;
}

#mail4 {
height:150px;
}

div#pr {
text-align:center;
color:#f78f1e;
font-weight:700;
font-size:18px;
padding-bottom:10px;
}
