/* CSS Document */
body{
color:#566aa1;
font-size:12px;
background-color:#363c4c;
margin:0px;
overflow:scroll;
overflow-x:hidden;
}
a{
color:#566aa1;
font-size:12px;
text-decoration:none;
}
a:hover{
color:#566aa1;
font-size:12px;
text-decoration:underline;
}

.text{
font-size:14px;
}
.text2{
font-size:12px;
line-height:25px;
}
.text3{
color:#999999;
font-size:11px;
}
.text4{
color:#ffffff;
font-size:12px;
}
.text5{
font-size:13px;
}
.titles a{
color:#566aa1;
font-size:12px;
text-decoration:none;
}
.titles a:hover{
color:#566aa1;
font-size:12px;
text-decoration:underline;
}
.titles2 a{
color:#64a1e1;
font-size:12px;
text-decoration:none;
}
.titles2 a:hover{
color:#64a1e1;
font-size:12px;
text-decoration:underline;
}
.titles3 a{
color:#999999;
font-size:12px;
text-decoration:none;
}
.titles3 a:hover{
color:#999999;
font-size:12px;
text-decoration:underline;
}
.titles4 a{
color:#ffffff;
font-size:12px;
text-decoration:none;
}
.titles4 a:hover{
color:#ffffff;
font-size:12px;
text-decoration:underline;
}
.titles5 a{
color:#999999;
font-size:12px;
text-decoration:none;
}
.titles5 a:hover{
color:#999999;
font-size:12px;
text-decoration:underline;
}
.titles6 a{
color:#566aa1;
font-size:12px;
text-decoration:none;
}
.titles6 a:hover{
color:#999999;
font-size:12px;
text-decoration:none;
}
.titles7 {
fontfont-size:14px;
font-weight: bold;
}
.titles8 a{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.titles8 a:hover{
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
.titles9 {
color:#FFFFFF;
fontfont-size:13px;
font-weight: bold;
}
.table{
table-layput:fixed; 
word-wrap:break-wrod; 
word-break:break-all;
}
.tableLine {
border:#CCCCCC;
border-style:dotted;
border-width:1px;
}
.tableLineDot {
border:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
}
.tableLineDash {
border:#CCCCCC;
border-style:dashed;
border-width:1px;
}
.tableLineSolid {
border:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:2px;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
}