/* Created using Style Master from Western Civilisation CSS2 { 98 77 451 485 } */
/* The body properties */

body {
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
}

/* Table cell background color */

td.navigation {
background-color: #00ffcc;
}

/* Basic style for the navigation column */

#navigation {
background-color: #f0f0f0;
padding: 5px;
}

.seltoplevel1 {
font-weight: bold;
color: #000000;
font-size: .85em;
}

p.seltoplevel {
font-weight: bold;
color: #000000;
font-size: .85em;
}

a.toplevel:link {
background-color: #00ffcc;
text-decoration: none;
color: #0000ff;
font-size: .85em;
font-weight: bold;
padding-left: 1em;
}

a.toplevel:visited {
text-decoration: none;
color: #0000ff;
font-size: .85em;
background-color: #00ffcc;
font-weight: bold;
padding-left: 1em;
}

a.toplevel:hover {
color: #ff0000;
background-color: #00ffcc
;
font-size: .85em;
text-decoration: underline;
font-weight: bold;
padding-left: 1em;
}

/* Top Nav bar */

p.seltopnavbar {}

a.topnavbar:link {
font-size: .85em;
font-weight: bold;
color: #0000ff;
text-decoration: none;
background-color: #00ffcc;
}

a.topnavbar:visited {
color: #0000ff;
font-weight: bold;
background-color: #00ffcc;
text-decoration: none;
font-size: .85em;
}

a.topnavbar:hover {
font-size: .85em;
font-weight: bold;
color: #ff0000;
text-decoration: underline;
background-color: #00ffcc;
}

/* Basic Style for Sub Menu */

p.selsublevel {
font-weight: bold;
color: #000000;
font-size: .75em;
margin-left: 1em;
}

a.sublevel:link {
text-decoration: none;
color: #ff0000;
font-size: .75em;
margin-left: 1em;
}

a.sublevel:visited {
color: #ff0000;
text-decoration: none;
font-size: .75em;
margin-left: 1em;
}

a.sublevel:hover {
color: #ff0000;
text-decoration: underline;
font-size: .75em;
background-color: #cccccc;
margin-left: 1em;
}

/* Basic Style for sublevel2 */

p.selsublevel2 {
font-weight: bold;
color: #000000;
font-size: .75em;
margin-left: 2em;
}

a.sublevel2:link {
text-decoration: none;
color: #009900;
font-size: .75em;
margin-left: 2em;
}

a.sublevel2:visited {
text-decoration: none;
color: #009900;
font-size: .75em;
margin-left: 2em;
}

a.sublevel2:hover {
color: #009900;
font-size: .75em;
text-decoration: underline;
margin-left: 2em;
}

/* Normal in page links */

a:link {
font-size: .75em;
text-decoration: none;
color: #0000ff;
}

a:visited {
text-decoration: none;
font-size: .75em;
color: #0000ff;
}

a:hover {
font-size: .75em;
text-decoration: underline;
color: #0000ff;
}

/* Navigation bar at page bottom */

.navbarsel {
font-size: .75em;
color: #000000;
font-weight: bold;
}

p.navbar {
font-size: 1em;
}

a.navbar:link {
color: #0000ff;
font-size: .75em;
text-decoration: none;
background-color: #00ffcc;
}

a.navbar:visited {
color: #0000ff;
font-size: .75em;
text-decoration: none;
background-color: #00ffcc;
}

a.navbar:hover {
color: #ff0000;
font-size: .75em;
text-decoration: underline;
background-color: #00ffcc;
}

/* Page Content. */

#content p {
padding-left: 1em;
padding-right: 1em;
}

#content {
background-color: #ffffff;
margin-right: 5px;
margin-bottom: 30px;
margin-left: 5px;
z-index: 1;
margin-top: 5px;
}

/* The main title of the page. */

h1 {
font-size: 2em;
font-weight: bold;
color: #000000;
}

/* Secondary headings. */

h2 {
font-size: 1.5em;
font-weight: bold;
color: #000000;
background-color: #ffffff;
text-indent: 1em;
font-family: Times, "Times New Roman", serif;
}

h3 {
font-size: 1.2em;
font-weight: bold;
color: #000000;
background-color: #ffffff;
text-indent: 1em;
font-family: Times, "Times New Roman", serif;
}

hr {
background-color: #00ffcc;
color: #3366ff;
}

/* Copyright font */

p.copyright {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .5em;
}
