html {
height: 100%;
}
body {
height: 100%;
margin:0px;
background-image: url(../includes/image.php?image_id=1);
background-repeat: repeat;
background-color: #FFFFCC;
}
.table_main {
margin: 0px;
padding : 0px;
height: 100%;
width: ;
}
td {
font-family: Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: none;
font-style: none;
}
a:link {
font-family: Trebuchet MS;
font-size: 12px;
color: #0000EE;
text-decoration: underline;
font-weight: bold;
}
a:visited {
font-family: Trebuchet MS;
font-size: 12px;
color: #0000EE;
text-decoration: underline;
font-weight: bold;
}
a:hover {
font-family: Verdana;
font-size: 12px;
color: #FF0000;
text-decoration: none;
font-weight: none;
}
h1 {
font-family: Trebuchet MS;
font-size: 20px;
color: #0000EE;
text-decoration: none;
font-weight: bold;
font-style: none;
padding:0px;
margin:0px;
}
.content {
width: 790;
height: 100%;
overflow: auto;
}
.content_title {
font-family: Trebuchet MS;
font-size: 14px;
color: #EE0000;
text-decoration: underline;
font-weight: bold;
font-style: none;
}
.footer {
height: 140px;
background-image: url(../includes/image.php?image_id=9);
background-repeat: no-repeat;
background-position: top left;
background-color: ;
}
.copyright {
text-align:right;
font-size:11px;
margin-top:20px;
}
.copyright a {
font-size:11px;
font-weight:bold;
}
.header {
height: 140px;
background-image: url(../includes/image.php?image_id=3);
background-repeat: no-repeat;
background-position: bottom left;
background-color: ;
}
.main {
padding: 5px;
align: left;
vertical-align: top;
background-image: url(../includes/image.php?image_id=6&page_id=1);
background-repeat: repeat;
background-position: left top;
background-color: #FFFFCC;
}
.menu {
padding: 0px;
width: 150px;
align: left;
vertical-align: top;
background-image: url(../includes/image.php?image_id=4);
background-repeat: repeat;
background-color: #888888;
}
.menu_end {
padding: 0px;
width: 150px;
height: 150px;
align: left;
vertical-align: top;
background-image: url(../includes/image.php?image_id=10);
background-repeat: no-repeat;
background-color: #888888;
}
.menu_item {
cursor: pointer;
background-image: url(../includes/image.php?image_id=5);
background-repeat: repeat-x;
}
.menu_text {
font-family: Verdana;
font-size: 12px;
color: #0000EE;
text-decoration: none;
font-weight: bold;
font-style: none;
padding-left:5px;
}
.submenu_item {
cursor: pointer;
background-image: url(../includes/image.php?image_id=8);
background-repeat: repeat-x;
}
.submenu_text {
font-family: Verdana;
font-size: 12px;
color: #0000EE;
text-decoration: none;
font-weight: bold;
font-style: none;
}