/* common stylesheet */
/* Copyright 2006: Glen Ritchie: Ural Project */
/* License: Creative Commons, Attribution-NonCommercial 2.5 */
/* Ok to use this, as long as it is free, & you credit sources. */

body { background: #ffdf72; }

/* common tags */
p, h1, span { color: black; }
p { font-family: Verdana, Arial, sans-serif; }

a { color: blue;  }
a:hover { color: #5c9d5e; }

/* header tags */
h1, h2, h3 { font-family: Helvetica, sans-serif; }
h2.banner { color: blue; }
h2.banner { text-decoration: none }
h2.banner { font-family: Verdana, Arial, sans-serif; }
h2.banner { font-size: 2em; }

h2, h3, h4, h5, h6 { color: black; }
h4, h5, h6 {  font-family: Verdana, Arial, sans-serif; } 

/* other tags */
pre, code { color: black; }
pre, code { font-family: Verdana, Arial, sans-serif; } 

/* Class selectors */ 
p.normal { color: blue; }

span.ital { font-style: italic; }
span.bold { font-weight: bold; }
span.mono { font-family: monospace; }

/* Starting here. */
/* Class selectors */ 
p.tag_bodyhead { color: black; }
p.tag_bodyhead { font-style: italic; }
p.tag_bodyhead { margin-top: 0.5em; }
p.tag_bodyhead { margin-bottom: 0.3em; }
p.tag_bodyhead { margin-left: 1.5em; }
p.tag_bodyhead { font-size: 1.2em; }

p.tag_bodytext { color: black; }
p.tag_bodytext { margin-right: 1em; }
p.tag_bodytext { margin-left: 1.5em; }
p.tag_bodytext { font-size: 0.8em; }

p.tag_subtoc { color: blue; }
p.tag_subtoc { font-style: italic; }
p.tag_subtoc { margin-top: 0.5em; }
p.tag_subtoc { margin-right: 1em; }
p.tag_subtoc { margin-left: 1.5em; }
li.tag_subtoc { color: blue; }
li.tag_subtoc { font-style: italic; }

p.pblank { color: #c1a266; }

td.ulogo { height: 80px; }
td.ulogo { width: 150px; }
img.ulogo { border: 0; }
img.ulogo { width: 105px; }
img.ulogo { height: 63px; }

td.ubanner { background: #ffdf72; }
td.ubanner { height: 80px; }
td.ubanner { width: 60%; }

td.side_dividtext { text-decoration: none; }
td.side_dividtext { font-family: Verdana, Arial, sans-serif; }
td.side_dividtext p { text-align: center; }
td.side_dividtext p { font-size: 12pt; }
td.side_dividtext p { letter-spacing: 0.3em; }
td.side_dividtext { background: #a0a0aa; }
td.side_dividtext p { color: white; }
td.side_dividtext p { font-weight: bold; }

p.pblank_side { color: #ffeeb5; }
p.pblank_side { font-size: 0.7em; }
td.inner_body { background: #ffeeb5; }
td.inner_body { vertical-align: top; }

table.toptable { border: 0; }
table.toptable { padding: 0; }
table.toptable { width: 100%; }

table.topmenu { border: 0; }
table.topmenu { padding: 0; }
table.topmenu { width: 100%; }
table.topmenu { height: 20px; }

td.topmenu { padding: 0.5em 0 0.5em 0; }
td.topmenu { background: #edf4fb; }
td.topmenu { text-align: center; }

p.pblank_top { color: #ffeeb5; }
p.pblank_top { word-spacing: 1em; }

td.sidemenu { background: #c1a266; }
td.sidemenu { border: 0; }
td.sidemenu { width: 200px; }
td.sidemenu { vertical-align: top; }
li.sidemenu { padding: 0 0 0.2em 0; }

table.bottomhalf { padding: 0; }
table.bottomhalf { border: 0; }
table.bottomhalf { width: 100%; }
table.sidemenu { padding: 0; }
table.sidemenu { border: 0; }
table.sidemenu { width: 100%; }

div.bottom_text { text-align: center; }
div.bottom_text { color: #333333; }
div.bottom_text { font-family: Verdana, Arial, sans-serif; }
div.bottom_text { font-size: 0.8em; }
div.bottom_text { text-indent: 1.7em; }
div.bottom_text2 { text-align: center; }
div.bottom_text2 { color: #333333; }
div.bottom_text2 { font-family: Verdana, Arial, sans-serif; }
div.bottom_text2 { font-size: 0.8em; }
div.bottom_text2 { font-style: italic; }
div.bottom_text2 { text-indent: 1.7em; }

/* a links */
a.tag_linkers { text-decoration: none; }
a.tag_linkers { font-family: Verdana, Arial, sans-serif; }
a.tag_linkers { color: blue;  }
a.tag_linkers { font-size: 0.8em; }
a.tag_linkers:hover { color: #5c9d5e; }

a.tag_marks { text-decoration: none; }
a.tag_marks { font-family: Verdana, Arial, sans-serif; }
a.tag_marks { font-size: 1em; }
a.tag_marks { color: black;  }
a.tag_marks:hover { color: #5c9d5e; }

a.topmenu { text-decoration: none;  }
a.topmenu { font-family: Verdana, Arial, sans-serif; }
a.topmenu { font-size: 1.4em; }
a.topmenu { color: #4aa37a;  }
a.topmenu { font-weight: bold; }
a.topmenu:hover { color: black; }

a.sidemenu { text-decoration: none; }
a.sidemenu { font-family: Verdana, Arial, sans-serif; }
a.sidemenu { color: blue; }
a.sidemenu { font-size: 0.7em; }
a.sidemenu:hover { color: #5c9d5e; }

table.contentpaneopen { border: 0; }
table.contentpaneopen { padding: 0 0 1em 1em; }
table.contentpaneopen { width: 100%; }
