a:link {

    color: #ba0000;

    text-decoration: none;

}



a:visited {

    color: #ba0000;

    text-decoration: none;

}



a:hover {

    color: #5a1414;

    text-decoration: underline;

}



a:active {

    color: #ba0000;

    text-decoration: none;

} 



body {

    margin:0 0 0 0;

    padding:0 0 0 0;

}



h1 {

    color: #000000;

    font-size:30px;

    font-weight:bold;

    line-height:1.4em;

    font-family: Geneva, Arial, Helvetica, sans-serif;

}



h2 {

    color: #000000;

    font-size:22px;

    font-weight:bold;

    line-height:1.4em;

    font-family: Geneva, Arial, Helvetica, sans-serif;

}



h3 {

    color: #000000;

    font-size:14px;

    font-weight:bold;

    line-height:1.4em;

    font-family: Geneva, Arial, Helvetica, sans-serif;

}



p {

    color: #000000;

    font-size:12px;

    font-weight:normal;

    line-height:1.4em;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    margin: 20px 0 0 0;

    border: 0px dotted #999999;

}



ol, ul {

    color: #666666;

    font-size:12px;

    font-weight:normal;

    line-height:1.4em;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    margin: 20px 0 0 0;

    border: 0px dotted #999999;

}



table {

    color: #000000;

    font-size:12px;

    font-weight:normal;

    line-height:1.4em;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    margin: 20px 0 0 0;

    border: 0px dotted #999999;

}



input, select, textarea {

    color: #000000;

    font-size:12px;

    font-weight:normal;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    margin-top: 1px;

    margin-bottom: 1px;

    border: 1px solid #999999;    

}



#newsInfo {

    color: #000000;

    font-size: 9px;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    text-align: left;

    margin: -6px 0px -10px 0px;

    border: 0px dotted #999999;

}



#container {

    width: 800px;

    margin: auto;

    padding: 0 0 100px 0;

    background-image: url(../images/footer.png);

    background-repeat: no-repeat;

    background-position: bottom;

    border: 0px dotted #999999;

    position: relative;

}



#pageHeader {

    background-image: url(../images/header7.png);

    /*background-repeat: no-repeat;*/

    background-position: center top;

    width: 800px;

    height: 248px;

    border: 0px dotted #999999;

    display: none;

}



#pageContent {

    top: 291px;

    margin-left: 200px;

    border: 0px dotted #999999;

    /*position: relative;*/

    z-index: 10;
}



#pageContentHeader {

    width: 550px;

    height: 16px;

    left: 20px;

    top: 17px;

    /*margin: 17px 0 0 20px;*/

    border: 0px dotted #999999;

    position: relative;

    z-index: 15;

    display: none;
    
}



#dummyDiv {
    width: 550px;

    height: 0px;

    left: 20px;

    top: 17px;

    /*margin: 17px 0 0 20px;*/

    border: 0px dotted #999999;

    position: relative;

    z-index: 15;

    display: none;
}



#pageChunk {

    width: 550px;

    left: 20px;

    margin: 40px 0 0 0;

    border: 0px dotted #999999;

    text-align: justify;

    position: relative;

    z-index: 20;
}



#pageChunk h3 {

    background-image: url(../images/page_chunk_underline_right.png);

    background-repeat: no-repeat;

    background-position: 0px 18px;

    margin-bottom: 5px;

    border: 0px dotted #999999;

}



#pageTitle {

    position: absolute;

    left: 221px;

    right: auto;

    top: 293px;

    margin: 0 20px 0 0;

    padding: 2px;

    text-transform: uppercase;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    font-size: 10px;

    font-weight: bold;

    color: #999999;

    border: 0px solid #eeeeee;

}



#pageSubNavigation {

    position: absolute;

    left: auto;

    right: 7px;

    top: 291px;

    margin: 0 20px 0 0;

    padding: 2px;

    text-transform: uppercase;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    font-size: 10px;

    font-weight: normal;

    color: #999999;

    border: 0px solid #eeeeee;

    display: none;

}



#pageSubNavigation a {

    color: #999999;

}



#pageNavigation {

    position: absolute;

    top: 336px;

    left: 20px;

    padding: 0 0 0 0;

    margin-left: 0px;

    width: 180px;

    border: 0px dotted #999999;

    display: none;

}



