/* CSS file of the www.boating-group.org.uk website
 * Last Modified 27 November 2002 AD                       */

/* Tag specific overrides */
/* Used only for the navigation bar */

img.navbar {
    border-width: 2 ;
    border-color: #0000FF ;
}

/* Tag style overrides */

body {
    font-family: Times New Roman, Roman, Serif ;
    color: #000000 ;
    background-color: #FFFFFF ;
    font-family: "Times New Roman", Times, serif; 
    font-size: small ;
}

table {
    border: 0 ;
    background-color: #FFFFFF ;
}

td {
    padding: 0 ;
    border: 0px ;
    border-bottom: 0px ;
    margin: 0px ;
    margin-bottom: 0px ;
}

tr {
    padding: 0 ;
    border: 0px ;
    border-bottom: 0px ;
    margin: 0px ;
    margin-bottom: 0px ;
}

img {
	border-width: 0 ;
	border-color: #FFFFFF ;

/* User defined styles */
.navbar {
    height: 23px ;
    text-align: center ;
    vertical-align: middle ; 
}

.mainheader {
    font-style: italic ;
    font-weight: bold ;
    color: #0000A0 ;
    text-align: center ;
    font-size: x-large ;
}

.subheader {
    font-style: italic ;
    font-weight: bold ;
    color: #0000A0 ;
    text-align: center ;
    font-size: large ;
}

.columnheader {
    font-style: italic ;
    font-weight: bold ;
    color: #0000A0 ;
    text-align: center ;
    font-size: medium ;
    text-decoration: underline ;
}

.tabletext {
    text-align: center ;
    color: #000000 ;
    font-size: x-small;
    line-height: 23px ;
}

.docheading {
    text-align: center ;
    color: #000000 ;
    font-size: x-small ;
    font-weight: bold ;
}

.doctext {
    text-align: left ;
    color: #000000 ;
    font-size: x-small ;
}
