body {
background-color: #45395f;
color: #737abc;
font-family: verdana;
font-size: 13px;
margin:0px;
padding:0px;
}

strong{
color: #ffffff;
}

h1{
font-size:180%;
color:#ffffff;
border-bottom: 2px solid #ff7800;
padding-bottom:5px;
margin-top:40px;
}

div.text{
margin-left:auto;
margin-right:auto;
width: 640px;
}

span.date{
font-style:italic;
float :right;
font-size:80%;
font-weight: normal;
color : #737abc;
}

a {
color: #ff7800;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

div.main {
margin-left:auto;
margin-right:auto;
width: 800px;
border-left: 4px solid #302843;
border-right: 4px solid #302843;
border-bottom: 4px solid #302843;
margin-bottom: 33px;
padding-bottom: 33px;
background-color: #3E3452 !important;
}

div.header {
height: 155px;
width: 100%;
background-image: url(header.jpg);
background-repeat: no-repeat;
background-color: #312843;
}

div.menu {
border-top: 1px solid #ff7800;
border-bottom: 1px solid #ff7800;
background-color: #302843;
margin-bottom: 20px;
width: auto;
text-align: center;
padding-bottom:2px;
}

div.menu a {
font-weight: bold;
font-size: 12px;
color: #737abc;
text-decoration: none;
border-left : 1px solid #ff7800;
border-right : 1px solid #ff7800;
padding-left:10px;
padding-right:10px;
margin-left:-1px;
padding-bottom:2px;
}

div.menu a:hover {
color: #ffffff;
}


li {
margin-bottom: 10px;
}


div.contents ul{
list-style-position: inside;
padding-left:10px;
}

div.contents li{
margin-bottom: 5px;
}

p.code{
background-color: #45395f;
border : 2px solid #302843;
padding: 2px;
margin: 5px;
}

table {
margin-left : auto;
margin-right : auto;
width: 300px;
border-collapse: collapse;
}

table tr th {
border-bottom: 1px solid #ff7800;
font-weight: bold;
color: #ffffff;
}

table tr td {
border-bottom: 1px solid #302843;
padding: 5px;
}

table.ranking {
margin-left : auto;
margin-right : auto;
border-collapse: collapse;
width:600px;
margin-top:10px;
margin-bottom:10px;
font-size:115%;
}

table.ranking td.points{
text-align:right;
font-weight:bold;
}

table.ranking td.delta{
color:#FF4649;
}

table.ranking td.time{
text-align:right;
}

table.ranking th{
padding:2px;
}
table.ranking td.races img{
margin-right:3px;
}

form{
margin-left:auto;
margin-right:auto;
background-color: #45395f;
border : 2px solid #302843;
padding: 10px;
width:80%;
}

form input{
border:1px solid #737abc;
background:#3E3452;
color:white;
margin:5px;
}


form p.submit{
text-align:center;
}

.admin label {
display:block;
width:150px;
float:left;
}


col.right{
text-align:right;
}

div.contents{
background-color: #45395f;
border : 2px solid #302843;
width:250px;
padding:5px;
}

h3{
text-align:center;
color:white;
font-size:130%;
margin:5px;
}

table.ranking td.rounds{
margin:0px;
padding:0px;
}

table.ranking td img{
margin-bottom:-5px;
margin-left:5px;
padding:0px;
}

.tickets .ticket {

    width: 200px !important;
}
