body {
margin: 0;
padding: 0;
}

td.left_flowers {
    background: url(/images/left_flowers.jpg) no-repeat top left;
    background-position: 0px 86px;
    width: 305px;
    height: 710px;
}

td.main {
    background: url(/images/main_bg.gif) repeat-y top left;
    width: 515px;
    padding: 12px 0 0 0;
}

td.footer_main {
    background: url(/images/main_bg.gif) repeat-y top left;
    width: 515px;
    padding: 5px 0 5px 22px;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

td.right_main {
    background: url(/images/right_bg.jpg) repeat-y top left;
    width: 185px;
    padding: 12px 10px 10px 10px;
}

td.main_menu {
    background: url(/images/menu_bg.jpg) repeat-x top left;
    text-align: center;
}

td.text {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding: 10px 0 0 0;
}

td.text b {
    color: rgb(255, 98, 151);
    font-size: large;
}

td.text_form {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}

td.right_text {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 0 0 5px 7px;
}

.input_form {
    border: 1px solid #004E91;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
}

td.main_menu a:link, table a:hover {font-family: Arial;font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
td.main_menu a:visited, table a:hover {font-family: Arial;font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
td.main_menu a:hover, table a:hover {font-family: Arial;font-size: 11px;  color: #bfd9e9; font-weight: bold; text-decoration: none;}

td.left_top_menu {font-family: Arial;font-size: 10px;font-weight: normal;color: #999999;padding: 5px 0 0 10px;}
td.left_top_menu a:link, table a:hover {font-family: Arial;font-size: 10px; color: #999999; font-weight: normal; text-decoration: none;}
td.left_top_menu a:visited, table a:hover {font-family: Arial;font-size: 10px; color: #999999; font-weight: normal; text-decoration: none;}
td.left_top_menu a:hover, table a:hover {font-family: Arial;font-size: 10px;  color: #999999; font-weight: normal; text-decoration: none;}

td.right_link {font-family: Arial;font-size: 11px;font-weight: normal;color: #666666;}
td.right_link a:link, table a:hover {font-family: Arial;font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;}
td.right_link a:visited, table a:hover {font-family: Arial;font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;}
td.right_link a:hover, table a:hover {font-family: Arial;font-size: 11px;  color: #666666; font-weight: normal; text-decoration: none;}

td.pager_link {font-family: Arial;font-size: 11px;font-weight: bold;color: #004E91;}
td.pager_link a:link, table a:hover {font-family: Arial;font-size: 11px; color: #004E91; font-weight: normal; text-decoration: none;}
td.pager_link a:visited, table a:hover {font-family: Arial;font-size: 11px; color: #004E91; font-weight: normal; text-decoration: none;}
td.pager_link a:hover, table a:hover {font-family: Arial;font-size: 11px;  color: #004E91; font-weight: normal; text-decoration: underline;}