html, body {
    height:100%;
}

body {
    margin: 0;
    padding: 0;
    background-color:#FFFFFF;
}

body, td {
    font-family:tahoma, arial, verdana, sans-serif;
    font-size:70%;
    color:#5B5B5B;
}

a,a:link,a:visited,a:active    {
    color:#A30E41;
    text-decoration: underline;
}
a:hover {
    color:#0A2198;
    text-decoration: underline;
}

a.gray,a.gray:link,a.gray:visited,a.gray:active    {
    color:#5B5B5B;
    text-decoration: underline;
}
a.gray:hover {
    color:#0A2198;
    text-decoration: underline;
}

a.gray1,a.gray1:link,a.gray1:visited,a.gray1:active    {
    color:#8C8C8C;
    text-decoration: none;
}
a.gray1:hover {
    color:#0A2198;
    text-decoration: none;
}

a.blue,a.blue:link,a.blue:visited,a.blue:active    {
    color:#001894;
    text-decoration: none;
}
a.blue:hover {
    color:#950000;
    text-decoration: none;
}

h1 {
    font-family:times, serif;
    font-weight:bold;
    font-size:160%;
    margin-top:25px;
    margin-left:0px;
    margin-bottom:10px;
    color:#A51147;
}

h2 {
    font-family:tahoma, arial, verdana, sans-serif;
    font-weight:bold;
    font-size:120%;
    color:#001894;
    margin-top:20px;
    margin-left:0px;
    margin-bottom:0px;
}

form {
    margin: 0;
}


p {
    margin-left:0;
    margin-right:0;
    margin-top:5px;
    margin-bottom:10px;
    line-height:14px;
}

.tbl_main {
    width:100%;
    height:100%;
}

.td_main {
    background:url(img/bg/bg_big_right.jpg) no-repeat right top;
}

.tbl_top {
    
}

.bottom {
    height:31px;
    background:#EBEBEB;
    border-bottom:3px solid #DDDDDD;
    padding-left:28px;
    padding-right:33px;
}

.bot_links {
    color:#555555;
    font-weight:bold;
    font-size:10px;
}

.copy {
    color:#555555;
    font-size:10px;
    text-align:right;
}

.box1_top_left {
    width:8px;
    border-top:1px solid #6B6B6B;
    border-left:1px solid #6B6B6B;
}

.box1_top_right {
    width:8px;
    border-top:1px solid #6B6B6B;
    border-right:1px solid #6B6B6B;
}

.box1_bot_left {
    border-bottom:1px solid #6B6B6B;
    border-left:1px solid #6B6B6B;
}

.box1_bot_right {
    border-bottom:1px solid #6B6B6B;
    border-right:1px solid #6B6B6B;
}

.box1_top {
    border-top:1px solid #D6D6D6;
}

.box1_left {
    border-left:1px solid #D6D6D6;
}

.box1_right {
    border-right:1px solid #D6D6D6;
}

.box1_bot {
    border-bottom:1px solid #D6D6D6;
}

.box1_in {
    width:100%;
}

.left {
    width:240px;
}

.right {
    width:100%;
    padding-top:10px;
    padding-bottom:8px;
}

.right1 {
    width:100%;
    padding-bottom:8px;
}

.head_blue {
    color:#0A2198;
    font-weight:bold;
}

.head_red {
    color:#930707;
    font-weight:bold;
}

.head1, .head2 {
    background:#A51147;
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    padding-left:20px;
    padding-top:7px;
    padding-bottom:8px;
    margin-top:5px;
    margin-bottom:5px;
}

.head2 {
    background:#001894;
}

.line_gray {
    height:1px;
    border-bottom:1px solid #D6D6D6;
    margin-top:5px;
    margin-bottom:5px;
}

.tbl_1 {
    width:100%;
    background:#D6D6D6;
}

.td_1_head {
    background:#FFFFFF;
    color:#001894;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
}

.td_1 {
    background:#FFFFFF;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
}

.box2_top {
    background:url(img/bg/bg_box2_top.gif);
}

.box2_bot {
    background:url(img/bg/bg_box2_bot.gif);
}

.box2_left {
    background:url(img/bg/bg_box2_left.gif);
}

.box2_right {
    background:url(img/bg/bg_box2_right.gif);
} 

.menu_item {
    font-size:11px;
    font-weight:bold;
    height:40px;
    padding-left:10px;
    padding-right:10px;
}

.submenu {
    height:72px;
    color:#B14444;
    font-size:11px;
    padding-left:10px;
}



.menu_item1 {
    margin-bottom:5px;
    font-size:10px;
    color:#001894;
}

.menu_item2 {
    font-size:11px;
    font-weight:bold;
    color:#001894;
}

.menu_item2_1 {
    font-size:11px;
    font-weight:bold;
    color:#001894;
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
}

.menu_item2_2 {
    font-size:11px;
    color:#001894;
    padding-left:20px;
    padding-top:3px;
    padding-bottom:3px;
}

.td_head {
    font-weight:bold;
    border-bottom:1px solid #6B6B6B;
    padding:3px;
}

.td1 {
    border-bottom:1px solid #D6D6D6;
    padding:3px;
}

li {
    margin-top:3px;
    margin-bottom:3px;
}
