body {
   background-color: #ebf5fb;
   font-family: tahoma, arial, verdana;
}

body.admin {
   background-color: #FFFFFF;
}
img {
   border: 0px;
}

.container {
   margin-top: 30px;
   border: 8px solid #e15824;
   background-color: white;
   width: 768px;
   height: 515px;
   padding: 0px;
}
input,select {
   border: 1px solid;
   font-size: 12px;
   }

table.container td {

}

div.language {
   font-size: 10px;
   color: #0048c4;
   text-align: right;
   margin-top: 5px;
   margin-right: 5px;
   vertical-align: top;
}

a {
   font-size: 12px;
   font-weight: bold;
}

a:link, a:visited {
   text-decoration: none;
   color: #0048c4;
}

a:hover {
   text-decoration: none;
   color: #5eb0e0;
}

a.language:link, a.language:visited, a.language:hover {
   text-decoration: none;
   color: #0048c4;
   font-weight: normal;
   font-size: 10px;
}

.language {
   text-decoration: none;
   color: #0048c4;
   font-weight: bold;
   font-size: 11px;
}

.middle {
   position: relative;
   top: 106px;
   text-align: center;
   padding: 0px;
}

.tagline {
   position: relative;
   top: 125px;
   text-align: center;
}
.menu {
   width: 522px;
}

table.menu td {
   padding: 3px;
}

.inmenu {
   width: 100%;
}

table.inmenu td {
   padding: 3px;
}

.copyright {
   font-family: tahoma, arial, verdana;
   position: relative;
   text-align: center;
   font-size: 10px;
   color: #e86e1c;
}

.hideimage {
   display: none;
}

.content {
   width: 712px;
   height: 443px;
   padding: 0px 20px 20px 20px;
}

div.topmenu {
   width:80px; 
   visibility: hidden;
   background-color:#017cc2; 
   color: white; 
   font-size: 11px; 
   padding: 2px; 
   margin-top:3px;
}

.maincontainer {
   font-size: 12px; 
   color:#017cc2;
}

div.maincontainer {
   width:526px; 
   height:267px; 
   padding-right: 10px;
   padding-top: 3px;
   overflow: auto; 
}

div.pagetitle {
   font-size: 18px; 
   letter-spacing: .3em; 
   font-weight:bolder; 
   line-height: 0.7
}

hr.titleborder {
   width:269px; 
   border: none 0; 
   border-top: 1px dashed #ffffff;
   border-bottom: 1px dashed #017cc2;
}

.contentlink {
   color: #5eb0e0;
   font-size: 13px;
   font-weight: bold;
}

a.contentlink {
  font-size: 13px; 
}

a.selectedcontentlink {
   color: #5eb0e0;
   font-size: 13px;
   font-weight: bold;
}

div.righttext {
   width: 170px;
   color: #e05826;
   font-size: 12px;
}

tr.row1 {
   background : #dae2ef;
}

tr.row2 {
   background : #eeeeff;
}

table.admintable th {
   font-weight: bold;
   background: #abddf8;
   padding: 5px;
   font-size: 13px;
}

table.admintable td {
   padding: 3px;
   font-size: 12px;
}