@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
margin-top:0px;
background-color:#426330;
font-size:13px;
vertical-align:top;
}

a:link {
color:#426330;
text-decoration:none;
}
a:visited {
color:#426330;
text-decoration:none;
}
a:active {
color:#fff;
text-decoration:none;
}
a:hover {
color:#d1232d;
text-decoration:none;
}

.topbar {
background-image:url(Img/topbar.jpg);
background-repeat:no-repeat
}

.tablehorizontalmenu {
font-weight:bold;
border-right-width:thin;
border-right-style:solid;
border-right-color:#FFFFFF;
text-align:center;
}

.tablehorizontalmenu a:link {
text-decoration:none;
color:#FFFFFF;
}

.tablehorizontalmenu a:visited {
text-decoration:none;
color:#FFFFFF;
}

.tablehorizontalmenu a:active {
text-decoration:none;
color:#FFFFFF;
}

.tablehorizontalmenu a:hover {
text-decoration:none;
color:#8aa45e;
}

.plain {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
}

.plain h1{
font-size:16px;
text-transform: uppercase;
}

.plain h2{
font-size:13px;
font-weight:bold;
}


.green{
color: #426330;
}

.bold {
font-size:13px;
font-weight:bold;
}

.linkstop {
background-image:url(Img/links_01.jpg);
background-repeat:no-repeat;
height:64px;
}

.linkscenter {
background-image:url(Img/links_02.jpg);
background-repeat:repeat-y;
}

.linksbottom {
background-image:url(Img/links_04.jpg);
background-repeat:no-repeat;
height:20px;
}

.linkstext {
font-weight:bold;
color:#426330;
width:180px;
text-align:left;
line-height:12px;
padding-left:20px;
padding-bottom:0px;
padding-top:0px;
padding-right:0px;
}

.italicsmall {
font-weight:normal;
font-size:11px;
font-style:italic;
}

.pattern {
background-image:url(Img/pattern3.jpg);
background-repeat:no-repeat;
background-position:center;
}

.patternright {
background-image:url(Img/pattern3r.jpg);
background-repeat:no-repeat;
background-position:center;
}

.tempremark {
color:#FF0066;
font-size:12px;
}

.table {
font-size:11px;
text-align:left;
vertical-align:text-top;
}

hr {
border: none;
background-color: #d1232d;
height: 1px;
color:#d1232d;
}

.code {
background-image:url(Img/code.jpg);
background-repeat:no-repeat;
line-height:40px;
font-weight:bold;
color:#fff;
padding-right:0px;
padding-bottom:5px;
padding-left:10px;
padding-top:0px;
}

.centerlinkbold {
text-align:center;
font-weight:bold;
}
