table.main {
border-style: solid;
border-color: #277F85;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
}

table.main2 {
border-style: solid;
border-color: #DEDEDE;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 1px;
}

table.userdata {
border-style: solid;
border-color: #DEDEDE;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
}

table.userdata2 {
border-style: solid;
border-color: #DEDEDE;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
width: 130px;
height: 50px;
}

table.regstable {
border-style: solid;
border-color: #DEDEDE;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
}

.text {
font-weight: normal;
font-size: 85%;
}

.etext {
font-weight: normal;
font-size: 70%;
font-style: oblique;
}

.ftext {
font-weight: normal;
font-size: 80%;
font-style: oblique;
}

body{
background-color: #ffffff;
}

.loginbutton {
height: 25px;
width: 45px;
border-width: 0px;
background-color: #41bfff;
}

input.menubar {
background-color: white;
border-style: solid;
height: 35px;
width: 110px;
border-color: #DEDEDE;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
}

input.specialinput {
background-color: white;
border-style: solid;
text-align: left;
border-color: black;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 1px;
}

input.savebutton {
background-color: white;
border-style: solid;
border-color: black;
height: 50px;
width: 300px;
}

input.editbutton {
background-color: white;
border-style: solid;
text-align: left;
border-color: black;
height: 25px;
width: 60px;
}

button.choosebutton {
background-color: white;
border-style: solid;
border-color: #DEDEDE;
height: 25px;
width: 200px;
}


input.tournament {
background-color: white;
border-style: solid;
text-align: left;
border-color: #DEDEDE;
height: 25px;
width: 150px;
}

input.userdata {
border-style: solid;
border-color: #FFFFFF;
}

input.tourreg {
border-style: solid;
border-color: #DEDEDE;
background-color: white;
height: 20px;
width: 55px;
}

.cp 
{
border-style: solid;
border-color: BLACK;
background-color: white;
width: 224px;
height: 25px;
}

.bp 
{
border-style: solid;
border-color: BLACK;
background-color: white;
width: 110px;
height: 25px;
}

select.a
{
width: 140px;
}

a.link{
text-decoration: none;
color: black;
}
