a {text-decoration:underline; color: #ff3399}
a:hover {text-decoration:none}

a.link {text-decoration:underline; color:#FF0066; margin-left:10px}
a.link:hover {text-decoration:none}

a.link_left {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration:none; font-weight:bold; margin-left: 20px;}
a.link_left:hover {text-decoration:underline;}

a.link_left_active {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff3399; text-decoration:none; font-weight:bold; margin-left: 20px;}
a.link_left_active:hover {text-decoration:underline;}

a.link_bottom {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; text-decoration:none; font-weight:bold;}
a.link_bottom:hover {text-decoration:underline;}

a.link_bottom_onse {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #ffffff; text-decoration:none; font-weight: bold;}
a.link_bottom_onse:hover {text-decoration:underline;}

a.link_bottom_active {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff3399; text-decoration:none; font-weight:bold;}
a.link_bottom_active:hover {text-decoration:underline;}

a.link_top_he {font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #333333; text-decoration:none; font-weight:bold; margin-left: 25px;}
a.link_top_he:hover {text-decoration:underline;}

img.pa{color: black}
img.pa:hover{color: #ff3399}

h6{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; text-align: left; margin-top: 24px; margin-bottom: 12px; color: #333333}
h5{ font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; text-align: center; margin-top: 24px; margin-bottom: 12px; color: #333333}
h4{ font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; text-align: center; margin-top: 24px; margin-bottom: 12px; color: #333333}
h3{ font-family: Arial, sans-serif; font-size: 18px; font-weight: bold; text-align: center; margin-top: 24px; margin-bottom: 12px; color: #333333}
h2{ font-family: Arial, sans-serif; font-size: 20px; font-weight: bold; text-align: center; margin-top: 24px; margin-bottom: 12px; color: #333333}
h1{ font-family: Arial, sans-serif; font-size: 22px; font-weight: bold; text-align: center; margin-top: 24px; margin-bottom: 12px; color: #333333}

.content_main
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    text-indent: 0.5cm;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content_main_center
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.content_bottom
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    text-align: right;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.top_date
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #333333;
    text-decoration: none;
    text-align: right;
    margin-right: 10px;
    margin-top: 0px;
}

.bottom_onse
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    margin-top: 6px;
}

.form_cell
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: #ffffcc;
}

.content_form_cell
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}



.section
{
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    padding-bottom: 0px;
    background-color: white;
}

.section ul
{
    list-style: none;
    margin-top: 5px;
}


.section ul li
{
    display: inline;
}

.section ul a
{
    background-color:#ECECEC;
    border:1px solid #999999;
    padding: 5px 5px 10px;
    display:block;
    float:left;
    margin:5px;
}

.section ul a:hover
{
    background-color:#FFFFFF;
    border:1px solid #333333;
}

.section ul a img
{
    border:1px solid #999999;
}

.section ul a.lightbox-enabled img
{
    border:1px dotted #999999;
}

.section span.code
{
    margin-left:10px; padding-left:10px;
    border-left:1px solid #000;
}

.section .link { font-size:12px; font-style:italic; padding-left:10px; margin-left:10px; }
.section .important { text-decoration:underline; }

.section .title { font-weight:bold; font-size:16px;}
.clear { clear:left; }

.section.header { text-align:center; font-size:12px; padding-top:10px; border-top:none; }
.section.footer { text-align:center; font-size:12px; padding-top:10px; }


body
{
	margin-top: 0px;
  margin-bottom: 0px;
  background: #fee89b url(images/bg.png) top center repeat-y scroll;
}

