

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, tr, ul, th
{
    font-family: verdana, helvetica, arial, sans-serif;
    color: #000000;
    font-size: 12px;
}

hr
{
    color: #990000;
}

.firstcolour
{
    font-weight: bold;
    color: #800000;
}

.secondcolour
{
    font-weight: bold;
    color: #ff0000;
}

.thirdcolour
{
    font-weight: bold;
    color: #996600;
}

.redhighlight
{
    color: #990000;
}

.bluehighlight
{
    color: #365782;
}

.wide
{
    line-height: 16pt;
}

.lesswide
{
    line-height: 13pt;
}

.tiny
{
    font-size: 8px;
}

.smaller
{
    font-size: 8px;
    line-height: 10px;
}

.small
{
    font-size: 10px;
    line-height: 11px;
}
.smallwhite
{
    font-size: 10px;
    color: #ffffff;
}
.smallred
{
    font-size: 10px;
    color: #cc0000;
}
.plannersmall
{
    font-size: 9px;
    line-height: 10px;
    font-family: Helvetica,verdana,Arial,  sans-serif;
}
.big
{
    color: #365782;
    font-weight: bold;
    background: transparent;
    font-family: verdana, helvetica, arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 14px;
    font-size: 12px;
}

.large
{
    font-size: 16px;
}

.huge
{
    line-height: 20px;
    font-size: 20px;
}

.massive
{
    font-weight: bold;
    line-height: 32px;
    font-size: 30px;
}


.menu
{
    background: #ffffcc;
}

a
{
    cursor: pointer;
}

a:link
{
    color: #365782;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
}

a:visited
{
    color: #365782;
    background: transparent;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #cc0000;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
	
}
a:hover { cursor: hand; } 

address
{
    line-height: 21px;
    font-style: italic;
}

body
{
    background: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 14px;
    cursor: default;
}

button
{
    cursor: auto;
}

cite
{
    font-style: italic;
}

dl
{
    line-height: 21px;
}

dt
{
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
    color: #cc0000;
    font-weight: bold;
    background: transparent;
    font-family: verdana, helvetica, arial, sans-serif;
}

h1
{
    margin-top: 3px;
    margin-bottom: 0px;
    line-height: 20px;
    font-size: 20px;
}

h2
{
    margin-top: 3px;
    margin-bottom: 3px;
    line-height: 18px;
    font-size: 18px;
}

h3
{
    margin-top: 0px;
    margin-bottom: 3px;
    line-height: 16px;
    font-size: 16px;
}

h4
{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 15px;
    font-size: 15px;
}

h5
{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 14px;
    font-size: 14px;
}

h6
{
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 13px;
    font-size: 13px;
}

input
{
    cursor: auto;
}

sub
{
    font-size: 11px;
}

sup
{
    font-size: 11px;
}

textarea
{
    cursor: text;
}

select, option
{
    font-size: 10px;
}

th
{
    font-weight: bold;
    text-align: center;
    line-height: 11px;
    font-size: 10px;
}

ul, ol
{
    /* position: relative; */
    margin-top: auto;
    margin-bottom: auto;
    line-height: 16px;
}

@media print
{
    /* Use class="dontprint" for page elements that
       should not be printed */
    .dontprint
    {
        display: none;
    }
  .printwidth
    {
        width:650px;
    }
}

@media screen
{
    /* Use class="printonly" for page elements that
       should be printed but not displayed in the browser */
    .printonly
    {
        display: none;
    }
  .printwidth
    {
        width:100%;
    }
}

.headerli
{
font-size: 9px;
    line-height: 11px;
color: #cc0000;
}

.greyLink
{
color: grey;
font-weight: normal;
}

.textualtable{
font-size: 1em; 
border-bottom: thin solid #C0C0C0;
border-top: thin solid #C0C0C0;
text-align: left;
margin-right: 0px; 
margin-bottom: 20px;
}

.textualtableth {
font-size: 1em; 
font-weight: bold;
background-color: #E1E1E1;
text-align: left;
}

p.sidemenutitle { 
    font-size: 1em; 
    color: #FFFFFF; 
	background-color: #CC0000;
    font-weight:bold;
    text-align:left;
	padding-top:1px;
	padding-left:7px;
	padding-bottom:1px;
	padding-right:0px;
    margin-top: 0em;
    margin-bottom: 4px; 
	margin-left:0px;
	margin-right:5px;
}
/* try this for extra line height, the 1.4 can be adjusted up or down */
p.linehigh
{
    font-size: 12px;
    line-height: 1.0em;
}

.linehigh
{
   line-height: 1.5em;
}
