#menu {
font-size: 8pt;
margin-left: 4em;
}

#menuBottom {
font-size: 8pt;
margin-left: 1em;
}

#header {
background-image : url(/img/logo.gif); 
background-position : left; 
background-repeat : no-repeat; 
height : 73px; 
padding-left : 55px;
vertical-align:bottom;
font-family : arial,helvetica,sans,verdana;
}

#headerOne {
color : rgb(34, 84, 41); 
font-size : 12pt; 
font-weight : bold;
line-height:90%;
margin-left:1em;
}

#headerTwo {
font-weight: bold; 
font-size: 24pt; 
letter-spacing: 2px; 
text-align: left; 
color: rgb(34, 84, 41);
line-height:90%;
}

#exchange {
	background-color: #f3f5f2; 
	font-size:8pt;
	float:left;
	width:14em;
	text-align:center;
	margin:0.3em;
	padding:0.5em;
}

#left {
	float:left;
	text-align:center;
	margin-top:0.5em;
}

#leftContent {
	float:left;
	text-align:center;
	margin-top:0.5em;
	width:40%;
}

#right {
	float:left;
	margin-left:0.5em;
	text-align:right;
}

#button {
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
vertical-align:middle;
}

#button a {
	font-size: 7pt;
	font-weight: bold;
	background-color:#225429;
	color: white;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
}

#button a:hover {
	text-decoration: underline;
	background-color:#3E994A;
	color:white;
}

#text
{
	font-size:inherit;
	text-align:center;
}

#pageText {
text-align:justify;
text-indent:1em;
}

#login dl {
	font-weight:bold;
}
#login dl dt {
	font-weight:bold;
	text-align:right;
}

#text a {
text-decoration: none;
font-weight: inherit;
font-size: inherit; 
color: inherit;
}

#text a:hover {
text-decoration: underline;
}


#reserveText
{
	font-weight:bold;
	font-size:8pt;
/*	background-color:white;*/
}

#line {
border:0;
background-color:#f3f5f2;
height:3px;
width:100%;
}

#copyright {
    font-size: smaller;
    font-weight: normal;
}

#ras {
font-family:Arial,Helvetica;font-size:8pt;
}

#ras #black {
color:black;
word-spacing:4px;
}

#ras #red {
font-weight:bold;
color:#c40b0b;
word-spacing:1px;
}

#ras a {
text-decoration:none;
}

#ras a:hover {
text-decoration:underline;
}


body {
    font-size: small;
    font-family: arial, Verdana, sans serif;
    padding-left: 50px;
}
h1 {
    color: #225429;
    font-size: larger;
}
h2 {
    color: #225429;
    font-size: small;
    text-align: left;
}
address {
    text-align: left;
    font-style: normal;
}
p {
    text-align: left;
}

span.english {
    color: #1D9934;
}

span.help {
    font-size: smaller;
}

.error {
    font-weight: bold;
    color: red;
}

.border {border: 1px groove #16361A;font-size:smaller;font-family:Verdana, arial, sans serif;}
.font_s {font-size: 12pt;font-family: Verdana, arial, sans serif;}
TABLE {font-size: 12pt;font-family: Verdana, arial, sans serif;}
.title {color:#225429; font-weight:bold; font-family:  Verdana, Arial, sans-serif; font-size: larger; text-align: center;}
.title_small { font-size: smaller; text-align: center;}
.alert {color: red; font-weight:bold; font-family:  Verdana, Arial, sans-serif; font-size: 12; text-align: center;}
.alert_small {color: brown; font-weight:bold; font-family:  Verdana, Arial, sans-serif; font-size: 12; text-align: center;}
.link {color: #16361A; font-weight:bold; font-family:  Verdana, Arial, sans-serif; font-size: 10pt; text-align: center;}

a {
	color: #225429;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #225429;
	text-decoration:underline;
}

a:visited {
	color: #575757;
	text-decoration:none;
}

.rss
{
    color:white;
    background-color:#FF6600;
    border-color:#FF6600;
    border-style:outset;
    text-decoration:none;
    margin:2em 0em 0em 0em;
    padding:0em 0.5em 0em 0.5em;
    border-width:1px;
    font-family:Arial;
    font-size:0.9em;
    font-weight:bold;
}
.rss:hover
{
	color:white;
    background-color:#FF9900;
	text-decoration:underline;
}
.rss:active
{
	color:white;
    border-style:inset;
}
.rss:visited
{
	color:white;
	text-decoration:none;
}
div.rss2htmlBox { font-size:5pt; text-align:justify; }