body {
background-color: #1b0083;
color: #ffffff;
font-family: arial;
background-image: url(../images/bg.gif);
background-position: left top;
background-repeat: repeat-x;
text-align:center;
margin: 0px;
padding: 0px;
}

.wrapper {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

.head {
text-align: left;
}

.menu {
text-align: left;
}

.page {
text-align: left;
padding: 40px 5px 5px 5px;
}

.foot {
clear: both;
margin: 30px 0px;
}

a {
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid;
border-color: #EFDA26;
position: relative;
}

a:hover {
color: #EFDA26;
border-bottom: 0px solid;
}

input, textarea {
background-color: #1b0083;
font-weight: bold;
color: #ffffff;
border: 1px solid #ffffff;
margin: 1px;
}

.nocss {
border: none;
}

font.subtitle {
color: #EFDA26;
font-size: 20px;
}

table.space_td td {
padding-bottom: 6px;
}

div.right {
width: 250px;
float: right;
text-align: center;
}

.link_list {
line-height: 16pt;
}

hr {
color: #EFDA26;
background-color: #EFDA26;
height: 2px;
}
