/* BASIC FONT INSTRUCTIONS FOR WHOLE DOCUMENT  */
address, body, caption, center, dd, dir, div, dl, dt, form, h1, h2, h3, h4, h5, h6, ol, p, span, td, th, ul
{
font-family:	Arial, Helvetica, sans-serif;
color: 	#404040;
font-size:	10pt;
font-weight:	normal;
}

/* BACKGROUND COLOUR, IMAGE, ETC... */
body
{background-color: 	#ffffff;
}

/* LINKS */
a
{font-family:	Verdana, Arial, Helvetica, sans-serif;
font-size:	10pt;
font-weight:	bold;
text-decoration:	underline;
}
a:hover
{background-color: #b0f0c0;
}

a.menu
{color: 	#0000a0;
margin-top:	6pt;
font-size:	8pt;
}

/* HEADERS */
H2
{font-size: 18pt;
color: #808080;
font-weight: bold;
}


/* PARAGRAPHS */
P
{
text-align: left;
font-weight: normal;
color: #888888;
}

.counter
{
font-size: x-small;
font-family: Verdana,Arial, Helvetica, sans-serif;
text-align: center;
font-weight: normal;
color: #888888;
}

DIV
{margin-top: 6pt;
}

.menpic
{margin-top: 10%;
}

/* SPECIFIC FORMATTING */
em
{font-style:	italic;
}

strong
{font-weight:	bold;
}
strong.tel
{font-size:	12pt;
}

cite
{font-style:	italic;
}

code, kbd, samp
{font-family:	Courier, monospace;
}

blockquote
{font-style:	italic;
}

q
{font-style:	italic;
}

/* LISTS */
dt.page
{color: 	#000000;
font-size:	14pt;
font-weight:	bold;
margin-bottom : 18pt;
}

dt.menu
{color: 	#0000a0;
font-size:	10pt;
font-weight:	normal;
margin-top:	6pt;
}

/* TABLES */
TABLE
{font-family: Arial, Helvetica, sans-serif;
border: 0px;
cellpadding: 0px;
cellspacing: 0px;
}

TD
{background-color: #ffffff;
}

.menubar
{background-color: #ffffc6;
color: #888888;
font-size: small;
font-family: Verdana,Arial, Helvetica, sans-serif;
text-align: left;
font-weight: normal;
valign: top;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.menu1t
{background-color: #ffffc6;
color: #888888;
font-size: small;
font-family: Verdana,Arial, Helvetica, sans-serif;
text-align: center;
font-weight: normal;
valign: center;
padding-top: 5px;
border-style : solid;
padding-bottom: 5px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left: none;
border-right: none;
border-color: #ff0000;
}