﻿@charset "utf-8";
/* stylesheet for all content */ 
A:link {
text-decoration:underline;
color:#9991FF;
}

A:visited {
text-decoration:underline;
color:#877DFF;
}

A:hover {
text-decoration:underline;
color:#fe4343;
}

A:hover.footerlink {
text-decoration:none;
color:#fe4343;
}

h1 {
font-family:Tahoma, Geneva, sans-serif;
font-size:2.5em;
text-align:center;
text-transform:capitalize;
color:#f5f5f5;
margin-bottom:0.2em;
text-shadow:#000 0 1px 0;
}

h2 {
text-align:center;
font-size:24px;
font-family:"Arial Black", Gadget, sans-serif;
}

h3 {
font-size:1.1em;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:700;
font-variant:normal;
text-transform:capitalize;
margin-top:0.2em;
margin-bottom:0.2em;
text-align:left;
}

p {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align:center;
font-size:0.7em;
margin-top:0.4em;
font-weight:400;
text-shadow:#333 0 0 0;
}

td {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:0.7em;
font-weight:400;
text-shadow:#333 0 0 0;
text-align:left;
}

p + p {
margin-top:0.8em;
margin-bottom:0.2em;
}

h5 {
font-family:"Courier New", Courier, monospace;
font-size:0.8em;
font-style:italic;
margin-top:0.1em;
font-weight:400;
color:#CECECE;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-style:normal;
font-weight:700;
margin-bottom:0.1em;
text-shadow:#000 0 1px 0;
}

.form {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:small;
}

hr {
margin:0 auto;
}

.horule {
margin: auto;
width: 100%;
border-bottom-color: #FFF;
border-bottom-style: solid;
border-bottom-width: thin;
}

.horule-news {
margin: auto;
width: 95%;
border-bottom-color: #FFF;
border-bottom-style: solid;
border-bottom-width: thin;
}

.horule-half {
margin: auto;
width: 50%;
text-align: center;
align: center;
border-bottom-color: #FFF;
border-bottom-style: solid;
border-bottom-width: 2px;
}

.horule-left {
margin: auto;
width: 65%;
text-align: left;
margin-left: 0;
border-bottom-color: #FFF;
border-bottom-style: solid;
border-bottom-width: thin;
}

.redborder {
border-color:#fe4343;
border-style:solid;
border-width:2px;
}

.footertxt {
font-size:10px;
text-align:right;
color:#828282;
padding-top:4px;
padding-left:10px;
padding-right:10px;
margin:0;
}

#mailing {
height:175px;
width:175px;
position:relative;
vertical-align:middle;
text-align:center;
padding-left:3px;
overflow:hidden;
}

.important {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
text-align:center;
font-size:0.9em;
font-weight:400;
text-shadow:#333 0 0 0;
color:#CECECE;
font-variant:small-caps;
}

#list {
text-align:left;
}

A:active,A:active.footerlink {
text-decoration:none;
}

A:link.footerlink,A:visited.footerlink {
text-decoration:none;
color:#828282;
}

