

html, body {
background: center repeat-y #C0AE96;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div, td {
font-family: tahoma,arial,verdana,helvetica,geneva;
font-size: 11px;
}

a, a:hover {
font-family: tahoma,arial,verdana,helvetica,geneva;
font-size: 11px;
color: #000;
text-decoration: underline;
}

a:hover {
color: #9A2020;
}

a.invisible, a.invisible:hover, a.invisible:visited {
visibility: hidden;
}

form {
margin: 0px;
}

ul {
padding-left: 10px;
}
ol {
padding-left: 10px;
}

li {
padding: 5px 0px 5px 0px;
}

p {
margin-top: 5px;
}

hr {
width: 100%;
text-align: center;
background: #EBEBEB;
color: #EBEBEB;
border: none;
margin: 5px 0px 5px 0px;
padding: 0px;
}


div.main {
width: 766px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-top: 4px;
}

div.menu, div.menu-select {
float: left;

width: 142px;
height: 17px;
padding: 5px 0px 0px 0px;
}



div.col-large {
width: 754px;
padding: 0px 5px 0px 5px;
}

div.col-medium {
width: 490px;
float: left;
padding: 0px 15px 0px 5px;
border-right: solid 1px #EBEBEB;
}

div.col-small-l {
float: left;
width: 252px;
margin-right: 5px;
}

div.col-small-c {
float: left;
width: 252px;
}

div.col-small-r {
float: right;
width: 252px;
}

div.col-small-l-pad, col-small-l-pad-nb {
float: left;
width: 238px;
padding: 0px 8px 0px 0px;
border-right: solid 1px #EBEBEB;
}

div.col-small-c-pad, col-small-c-pad-nb {
float: left;
width: 239px;
padding: 0px 8px 0px 10px;
border-right: solid 1px #EBEBEB;
}

div.col-small-r-pad {
float: right;
width: 238px;
padding: 0px 0px 0px 10px;
}




h1 {
font-family: arial, verdana, helvetica, geneva;
font-size: 16px;
font-weight: bold;
color: #445F72;
}

h2 {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #224D61;
text-transform: uppercase;
margin-bottom: 8px;
}

h3 {
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: black;
margin: 0px 0px 3px 0px;
padding: 0px;
}

h4 {
font-family: arial, verdana, helvetica, geneva;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
color: #FFF;
}

span.white {
color: #FFF;
}


img.flag {
margin-left: 5px;
border: none;
}

span.spacer-yellow {
font-family: arial,helvetica;
font-size: 11px;
color: #FFC600;
margin: 0px 3px 0px 3px;
}

span.spacer-black {
font-family: arial,helvetica;
font-size: 11px;
color: #000;
margin: 0px 5px 0px 5px;
}

a.grey {
color: #535353;
text-decoration: underline;
}

a.menu, a.menu-select, a.menu:hover, a.menu-select:hover {
font-family: arial, helvetica;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
color: #FFF;
margin-left: 12px;
display: block;
width:120px;
}

a.menu-select, a.menu-select:hover {
color: #21485C;
}

a.umenu, a.umenu:hover {
text-decoration: none;
font-weight: normal;
color: #685206;
margin-right: 12px;
}

a.umenu:hover {
color: #21485C;
}

a.umenu-select, a.umenu-select:hover {
text-decoration: none;
font-weight: normal;
color: red;
margin-right: 12px;
}

a.umenu-select:hover {
color: #21485C;
}

a.rightmenu {
color: #9A2020;
padding-left: 15px;
font-weight: normal;
text-decoration: none;
line-height: 20px;
}


div.box {

width: 252px;
}

div.box h2 {

font-size: 1.3em;
padding: 10px;
margin: 0;
}

div.boxbody {

margin: 0;
margin-top: -2em;
border-left: solid 1px white;
padding: 10px 10px 0px 10px;
}



div.boxfooter p {
display: block;
margin: -2em 0 0 0;
}


table.list, table.tablelist { 
width: 100%;
border-collapse: collapse;
border: 0px;
padding: 0px;
}

table.tablelist {
border: 1px;
}

tr.list-on {
background: #DDE4EA;
}

tr.list-off {
background: #FFF;
}

th.list {
padding: 3px;
font-weight: bold;
text-align: left;
border-bottom: solid 1px #EBEBEB;
}

th.list-c {
padding: 3px;
font-weight: bold;
text-align: center;
border-bottom: solid 1px #EBEBEB;
}

th.list-r {
padding: 3px;
margin-bottom: 2px;
font-weight: bold;
text-align: right;
border-bottom: solid 1px #EBEBEB;
}

td.list, td.tdlist { 
padding: 4px;
font-weight: normal;
text-align: left;
}

td.list-c {
padding: 4px;
font-weight: normal;
text-align: center;
}

td.list-r {
padding: 4px;
font-weight: normal;
text-align: right;
}

