html, body {
        margin: 0;
        padding: 0;
}

body {
        background: #f3c4ca url(/images/pda_back_top.png) repeat-x;
        text-align: center;
}

body * {font-family: Tahoma;}

/*a:link, a:visited {color: #445f9e; text-decoration: underline;}*/
a:link, a:visited {color: #A32431; text-decoration: underline;}
a:hover, a:active {color: #cd5770; text-decoration: underline;}

form, input {
        margin: 0;
        padding: 0;
}

#page_wrapper {background: url(/images/pda_back_btm.png) repeat-x bottom left;}

#page_container {
        width: 220px;
        background: #fff;
        margin: 0 auto;
        min-height: 347px;
}

#page_header {background: url(/images/pda_shadow1.gif) repeat-x bottom left;}

#top_plate {
        width: 204px;
        height: 20px;
        background: url(/images/pda_blue1.png);
        margin: 0 auto 5px auto;
        font-size: 0.65em;
        text-align: left;
}

#top_plate a {padding: 0 3px;}

#top_plate span {
        float: right;
        padding: 0 3px 0 0;
}

#top_plate a:link, #top_plate a:visited {color: #445f9e; text-decoration: none;}
#top_plate a:hover, #top_plate a:active {color: #cd5770; text-decoration: none;}

#top_links {
        margin: 10px 0 0 0;
        font-size: 0.75em;
        font-weight: bold;
}

#top_links a {
        display: block;
        margin: 0 0 3px 0;
}

#top_links a:link, #top_links a:visited {color: #000; text-decoration: underline;}
#top_links a:hover, #top_links a:active {color: #c72a3d; text-decoration: underline;}

#tiny_link {
        padding: 5px 0 12px 0;
        font-size: 0.65em;
}

#tiny_link a:link, #tiny_link a:visited {color: #a3a3a3; text-decoration: underline;}
#tiny_link a:hover, #tiny_link a:active {color: #cd5770; text-decoration: underline;}

#page_footer {
        background: url(/images/pda_shadow2.gif);
        padding: 12px 0 11px 0;
}

#page_footer_text {
        height: 35px;
        width: 204px;
        background: url(/images/pda_blue2.png);
        margin: 0 auto;
        color: #135d8a;
        font-size: 11px;
        padding: 4px 0 0 0;
		text-align:center;
}

#page_header #page_footer_text {margin: 12px auto 4px auto;}

#copyright {
        padding: 7px 0 9px 0;
        color: #fff;
        font-size: 0.70em;
}

#content {
        text-align: left;
        padding: 6px 7px 12px 7px;
        font-size: 0.70em;
}

h1 {
        font-weight: normal;
        color: #a22433;
        font-size: 125%;
        margin: 0;
        padding: 0 0 8px 0;
        text-transform: uppercase;
}

h2 {
        font-weight: normal;
        color: #a22433;
        font-size: 100%;
        margin: 0;
        padding: 0 0 8px 0;
}

#news_block {
/*        color: #666666;*/
        padding: 0 0 9px 0;
}

#news_block b {
        color: #000;
        display: block;
}

a.more {
        display: block;
        padding: 0 0 0 12px;
        padding: 3px 0 3px 12px;
        background: url(/images/pda_arrow_tiny.gif) no-repeat 0px 5px;
        font-size: 90%;
}

a.more:link, a.more:visited {color: #000; text-decoration: none;}
a.more:hover, a.more:active {color: #a32534; text-decoration: none;}

#pager {
        color: #ababab;
        font-size: 0.70em;
        margin: -12px 0 7px 0;
}

#pager a:link, #pager a:visited {color: #000; text-decoration: none;}
#pager a:hover, #pager a:active {color: #a32534; text-decoration: none;}

.pager_arrow {font-size: 130%;}

table {
        margin: 10px 0 15px 0;
        border-collapse: collapse;
        font-size: 80%;
        background: #fff;
}

td, th {
        text-align: center;
        border: 1px solid #cbcbcb;
        padding: 2px 0;
        font-weight: normal;
}

th {color: #a22433;}

sup {font-size: 70%;}

#special a {
        display: block;
        padding: 0 0 8px 28px;
        background: url(/images/pda_arrow.gif) no-repeat 0px 4px;
}

#special a:link, #special a:visited {color: #666666; text-decoration: underline;}
#special a:hover, #special a:active {color: #a32534; text-decoration: underline;}

#feedback {
        background: #eeeeee url(/images/pda_shadow3.gif) repeat-x;
        margin: 0 -7px -12px -7px;
        padding: 7px;
        font-weight: bold;
        _width: 220px;
}

#feedback div {padding: 0 0 2px 7px;}

.feedback_input {
        margin: 0 0 7px 0;
        width: 100%;
        font-size: 13px;
}

#feedback textarea {
        height: 60px;
        overflow: auto;
}

#objects {
        font-weight: bold;
        color: #666666;
}

#objects a {
        display: block;
        font-weight: normal;
        padding: 0 0 4px 0;
}

#objects span {
        display: block;
        padding: 0 0 4px 0;
}

#objects div {
        padding: 0 0 0 24px;
}
