/* CSS Document */
body {
background-color: #D1D1D1;
background-image: url(bg.jpg);
background-repeat: repeat-xy;
}
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #D1D1D1;
}
#header {
top: 5px;
position: absolute;
left: 40px;
}
#menu {
height: 0px;
width: 170px;
top: 374px;
position: absolute;
left: 570px;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
line-height: 14px;
font-style: normal;
letter-spacing: 1px;
cursor: default;
text-align: center;
}
#main {
position: absolute;
width: 531px;
left: 40px;
top: 374px;
height: 200px;
font-family: Verdana, Geneva, Arial, Helvetica;
font-size: 11px;
color: #000000;
cursor: default;
letter-spacing: 1px;
text-align: left;
letter-spacing: 1px;
}
#welcome {
position: absolute;
width: 200px;
left: 750px;
top: 5px;
height: 300px;
font-family: Verdana, Geneva, Arial, Helvetica;
font-size: 11px;
color: #000000;
cursor: default;
letter-spacing: 1px;
text-align: left;
letter-spacing: 1px;
overflow: auto;
}
table{
background-color: #333333;
border: 2px solid #c00730;
}
input,textarea {
background-color: #e9e9e9;
}
A:visited {
color: #c00730;
text-decoration: none;
cursor: default;
font-weight: none;
}
A:link {
color: #c00730;
text-decoration: none;
cursor: default;
font-weight: none;
}
A:active {
color: #c00730;
text-decoration : none;
border-bottom: 1px dashed #000000;
cursor: default;
font-weight: none;
}
A:hover {
font-weight: none;
padding-bottom: 01px;
color: #ADD161;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
width: 99%;
border-bottom: 1px dashed #D1D1D1;
}
BODY, TR, TD, P {
font-family : arial;
font-size : 8pt;
color : #D1D1D1;
}
h1{
font-weight: none;
padding-bottom: 01px;
color: #ADD161;
font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
font-size: 10pt;
width: 99%;
text-transform: lowercase;
border-bottom: 1px dashed #D1D1D1;
text-align: right;