﻿body
{
	margin: 0px;
	background-attachment: fixed;
	background-image: url(pictures/background.jpg);
	font-family: Verdana;
	font-size: .8em;
}

.AlignementGeneral
{
    border-right: #999999 1px solid;
    border-top: #999999 0px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    width: 1002px;
}

.SubscribeText
{
	color: #000066;
}

.dynmenu
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	border-right: 1px solid #999999;
	border-top: 0px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-transform: none;
	text-align: left;
	color: #000000;
	font-weight: normal;
	border-collapse: collapse;
	padding-left: 2px;
}

.dynmenuhover
{	padding-left: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C4C9CD;
	border-right: 1px solid #999999;
	border-top: 0px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-weight: normal;
	border-collapse: collapse;
	border-width: 1px;
}

.Header
{   Color:White;
    border-right: black 9px groove; 
    border-top: black 9px groove; 
    font-weight: bold; 
    border-left: black 9px groove; 
    border-bottom: black 9px groove; 
    font-family: 'Arial Narrow'; 
    background-color: #507cd1;
}

.h1
{
    font-size: 15pt;
    color: navy;
    font-family: Verdana;
    text-transform: capitalize;
    text-decoration: underline;
}

.h2
{
    font-size: 12pt;
    color: navy;
    font-family: Verdana;
    text-decoration: underline;
}


.LeftCol
{
    vertical-align: middle;
    font-family: Verdana;
    background-color: silver;
    text-align: left;
    font-size: 13px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.MiddleCol
{
    vertical-align: middle;
    font-family: Verdana;
    background-color: silver;
    text-align: center;
    font-size: 13px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}


.title
{
	letter-spacing: 0.05em;
	font-weight: Bold;
	text-transform: uppercase;
	color: #cc0033;
	font-size: x-large;
}
.Button
{
    font-size: 12px;
    font-weight: normal;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url('images/bgGray.gif');
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
}
.hlarchive:link, .hlarchive:visited, .hlarchive:active
{
	text-decoration: none;
	color: #000000;
}
.hlarchive:hover
{
	color: #3333cc;
	text-decoration: underline;
}
.divsearch
{
	margin-bottom: 6px;
	margin-top: 20px;
	font-style: italic;
	font-weight: bold;
}

.lnk:visited
{
	text-decoration: none;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
}
.lnk:link, .lnk:active
{
	text-decoration: none;
	color: #000066;
}
.lnk:hover
{
	text-decoration: none;
	color: #000066;
}
