/* ------------------------| Header |----------------------- */
HTML {
	HEIGHT: 100%;
	
}
BODY { FONT-SIZE: x-small; font-family: Arial, sans-serif; color: #000; background-color: #FFF ;
PADDING-RIGHT: 0; PADDING-LEFT: 0; PADDING-BOTTOM: 0; MARGIN: 0; PADDING-TOP: 0; table-layout: fixed
}

/* ------------------------| Headings |----------------------- */

h1 { FONT-SIZE: x-small; font-weight: bold; padding: 8px; margin: 0; color: #FFF; }
h2 { FONT-SIZE: x-small; font-weight: bold; padding: 10px 10px 5px 0; margin: 0; display: block; color: #CC0001;  }
.header { height: 30px; border-bottom: #CC0001 1px solid; background-color: #FFF}
.header2 { background-color: #CC0001; height: 30px; border: 0; white-space: nowrap; }

TABLE { border: 0px
}
DIV {
	FONT: x-small Arial;
}
TD {
	FONT: x-small Arial; vertical-align: top
}
P {
	FONT: x-small Arial; padding: 0; margin: 10px 0 0 0; clear: left; line-height: 18px
}
hr { background-color: #702A32 }
ul { padding: 0; margin: 0 0 0 15px }
li { list-style-type: circle;}

.bg_logo { background: #FFF url(../img/logo1.gif) 100% 0 no-repeat; height: 173px; width: 191px
}
.bg_01 { background: url(../img/bg01.gif) 0 0 repeat-x; height: 173px
}
.bg_01a { background: #FFF url(../img/pic.jpg) 0 0 no-repeat; height: 173px; width: 355px; vertical-align: bottom
}
.bg_02 { background: url(../img/bg02.gif) 0 0 no-repeat; height: 143px; width: 42px; 
}
.bg_03 { padding: 43px 0 0 20px
}
.bg_04a { background: #FFF url(../img/bg04a.gif) 100% 0 repeat-y; text-align: right; padding: 0 3px 0 10px
}
.bg_04 { background: #FFF url(../img/bg04.gif) 100% 0 no-repeat;  height: 30px; width: 178px; 
}
.bg_05 { background: #FFF url(../img/bg05.gif) 100% 0 no-repeat; height: 101px; 
}
.cont {padding: 0 20px 0 45px; }
.cont2 { padding: 20px 0 0px }
.cont3 { padding: 0 0 50px 0 }


.bottom { border-top: #000 4px solid; height: 61px; padding: 0px 
}
.bottom2 { background: #FFF url(../img/bg06.gif) 0 32px repeat-x; 
}
.bottom3 { background:  url(../img/bg07.gif) 0 0 no-repeat; width: 24px; height: 111px; 
}
.bottom3a { width: 350px; height: 111px; color: #FFF; padding: 50px 10px 10px 21px
}
.bottom3a1 { width: 350px; height: 111px; color: #5A0000; padding: 50px 10px 10px 21px
}
.bottom3b { height: 111px; color: #5A0000; padding: 50px 20px 10px 0; text-align: right
}
.bottom4 { padding: 20px 10px 10px 0;  float: left }


.menu1 { background-color: #FFFFF1; border-top: #D6A287 1px solid; border-left: #D6A287 1px solid; border-bottom: #D6A287 1px solid; padding: 1px }

a:link{ color: #621717; }
a:visited { color: #621717; }
a:hover { color: #E88282;  }
a:active { color: #E88282;  }


/* ------------------------| popup-menu |----------------------- */
a.menu { padding: 0}



.menu_sub {	FONT-SIZE: 12px; TEXT-DECORATION: none; color: #621717 }
.menu_sub:hover { FONT-SIZE: 12px; TEXT-DECORATION: none; color: #CC0000}

.menu_border { border-top: #D6A287 2px solid }
.dotted_tab { border-bottom:  1px dotted #D6A287; padding-left: 10px;  }













/* ------------------------| Forms |----------------------- */
.bg_button { padding: 6px 20px 0 10px; height: 30px; width: 33px; }
.bg_edit { background: url(../img/bg03.gif) 0 4px no-repeat; padding: 6px 0px 0px 30px; height: 30px; width: 127px; }

.button { BORDER: 0; background: #B6B6B6 url(../img/search.gif) 0 0 no-repeat; height: 17px; width: 43px; color: #FFF; cursor: hand
}
.edit { BORDER: 0;  height: 15px; width: 95px; background-color: #E2E2E2; font-size: 10px
}


/* NAVBAR */
.navlist li a { font-size: 12px; text-decoration: none; }
.navcontainer { width: 215px; padding: 5px 0; }
/* NAV LIST2 */
.navlist { list-style-type: none; margin: 0; padding: 0; }
.navlist li { display: inline; margin: 0; padding: 0; }
.navlist li a { color: #FACF93; display: block; height: 20px; padding: 6px 0 0 25px; width: 215px; background: url(../img/bul_1.gif) 8px 4px no-repeat; line-height: 10px }
.navlist li a:hover { color: #F3B967; background: url(../img/bul_2.gif) 8px 4px no-repeat; }
.navlist li a#current { color: #F3B967; padding: 6px 0 0 25px; width: 215px; background: url(../img/bul_2.gif) 8px 4px no-repeat; }