#pageNavigationMenu {

    color: #999999;

    border: 0px dotted #999999;

    display: none;

}



#pageNavigationMenu a {

    color: #ba0000;

}



#pageNavigationMenu h3 {

    width: 196px;

    height: 20px;

    margin-bottom:-15px;

    padding: 5px 0 0 18px;

    font-family:Geneva, Arial, Helvetica, sans-serif;

    font-size:11px;

    font-weight:normal;

    text-transform: uppercase;

    color: #999999;

}



#pageSubNavigationMenu {

    color: #999999;

    border: 0px dotted #999999;

    display: none;

}



#pageSubNavigationMenu a {

    color: #ba0000;

}



#pageSubNavigationMenu h3 {

    width: 143px;

    height: 13px;

    margin: 15px 0 -12px 18px;

    padding: 0 0 0 0;

    font-family:Geneva, Arial, Helvetica, sans-serif;

    font-size:11px;

    font-weight:normal;

    text-transform: capitalize;

    color: #666666;

    border: 1px solid #999999;

    background-color: #eeeeee;

}



#pageNavigationImage {

    background: transparent url(../images/navigation.png) no-repeat bottom;

    margin-top: 25px;

    height: 210px;

    border: 0px dotted #999999;

    display: none;

}



#pageFooter{

    text-align: left;

    padding: 0 0 0 0;

    margin: 30px 0 0 20px;

    border: 0px dotted #999999;

    display: none;

}



#pageFooter a, #pageFooter a:visited {

    padding: 5px;

    border: 1px solid #eeeeee;

    background-color: #fff;

    color: #666666;

    font-family:Geneva, Arial, Helvetica, sans-serif;

    font-size:10px;

    z-index: 5;

}



#pageFooter a:hover {

    padding: 5px;

    border: 1px solid #000000;

    background-color: #eeeeee;

    color: #999999;

    font-family:Geneva, Arial, Helvetica, sans-serif;

    font-size:10px;

    text-decoration: none;

}



#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6{

    display:none;

}



#mainmenu {

    display: none;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    font-size: 11px;

    border: 0px dotted #000000;

    z-index:100;

}



#mainmenu li {

    margin: 0 18px 0 0;

    padding: 3px 0 3px 0;

    border-bottom: 1px dotted #999999;

    list-style-type: cjk-ideographic;

    position:relative;

    z-index:100;

}



#mainmenu li:hover a {

    text-decoration: none;

    color: #000000;

    display: block;

}



#mainmenu li:hover #submenu {

    display: block;

    height: 6em;

}



#mainmenu li:hover #submenu a {

    color: #ba0000;

}



#submenu {

    display: none;

    z-index:100;

}



#submenu li {

    margin: 0 0 0 -30px;

    padding: 0 0 0 0;

    border-bottom: 0px dotted #999999;

    list-style-type: none;

    position:relative;

    z-index:100;

}



#submenu li:hover a {

    color: #000000;

    background: #f8dfdf;

    display: block;

}



#subnavmenu {

    display: none;

    list-style-type: none;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    font-size: 11px;

    border: 0px dotted #000000;

}



#subnavmenu li {

    margin: 0 18px 0 0;

    padding: 3px 0 3px 0;

    border-bottom: 1px dotted #999999;

}



#subnavmenu li:hover a {

    text-decoration: none;

    color: #000000;

}



#galleryContainer {

    width: 130px;

    height: 130px;

    margin: 0 0 0 0;

    padding: 0 0 0 0;

    display: table-cell;

    text-align: left;

    vertical-align: top;

    border: 1px solid #999999;

    overflow: hidden;

}



#galleryContainer:hover {

    background-color: #eeeeee;

    border: 1px solid #000000;

}



#galleryContainerText {

    width: 130px;

    height: 130px;

    margin: 0 0 0 0;

    padding: 2px 2px 2px 2px;

    background-color: #eeeeee;

    filter:alpha(opacity=80);

    -moz-opacity: 0.8;

    -khtml-opacity: 0.8;

    opacity: 0.8;

}



#galleryContainerText:hover {

    filter:alpha(opacity=20);

    -moz-opacity: 0.2;

    -khtml-opacity: 0.2;

    opacity: 0.2;

}



#galleryContainerText a {

    color: #000000;

    font-size:11px;

    font-weight:normal;

    font-family: Geneva, Arial, Helvetica, sans-serif;

    display: block;

    width: 130px;

    height: 130px;

}



