html, 
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
}
a {
    outline: none;
}
img {
    border: none;
}
table {
    font-family: arial, verdana, sans-serif;
    font-size: 10px;
}
#splash {
    position: absolute;
    margin-top: -300px;
    margin-left: -450px;
    top: 50%;
    left: 50%;
    width: 900px;
    height: 600px;
}
#brand a,
#brand a:link,
#brand a:visited,
#brand a:active {
	text-decoration: none;
}
#brand a:hover {
	text-decoration: underline;
}
#hiddenbrand a,
#hiddenbrand a:link,
#hiddenbrand a:visited,
#hiddenbrand a:active {
	text-decoration: none;
}
#hiddenbrand a:hover {
	text-decoration: none;
}
#displaytable {
    margin: 0; 
    padding: 0;
    width: 100%;
    height: 100%; 
}
#bannercell {
    height: 1px;
}
#flashcell {
    text-align: center;
}
#maintenance {
    position: absolute;
    margin-left: -200px;
    margin-top: -50px;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 100px;    
    font-size: 12px;
    text-align: center;
}
body.pos_0 {background-position: center center;}
body.pos_1 {background-position: top left;}
body.pos_2 {background-position: top center;}
body.pos_3 {background-position: top right;}
body.pos_4 {background-position: center left;}
body.pos_5 {background-position: center right;}
body.pos_6 {background-position: bottom left;}
body.pos_7 {background-position: bottom center;}
body.pos_8 {background-position: bottom right;}
body.repeat_0 {background-repeat: no-repeat;}
body.repeat_1 {background-repeat: repeat;}
body.repeat_2 {background-repeat: repeat-x;}
body.repeat_3 {background-repeat: repeat-y;}
body.bgimg_0 {background-color: #bfcad8; background-image: url(/images/gradient_0.png);}
body.bgimg_1 {background-color: #000000; background-image: url(/images/gradient_1.png);}
body.bgimg_2 {background-color: #1aa9c1; background-image: url(/images/gradient_2.png);}
body.bgimg_3 {background-color: #789090; background-image: url(/images/gradient_3.png);}
body.bgimg_4 {background-color: #394947; background-image: url(/images/gradient_4.png);}


