@CHARSET "ISO-8859-1";
* {
margin: 0px;
padding: 0px;
font-family: arial;
font-size: 13px;
}
body{
text-align: center;
}
#messagebox{
background: #FF5500;
left: 0px;
top: 20%;
}
.top{
padding: 0px 0px 0px 2px;
background: url(../images/banner.jpg) top left no-repeat;
background-color: #4D5136;
text-align: left;
}
.top H1{
font-size: 35px;
color: #F0F0EE;
}
#actionbar{
text-align: right;
padding: 0 5;
}
#actionbar LI{
font-weight: bold;
display: inline;
background: url(../images/bggrey.png);
}
.menu{
padding: 0px 0px 2px 0px;
background: url(../images/bggrey.png);
}
.menu LI{
font-weight: bold;
display: inline;
top: 1px;
margin: 0 2px 0 2px;
padding: 0 2px 2px 2px;
}
#menu_item_selected{
background: #FFFFFF;
color: #000000;
}
#menu_item_selected a{
color: #000000;
}
a IMG{
color: white;
border: 0px;
}
a:link, a:active, a:visited{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
a:hover{
color: #A5A5A5;
font-weight: bold;
}
.content{
padding: 0px 2px 0px 2px;
margin: 5px auto 0 auto;
width: 90%;
}
.item_edit{
border: 1px solid #F0F0EE;
margin: 2px 0 2px 0;
text-align: left;
}
.item_title{
font-weight: bold;
font-size: 15px;
}
.item_text{
text-align: left;
padding: 3px 3px 3px 3px;
}
.item_text TABLE{
color: #000000;
width: 90%;
border-spacing: 0px;
}
.picturespan{
width: 150px;
margin: 2px;
display: inline-block;
text-align: center;
}
.box{
background: #ADD8E6;
margin: 3px;
color: black;
}
.box_top{
text-align: left;
background: url(../images/rt.gif) no-repeat top right;
}
.box_bottom{
text-align: left;
background: url(../images/rb.gif) no-repeat top right;
}
.box a{
color: black;
}
IMG.corner{
display: block;
}
.images{
padding: 5px;
}
.picture{
z-index: 5;
text-align: center;
margin: auto auto auto auto;
}
.table{
background: #F0F0EE;
}
.table a{
color: #000000;
}
.tr_color{
background: #6AB8D2;
}
input {
border: 1px solid;
margin: 2px;
}
#loginform_wrapper{
width: 100%;
left: 0px;
top: 20%;
position: absolute;
}
#loginform{
background: url(../images/bggrey.png);
color: #FFFFFF;
}
