/* CSS Document */

/*
BODY { font-family: Arial, Helvetica, sans-serif; }
*/

BODY { background-color:#606060; margin:0px; padding:0;  }

P { font-family: Arial, Helvetica, sans-serif }

LI { font-family: Arial, Helvetica, sans-serif }

H1 { font-family: Eurostile, Arial, Helvetica, sans-serif; color:#004281; }

H2 { font-family: Eurostile, Arial, Helvetica, sans-serif; color:#004281; }

div.tagline {font-size: 24px;font-family:"Times New Roman", Times, serif;width: 400px}

div.submenu {background-color:#EEEEEE; font-family:Arial, Helvetica, sans-serif}

TD { font-family: Arial, Helvetica, sans-serif }
TH { font-family: Arial, Helvetica, sans-serif }

TABLE.dot1 { border-style:ridge; border-width:1px; }
TABLE.dot1 TH { text-align:center; font-weight:bold; }

TABLE.homelist { border-style:none; border-width:1px; padding:2px; }
TABLE.homelist TH{ border-bottom:1px solid #888; border-top:1px solid #888; padding:1px 2px; text-align:left; font-weight:normal; background-color:#DDFFDD; }
TABLE.homelist TD{ border-bottom:1px solid #888; padding:1px 3px; }

TABLE.users { border-style:none; border-width:1px; padding:2px; }
TABLE.users TR{ background-color:#EEEEEE; }
TABLE.users TH{ padding:1px 2px; text-align:left; font-weight:normal; background-color:#DDFFDD; }
TABLE.users TD{ padding:1px 3px; }

.users TR:hover{ cursor: pointer; background-color: #FF8; }

div.container
{
width:100%;
margin:0px;
padding:0;
background-color:#fff;
}

div.header
{
text-align:center;
clear:left;
padding:0px;
padding-top:4px;
padding-bottom:4px;
margin:0px;
margin-bottom:2px;
background-color:#004281;
}

div.headlogos
{
width:400px;
text-align:center;
padding:0px;
margin-top:16px;
}

div.headlogin
{
float:right;
height:22px;
width:80px;
text-align:center;
padding:0px;
margin:0px;
margin-top:82px;
}

div.footer
{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
clear:left;
padding-top:8px;
background-color:#606060;
}

div.left
{
float:left;
width:80px;
margin:0;
padding:1em;
}

div.main
{
margin-left:auto;
margin-right:auto;
width:800px;
background-color:#FFFFFF;
padding:8px;
}

div.topmenu
{
background-color:#00adee; 
font-family:Arial, Helvetica, sans-serif;
padding:4px;
padding-left:0px;
padding-right:0px;
color:#FFF;
}

div.submenu
{
background-color:#E9AC1B;
padding-bottom:5;
margin-bottom:5;
}

div.editcontainer
{
width:1000px;
margin:0px;
}

div.editmain
{
margin-left:8px;
width:960px;
height:640px;
padding:0;
background-color:#FFFFFF;
}

div.editleft
{
float:left;
width:320px;
margin:0;
padding:0;
}

div.editright
{
float:right;
width:640px;
margin:0;
padding:0;
}

div.login
{
height:auto;
width:280px;
margin:0;
padding:0;
text-align:right;
}

input.login
{
width:150px;
}

input.loginb
{
width:150px;
background-color:#E9AC1B;
border-color:#800000;
border-width:1px;
margin-top:1px;
}

div.copyright {
font-size:80%;
color:#aaa;
}

div.more {
float:right;
height:auto;
width:auto;
text-align:right;
}



.topmenu A:link    { text-decoration: none; color:white; }
.topmenu A:visited { text-decoration: none; color:white; }
.topmenu A:active  { text-decoration: none; color:white; }
.topmenu A:hover   { text-decoration: underline; color: yellow; }

.submenu A:link    { text-decoration: none; color:white; }
.submenu A:visited { text-decoration: none; color:white; }
.submenu A:active  { text-decoration: none; color:white; }
.submenu A:hover   { text-decoration: underline; color: yellow; }

@font-face {
font-family: Eurostile;
src: URL('Eurosti.TTF') format ('ttf');
}
