body,td {
	font-size: 14px;
	font-family: Times New Roman;
}

/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0px;
	padding: 0px;
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0px;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Fix for MS Office OL lists */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

.admin { font-family: arial; font-size: 12px; color: #000000 }
A.admin { font-family: arial; font-size: 12px; color: #333399; text-decoration: none }
A:hover.admin { font-family: arial; font-size: 12px; color: #333399; text-decoration: underline }

A { font-family: arial; color: #5D0D18; text-decoration: none }
A:hover { font-family: arial; color: #B22132; text-decoration: underline }

.path { font-family: arial; font-size: 14px; color: #D50000; font-weight: bold }
A.path { font-family: arial; font-size: 14px; color: #D50000; text-decoration: none; font-weight: bold }
A:hover.path { font-family: arial; font-size: 14px; color: #B22132; font-weight: bold }

.text { font-family: arial; font-size: 12px; color: #000000 }

A.navigation { font-family: arial; font-size: 13px; color: #5D0D18; text-decoration: none; font-weight: bold }
A:hover.navigation { font-family: arial; font-size: 13px; color: #B22132; text-decoration: none; font-weight: bold }
A.subnavigation { font-family: arial; font-size: 13px; color: #000000; text-decoration: none }
A:hover.subnavigation { font-family: arial; font-size: 13px; color: #B22132; text-decoration: underline }

A.navigation_active { font-family: arial; font-size: 13px; color: #5D0D18; text-decoration: none; font-weight: bold }
A:hover.navigation_active { font-family: arial; font-size: 13px; color: #B22132; text-decoration: none; font-weight: bold }
A.subnavigation_active { font-family: arial; font-size: 13px; color: #B22132; text-decoration: none }
A:hover.subnavigation_active { font-family: arial; font-size: 13px; color: #B22132; text-decoration: none }

.mag { font-family: Tahoma; font-size: 9pt; color: #000000; font-weight: bold }

.contacts { font-family: arial; font-size: 10px; color: #FFFFFF; }
A.contacts_link { font-family: arial; font-size: 10px; color: #F5D319; text-decoration: underline }
A:hover.contacts_link { font-family: arial; font-size: 10px; color: #F5D319; text-decoration: underline }

TD.over {font-family: arial; font-size: 11pt; background-color: #D7D7D7}
TD.out {font-family: arial; font-size: 11pt; background-color: #FFFFFF}

.news_date { font-family: Arial; font-size: 9pt; color: #fe0000; font-weight: bold; text-decoration: none }
.news_title { font-family: Arial; font-size: 10pt; color: #222E19; font-weight: bold }
.news_content { font-family: Arial; font-size: 9pt; color: #000000 }
.news_more { font-family: Arial; font-size: 10pt; color: #fe0000}


.click-menu {
    width: 230px;
}
.click-menu .box1 {
    background-color: #FEC083;
    color: 5D0D18;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    padding: 4px 8px;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-hover {
  background-color: #FEC083;
    color: #B22132;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    padding: 4px 8px;
    cursor: pointer;
    text-decoration: underline;
    position: relative;
}
.click-menu .box1-open {
     background-color: #FEC083;
    color: 5D0D18;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    padding: 8px 8px 7px;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open-hover {
   background-color: #FEC083;
    color: #B22132;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    text-decoration: underline;
    padding: 8px 8px 7px;
    cursor: pointer;
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #FEAD5C;
    font-family: arial;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 0px;
    border-color: #A0A4CA;
    border-style: solid solid solid solid;
    display: none;
}
.click-menu .section a {
    color: black;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: red;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:open {
    color: red;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
background: #FEAD5C;
color: red;
}
.click-menu .box2-hover {
    background: #FEAD5C;
    color: red;
}
.click-menu .box2-open {
    background: #FEAD5C;
    color: red;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: red;
}

.menu_bg_split{
	background-color : white;
}
