body {
background-color: #163434;
text-align: justify;
margin: 20px;
}

body, td, input, select, textarea {
font-family: arial;
font-size: 12px;
color: #163434;
}

a {
text-decoration: none;
color: #92B0A4;
}

a:hover {
color: #92B0A4;
border-bottom: 1px dotted #163434;
}

.content {
background-color: #557E70;
width: 640px;
margin: 0px auto;
background-image: url(/skins/serenity/layout.jpg);
background-repeat: no-repeat;
background-position: top center;
}

.menu {
width: 630px;
margin: 0px;
text-align: right;
padding-bottom: 2px;
text-transform: uppercase;
font-weight: bold;
word-spacing: 15px;
}

.main {
width: 630px;
margin-top: 0px;
text-align: justify;
padding: 287px 5px 1px 5px;
}

html > body #content {
height: auto;
min-height: 300px;
}

p {
margin: 0px 0px 10px 0px;
}

h2 {
margin: 0px 0px 5px 0px;
font-size: 14px;
line-height: 10px;
letter-spacing: 3px;
color: #163434;
text-transform: uppercase;
font-family: Arial;
}

input, textarea, select, .chart {
border: 0px solid black;
background-color: #92B0A4;
margin: 0px;
color: #163434;
}

.form {
width: 400px;
}

.password {
width: 149px;
}

