A {
 color : #E6E6E6;
 text-decoration : none;
 font-weight : bold;
}

A:hover {
 color : #CA3535;
 text-decoration : underline;
 font-weight : bold;
}

A.footerlink {
 color : #CA3535;
 text-decoration : underline;
 font-weight : normal;
}

A.footerlink:hover {
 color : #CA3535;
 text-decoration : underline;
 font-weight : normal;
}

A.link_active {
 color : #CA3535;
 text-decoration : underline;
 font-weight : bold;
}

A.link_active:hover {
 color : #CA3535;
 text-decoration : underline;
 font-weight : bold;
}

A.content {
 color : #CA3535;
 text-decoration : underline;
 font-weight : bold;
}

A.content:hover {
 color : #CA3535;
 text-decoration : underline;
 font-weight : bold;
}


A.doorpage {
 color : #D53838;
 text-decoration : underline;
 font-weight : bold;
}

A.doorpage:hover {
 color : #D53838;
 text-decoration : underline;
 font-weight : bold;
}

TD {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 line-height : 18px;
}

TD.navi {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 padding-left:2px;
}

TD.content {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 background-color:#ffffff;
 line-height : 16px;
 text-align : justify;
 padding-left : 20px;
 padding-right : 20px;
 padding-top : 45px;
 padding-bottom : 20px;
}

.text {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 line-height : 17px;
 text-align : justify;
 padding-top : 10px;
 padding-right : 10px;
}

div.subheader {
 font-family : verdana, arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #D53838;
 margin-bottom : 10px;
 margin-top : 20px;
 text-align : left;
}

TD.footer {
 font-family : verdana, arial, sans-serif;
 font-size : 10px;
 font-weight : normal;
 color : #f2f2f2;
 padding-top:3px;
 padding-left:3px;
}

TD.doorpage_footer {
 font-family : verdana, arial, sans-serif;
 font-weight : normal;
 color : #434343;
 padding-bottom:10px;
}

li {
 padding-bottom : 5px;

}

ul{
 list-style-type : square;
 margin-top:5px;
 margin-left:30px;
 margin-bottom:5px;
}

ol{
 margin-top:5px;
 margin-left:20px;
 margin-bottom:5px;
}

table.border{
 border-color:#D53838;
 border-style:solid;
 border-width:1px;
 width:863px;
 height:100%;
}

body {
 padding:5px;
 margin:0px;
 background-color:#ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-shadow-color: #D53838;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #D53838;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-arrow-color: #D53838;
}
