﻿/*Template*/
.tpl_001
{
     width: 1000px;
     margin-right: auto;
     margin-left: auto;
}
.tpl_002
{
     width: 200px;
     background-color: #FFFFFF;
     border-top: 1px solid #D5D5D5;
     border-right: 1px solid #D5D5D5;
     border-bottom: 5px solid #D5D5D5;
     border-left: 1px solid #D5D5D5;
     font-family: Arial;
     font-size: 16px;
     color: #444A66;
     text-indent: 10px;
}
.tpl_003
{
     width: 20px;
}
.tpl_004
{
     padding: 10px 10px 5px 10px;
     width: auto;
}
.tpl_005
{
     padding: 5px 10px 10px 10px;
     color: #000000;
     text-decoration: none;
     font-family: Arial;
     font-size: 11px;
     width: auto;
}
.tpl_005 a
{
     color: #444A66;
     text-decoration: none;
     font-family: Arial;
     font-size: 11px;
}
.tpl_005 a:hover
{
     text-decoration: underline;
}
.tpl_006
{
     width: 200px;
     background-color: #FFFFFF;
     border-right: 1px solid #D5D5D5;
     border-left: 1px solid #D5D5D5; 
     vertical-align: top;
     height: auto;
}
.tpl_007
{    padding: 0px;
     vertical-align: top;
     border-top: 1px solid #D5D5D5;
     border-right: 1px solid #D5D5D5;
     border-left: 1px solid #D5D5D5; 
     background-color: #FFFFFF;
}
.tpl_008
{
     width: 200px;
     height: 35px;
     text-align: center;
     vertical-align: middle;
     background-image: url('tpl/tpl_008.jpg');
     background-repeat: repeat-x;
}
.tpl_008 a
{
     font-family: Arial;
     font-size: 11px;
     color: #FFFFFF;
     text-decoration: none;
}
.tpl_008 a:hover
{
    text-decoration: underline;
}
.tpl_009
{
     width: 20px;
     height: 35px;
     background-image: url('tpl/tpl_009.jpg');
     background-repeat: repeat-x;
}
.tpl_010
{
     width: 780px;
     height: 35px;
     background-image: url('tpl/tpl_010.jpg');
     background-repeat: repeat-x;
     font-family: Arial;
     font-size: 11px;
     color: #FFFFFF;
     text-decoration: none;
     text-align: center;
     vertical-align: middle;
}
.tpl_010 a
{
     font-family: Arial;
     font-size: 11px;
     color: #FFFFFF;
     text-decoration: none;
}
.tpl_011
{
     border-style: none; /*should be solid*/
     border-width: 1px;
     border-color: #D5D5D5;
     width: auto;
     padding: 10px;
}
.tpl_011 a
{
     font-family: Verdana;
     font-size: 10px;
     color: #505050;
     text-decoration: none;
     padding: 10px 10px 10px 0px;
}
.tpl_011 a:hover
{
    text-decoration: underline;
}
.tpl_011 hr
{
     margin-top: 10px;
     margin-bottom: 10px;
     width: 100%;
     height: 1px;
     color: #D5D5D5;
     border: 0px;
     background-color: #D5D5D5;
}
.tpl_012
{
     width: 100%;
}