
A {
 color : #831F1F;
 text-decoration : none;
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 line-height : 18px;
}

A:hover {
 color : #C21313;
 font-family : verdana, sans-serif;
 font-size : 11px;
 text-decoration : underline;
 font-weight : bold;
 line-height : 18px;
}

A.navlink {
 color : #831F1F;
 text-decoration : none;
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 line-height : 18px;
}

A.navlink:hover {
 color : #C21313;
 font-family : verdana, sans-serif;
 font-size : 11px;
 text-decoration : none;
 font-weight : bold;
 line-height : 18px;
}

A.navlink_active {
 color : #C21313;
 text-decoration : none;
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 line-height : 18px;
}

A.navlink_active:hover {
 color : #C21313;
 font-family : verdana, sans-serif;
 font-size : 11px;
 text-decoration : none;
 font-weight : bold;
 line-height : 18px;
}

TD {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
}

TD.text {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 line-height : 16px;
 text-align : justify;
 padding-top : 10px;
}

TD.content {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 line-height : 16px;
 text-align : justify;
 padding-left : 30px;
 padding-right : 40px;
 padding-top : 30px;
 padding-bottom : 20px;
 background-color : #fdfdfd;
}

div.subheader {
 font-family : verdana, arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #831F1F;
 margin-bottom : 10px;
 margin-top : 20px;
 text-align : left;
 text-decoration : none;
 text-transform : uppercase;
}

TD.footer {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 padding-bottom : 2px;
 padding-left : 8px;
}

li {
 padding-bottom : 5px;

}

ul,ol{
 list-style-type : square;
 margin-top:5px;
 margin-left:16px;
}

body {
 scrollbar-face-color: #ffffff;
 scrollbar-shadow-color: #831F1F;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #831F1F;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-arrow-color: #C21313;
}

td.bordertable {
 padding : 20px;
}


img.contentimage{
 border-width:1px;
 border-style:solid;
 border-color:#8E2F05;
 margin-left:10px;
 margin-bottom:10px;
 float:right;
}
