html{
height:100%;
}
body {
height: 100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/tile/bg_tile.gif);
background-repeat: repeat-x;
background-color:#24c6f1;
}
.maintable{
height:100%;
text-align:left;
vertical-align:top;
background-color:#FFFFFF;
}
.maintext {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000000;
}
a:active, a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-decoration: underline;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-decoration: none;
}
.maintextfed {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000000;
font-weight: 600;
}
.menutext, a.menutext, a.menutext:active,a.menutext:link,a.menutext:visited,a.menutext:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
.toptext, a.toptext, a.toptext:active,a.toptext:link,a.toptext:visited,a.toptext:hover {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
color: #000000;
font-weight:bold;
text-decoration: none;
background:none;
}
.toptext2, a.toptext2, a.toptext2:active,a.toptext2:link,a.toptext2:visited,a.toptext2:hover {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #000000;
font-weight:bold;
text-decoration: none;
background:none;
}
.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
.input{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 264px;
height: auto; 
background-color: #ffffff;
}
.input_submit {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 130px;
height: auto; 
background-color: #ffffff;
cursor: hand;
}
.hvidborder{
border: 1px solid #FFFFFF;
}
.tablemargin{
margin-top:15px;
margin-bottom:11px;
}
/*
td.contentbg{
background-image: url(../images/content_bg.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}
*/

