body {
    font-family: Verdana,Helvetica; 
    font-size: 11px;
}

table {
    font-size: 11px;
}

.powered {
    font-family: Verdana,Hevletica;
    color: #446b96;
    font-size: 8px;
}

span.log {
    font-family: Verdana,Hevletica;
    color: #000000;
    font-size: 9px;
}

span.menu {
    text-align: center;
}
	

div.menu {
    text-align: center;
}

div.button {
    border-style:solid;
    border-width:1px;
    border-color:#0070c8;
    background-color:#efefef;
    width:50%;
    text-align:center;
    padding:3px;
}

div.login {
    border-style:solid;
    border-width:1px;
    border-color:#5492b2;
    width:40%;
    text-align:center;
}

div.header {
    border-style:solid;
    border-width:1px;
    border-color:#0070c8;
    background-color:#f5f9fd;
    padding:0px;
}

div.box {
    border-style:solid; 
    border-width:1px; 
    border-color:#0070c8; 
    background-color:#f5f9fd; 
    padding:10px; 
    text-align:left;
}

div.plainbox {
    border-style:solid; 
    border-width:1px; 
    border-color:#000000; 
    padding:10px; 
    text-align:left;
}

div.grborder {
    border-style:solid; 
    border-width:1px; 
    border-color:grey; 
    text-align:center;
    text-valihn:middle;
    width:302px;
}

img {
    vertical-align: middle;
}  
							
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:hover {text-decoration: underline; color: #000000}