#galleryContainerText a:hover {

    color: #000000;

    text-decoration: none;

    font-size:11px;

    font-weight:normal;

    font-family: Geneva, Arial, Helvetica, sans-serif;

}



#calendarField {

    border: 1px solid #999999;

    background-color: #ffffff;

    width: 50px;

    height: 35px;

    text-align: left;

    vertical-align: bottom;

}



#calendarFieldToday {

    border: 1px solid #000000;

    background-color: #eeeeee;

    width: 50px;

    height: 35px;

    text-align: left;

    vertical-align: bottom;

}



#calendarField:hover {

    border: 1px solid #000000;

    background-color: #eeeeee;

    width: 50px;

    height: 35px;

    text-align: left;

    vertical-align: bottom;

}



#calendarFieldEmpty {

    border: 0px solid #999999;

    background-color: #eeeeee;

    width: 50px;

    height: 35px;

    text-align: left;

    vertical-align: bottom;

}



#tooltip {

	position: absolute;

	z-index: 3000;

	border: 1px solid #000000;

	background-color: #eeeeee;

	padding: 5px;

    filter: alpha(opacity=85);

    -moz-opacity: 0.85;

    -khtml-opacity: 0.85;

    opacity: 0.85;

    color: #000000;

    font-size:11px;

    font-family: Geneva, Arial, Helvetica, sans-serif;

}



#tooltip h3, #tooltip div {

    margin: 0;

}



.invisible {

    display: none;

}



/* ================================================================

This copyright notice must be untouched at all times.



The original version of this stylesheet and the associated (x)html

is available at http://www.cssplay.co.uk/menus/latest-flyout.html

Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.

This stylesheet and the associated (x)html may be modified in any

way to fit your requirements.

=================================================================== */

#menu {

    height: 212px;

    width: 132px;

    position: relative;

    z-index: 10;

    border: 0px solid #999999;

    margin: 10px 0 0 20px;

}



#menu ol {

    margin: 0;

    padding: 0;

    list-style: none;

    white-space: nowrap;

    text-align: left;

    padding: 1px 1px 0 1px;

    background: url(../images/opaque.png);

}



#menu li {

    margin: 0;

    padding: 0;

}



/*#menu li {display:inline-block; display:inline;}*/



#menu ol ol {

    position: absolute;

    left: -9999px;

    border: 1px solid #999999;

}



#menu ol#toplevel {

    position: absolute;

    left: 20px;

    top: 0;

    font-size: 11px;

    list-style-type: cjk-ideographic;

    background: transparent;

}



#menu a {

	display: block;

	font-family: Geneva, Arial, Helvetica, sans-serif;

    font-size: 11px;

	color: #ba0000;

	line-height: 22px;

	text-decoration: none;

	padding: 0 66px 0 0;

}



#menu ol li:hover > ol {

    left: 100%;

    margin-top: -23px;

    margin-left: -1px;

}



#menu a:hover ol, #menu a:hover a:hover ol, #menu a:hover a:hover a:hover ol {

    left: 100%;

}



#menu a:hover ol ol, #menu a:hover a:hover ol ol {

    left: -9999px;

}



#menu ol ol li a:hover {background: #09c; color: #fff;}

#menu ol ol li:hover > a {background: #09c; color: #fff;}

#menu ol ol li a.fly {background: url(../images/arrow.gif) no-repeat right top;}

#menu ol ol li a.fly:hover {background: #09c url(../images/arrow.gif) no-repeat right top;}

#menu ol ol li:hover > a.fly {background: #09c url(../images/arrow.gif) no-repeat right top;}



#menu ol#toplevel li a:hover {background: transparent; color: #000000;}

#menu ol#toplevel li:hover > a {background: transparent; color: #000000;}

#menu ol#toplevel li a.fly {background: url(../images/arrow.gif) no-repeat right top;}

#menu ol#toplevel li a.fly:hover {background: transparent url(../images/arrow.gif) no-repeat right top;}

#menu ol#toplevel li:hover > a.fly {background: transparent url(../images/arrow.gif) no-repeat right top;}



#menu table {position: absolute; left: 99%; height: 0; width: 0; border-collapse: collapse; margin-top: -7px; margin-left: -1px;}
