body {
background-color: #FFFFFF;
text-align: center;
margin: 0px;
}

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

a {
text-decoration: none;
color: #8F498A;
font-weight: bold;
}

a:hover {
color: #8F498A;
}

#layout {
width: 678px;
height: 459px;
margin: 0px 0px;
background-image: url(/skins/fraybuffy/layout.jpg);
background-repeat: no-repeat;
background-position: top left;
}

#menu {
width: 550px;
margin: 0px 0px;
text-align: center;
padding: 0px 5px 5px 5px;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
}

#content {
width: 550px;
margin: 0px 0px;
text-align: justify;
padding: 5px;
background-color: #FFFFFF;
height: 300px;
font-family: tahoma;
font-size: 11px;
}

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

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

.pagenav {
margin: 5px 0px 10px 0px;
}

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

h2 {
margin: 0px 0px 2px 0px;
line-height: 14px;
color: #0F5284;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 14px;
font-family: arial;
}

input, textarea, select, .chart {
border: 1px solid;
background-color: #FFFFFF;
margin: 2px 0px 0px 0px;
}

.form {
width: 400px;
}

.password {
width: 198px;
}
