/* REDEFINES THE BASIC HTML TAGS */

BODY  {background-color: #000000); font-family : Verdana, Arial, sans-serif; font-size: 80%; margin: 0;}
Table {font-family : Verdana, Arial, sans-serif; font-size : 100%; border-collapse: collapse; padding: 0; margin: 0;}
P, LI, UL {list-style: inside url('images/arrow.jpg'); font-family : Verdana, Arial, sans-serif; font-size : 100%;}
TD {font-family : Verdana, Arial, sans-serif; font-size : 100%; margin: 0; padding: 0;}

/* LINK COLORS */

A:LINK    {color: #626262; font-weight: normal; text-decoration: none;}
A:VISITED {color: #BC5525; font-weight: normal; text-decoration : none;}
A:HOVER   {color: #C2C1BE; font-weight: normal; background: #9BACB5; text-decoration : none;}
A:ACTIVE  {color: #BC5525; font-weight: normal; text-decoration : none;}

/* HEADING COLORS AND STYLES */

H1     {color: #C80506; font: bold 22px Georgia, Georgia, serif; text-align: left;}
H2     {color: #C80506; font: normal 17px  Arial, sans-serif, Tahoma; text-align: left;  letter-spacing: 2px;}
H3, H4, H5, H6 {color: #BC5525; font-size: 13px; font-weight: bold;}

/* DEFINES SPECIAL CLASSES */

.headertop {
width: 100%;
height: 100px;
color: #000000;
background-color: #000000;
font: bold 26px Georgia, Georgia, serif; 
letter-spacing: 2px;
text-align: center;
}

.headerbottom {
width: 100%;
height: 3px;
color: #000000;
background-color: #C0C0C0;
font-weight: bold;
letter-spacing: 2px;
text-align: center
}


.sidebar {
border-left:5px text-align: center solid #F0F0F0; background-color: #FFFFFF;
color: #000000;
width: 130px;
font-weight: normal;
border-left-style:solid; vertical-align:top; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px; border-left-width:5px; border-right-style:solid; border-top-style:solid; border-bottom-style:solid
}

/* MAIN NAVIGATION DEFINITION LIST */

.sidebar dl {background: transparent; padding: 0 0px 0 0; margin: 2px 0; line-height: 15px; font-size: 100%; width: 140px}
.sidebar dt {color: #000000; font-weigh: normal; letter-spacing: 3px; border-bottom: 1px solid #000000; padding: 10px 0 2px 0;}
.sidebar dd {margin: 1px; padding: 2px 0;}
.sidebar dd a:link, .sidebar dd a:visited, .sidebar dd a:active {display: block; color: #FFFFFF; font-weight: normal;  padding: 3px; font-size:12pt; text-align:right; font-family:Arial; background-image:url('images/m.gif'); letter-spacing:4}
.sidebar dd a:hover {color: #800000; font-weight: normal; text-decoration: none;  border: 0px solid #000000; background-image:url('images/mover.gif')}


.content {
width: 100%;
background-image:
url('images/back4text.gif');
background-repeat: repeat-y; 
background-attachment: fixed
vertical-align: top;
line-height: 18px;
font-family : Arial, sans-serif;
text-align: justify;

padding: 15px 20px 15px 20px;
}

.footer {
width: 100%;
background-color: #C80506;
color: #C80506;
font-weight: bold;
text-align: center;

}

.footer A:LINK {color: #000000; text-decoration: none; background-color: transparent;}
.footer A:VISITED {color: #000000; text-decoration: none; background-color: transparent;}
.footer A:HOVER {color: #000000; text-decoration: underline; background-color: transparent;}
.footer A:ACTIVE {color: #000000; text-decoration: none; background-color: transparent;}

.spacer {width: 20px;}

span.tiny {
font-size: 80%;
letter-spacing: 1;
font-weight-bold
}