.menu {
	background: #B24532;
	cellspacing: 0;
	height:	30px;
	width:	100%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}


.menu tr {
	text-decoration: none
}

.menu td {
	text-decoration: none
}

.menu td:hover {
	background: #B24532;
}

.menu a {
	color: #5a78de;
}
  

.menu a:active {
	color: blue;
	text-decoration: none
}

.menu a:link {
	color: white;
	text-decoration: none
}
 


.menu a:visited {
	color: blue;
	text-decoration: none
}

.menu a:hover {
	background: #B24532;
	text-decoration: none
}


.submenu {
	background: #5a78de;
	cellspacing: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.2;
	padding: 0;
	position: absolute;
	text-align: left;
	text-decoration: none;
	visibility: hidden;
	width: 150px
}


.submenu tr {
	text-align: left
}

.submenu td {
	text-decoration: none
}

.submenu a:active {
	text-decoration: none
}

.submenu a:visited {
	text-decoration: none
}

.submenu a:link {
	text-decoration: none
}

.submenu a:hover {
	text-decoration: none;
	background: #B24532;
}


body {
	color: #251200;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

a:link {
	color: #0d0d0d;
	text-decoration: underline
}

a:visited {
	color: #0d0d0d;
	text-decoration: underline
}

a:hover {
	color: #222;
	text-decoration: underline
}

.main {
        font-size: 14px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        text-align: justify;
        margin-right: 24px;
        margin-left: 24px;
        padding: 0px 0px 5px;
}

.smalltext {
	font-size: 10px
}

.footer {
	text-align: center;
	color: #242424;
	font-size: 11px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.title {
        color: #af5021;
        font-size: 30px;
        text-align: center;
        padding-bottom: 10px
}

.subtitle {
        color: #8e5433;
        font-size: 19px;
        text-align: center;
        padding: 10px
}

.simpleinfobox {
        color: #1e0e41;
        font-size: 12px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        background-color:#f1ece3;
        text-align: left;
        margin: 10px;
        padding: 5px;
        border: line 1px #ba9a7b
}

.infobox {
        color: #1e0e41;
        font-size: 14px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        background-color: LemonChiffon;
        text-align: left;
        margin: 10px;
        padding: 5px;
        border: dotted 1px #ba9a7b
}


.infobox2 {
        color: #1e0e41;
        font-size: 14px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        background-color: #FFFFE0;
        text-align: left;
        margin: 10px;
        padding: 5px;
        border: dotted 1px #ba9a7b
}


.infotext {
        color: #1e0e41;
        font-size: 12px
}

.infotitle {
	color: #460101;
	font-size: 14px;
	text-align: center
}

.infotitle2 {
	color: #460101;
	font-size: 18px;
	text-align: left
}

.infosubtitle {
	color: #301e13;
	border-bottom: 1px dotted #301e13
}

.infoinfo {
	padding: 9px
}

.list {
	text-align: left;
	text-indent: -9px;
	margin-left: 9px
}

.subtitle {
	color: #460101;
        font-size: 18px;
        text-align: center;
        padding-bottom: 10px
}

.menu2 {
	background: #B24532;
	cellspacing: 0;        
        color: white; 
	height:	30px;
	width:	100%;
	font-size: 12px;        
	font-weight: normal;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
        text-align: center;
	text-decoration: none;
        
}


.menu2 a:link {
	color: white;
	text-decoration: underline;
}


.menu3 {
	background: midnightblue;
	cellspacing: 0;        
        color: white; 
	height:	33px;
	width:	100%;
	font-size: 14px;        
	font-weight: normal;
        font-family: Montserrat-Regular, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
        text-align: center;
	text-decoration: none;
        
}


.menu3 a:link {
	color: white;
	text-decoration: underline;
}



