body {
    background-color: white;
}

td, tr, p, div {
    font-family: Arial;
    font-size: 0.9em;
}

h2 {
    font-family: Arial;
    font-size: 1.3em;
}

h3 {
    font-family: Arial;
    font-size: 1.1em;
}

#header {
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
    background-position: top;
    width: 800;
    height: 210;
}

#footer {
    background-image: url("images/footer.jpg");
    background-repeat: no-repeat;
    background-position: top;
    width: 800;
    height: 75;
}

.icon {
    padding-top: 15px;
}

#null1 {
    width: 3px;
    height: 1px;
    background-color: #EEFCFF;
}

#part {
    background-color: #EEFCFF;
    background-image: url("images/part.jpg");
    background-repeat: no-repeat;
    background-position: top;
    width: 7px;
    height: 1px;
}

#null3 {
    width: 5px;
    height: 1px;
    background-color: #F48000;
}

#null4 {
    height: 5px;
    background-color: #F48000;
}

#menu_left {
    background-image: url("images/menu_left.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 12;
    height: 12;
}

#menu_right {
    background-image: url("images/menu_right.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 12;
    height: 12;
}

#menu_left2 {
    background-image: url("images/menu_left2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 12;
    height: 12;
}

#menu_right2 {
    background-image: url("images/menu_right2.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 12;
    height: 12;
}

#menu2_right {
    background-image: url("images/menu2_right.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 18;
    height: 12;
}

#menu2_right2 {
    background-image: url("images/menu2_right2.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 18;
    height: 12;
}

#menu3_left {
    background-image: url("images/menu3_left.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 11;
    height: 9;
}

#menu3_right {
    background-image: url("images/menu3_right.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 11;
    height: 9;
}

#menu3_left2 {
    background-image: url("images/menu3_left2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 11;
    height: 9;
}

#menu3_right2 {
    background-image: url("images/menu3_right2.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 11;
    height: 9;
}

#menu4_left {
    background-image: url("images/menu4_left.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 10;
    height: 9;
}

#menu4_right {
    background-image: url("images/menu4_right.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 10;
    height: 9;
}

#menu4_left2 {
    background-image: url("images/menu4_left2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 10;
    height: 9;
}

#menu4_right2 {
    background-image: url("images/menu4_right2.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 10;
    height: 9;
}

#rectangle_left {
    background-image: url("images/rectangle_left.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 9;
    height: 9;
}

#rectangle_right {
    background-image: url("images/rectangle_right.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 9;
    height: 9;
}

#rectangle_left2 {
    background-image: url("images/rectangle_left2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 9;
    height: 9;
}

#rectangle_right2 {
    background-image: url("images/rectangle_right2.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    width: 9;
    height: 9;
}

#main_left {
    background-image: url("images/main_left.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    width: 45;
    height: 40;
}

#main_right {
    background-image: url("images/main_right.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 45;
    height: 40;
}

#main_left2 {
    background-image: url("images/main_left2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 45;
    height: 40;
}

#main_right2 {
    background-image: url("images/main_right2.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 45;
    height: 40;
}

#main_left_line {
    background-image: url("images/main_left_line.jpg");
    background-repeat: repeat-y;
    background-position: left;

    width: 3px;
}

#main_right_line {
    background-image: url("images/main_right_line.jpg");
    background-repeat: repeat-y;
    background-position: right;
    width: 4px;
}

#main_up_line {
    background-color: #EEFCFF;
    background-image: url("images/main_down_line.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    height: 4px;
}

#main_down_line {
    background-image: url("images/main_down_line.jpg");
    background-repeat: repeat-x;
    background-position: top;
    height: 4px;
}

.rectangle_text {
    font-weight: bold;
    text-align: center;
}

#menu4_title {
    background-color: #A0D2F9;
    font-weight: bold;
    text-align: center;
}

#menu1 {
    padding-left: 5px;
    padding-right: 5px;
}

#menu_body1 {
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #91C6E2;
}

.menu_big {
    padding: 2px;
    background-color: #A9D6F7;
    font-weight: bold;
	
}

.menu_big a:link {
    color: black;
    text-decoration: none;
}


.menu_big a:visited {
    color: black;
    text-decoration: none;
}

.menu_big a:active  {
    color: black;
    text-decoration: none;
}


.menu_big a:hover {
    text-decoration: underline;
}

.menu_small a:link, .menu_small a:visited {
    color: black;
    text-decoration: none;
}

.menu_small a:active {
    color: black;
    text-decoration: none;
}

.menu_small a:hover {
    text-decoration: underline;
}

.menu_li_big {
    background-color: #A9D6F7;
    background-image: url("images/li_big.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.menu_small {
    padding: 2px;
    font-size: 11px;
    background-color: white;
}
.menu_li_small {
    background-color:  #A9D6F7;
    background-image: url("images/li_small.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.menu_line {
    border-style: solid;
    border-width: 1px;
    border-color: #A8E6F7;
}

#main {
    padding: 10px;
    background-color: #EEFCFF;
}

#main_content {
    border-style: none;
    border-width: 1px;
    border-color: black;
    height: 100%;
}

.title_text {
    text-align: center;
}

#pad {
    padding-left: 5px;
    padding-right: 5px;
}

#pad2 {
    padding-left: 2px;
    padding-right: 2px;
}

.line {
    border-style: solid;
    border-color: #A1DAF4;
    border-width: 1px;
}

#center_txt {
    text-align: center;
    padding-bottom: 15px;
}

#news strong {
    font-weight: bold;
    padding: 5px;
}

#news a:link, #news a:visited, a.orange:link, a.orange:visited {
    font-family: Arial;
    color: #F48000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-indent: 50;
}


#news a:active {
    font-family: Arial;
    color: #F48000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-indent: 50;
}

#news a:hover {
    font-family: Arial;
    color: #F8A952;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-indent: 50;
}

.pad_line {
    padding-top: 5px;
    paddibg-bottom: 5px;
}

.news_text {
    font-family: Arial;
    font-size: 10px;
}