body { font-family: Arial; font-size: 13px; color: #494949; background-color: #ffffff; scrollbar-base-color: #AADB5B; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #AADB5B; scrollbar-face-color: #AADB5B; scrollbar-highlight-color: #AADB5B; scrollbar-shadow-color: #ffffff; scrollbar-track-color: #F0F0F0; }
td  { font-family: Arial; font-size: 13px; color: #494949; }
small { font-family: Verdana; font-size: 11px; color: #000000; }
p { margin-top: 7px; margin-bottom: 10px; }

h1 { font-family: Arial; font-size: 13px; margin-bottom:0px; margin-top:0px; font-weight:normal; }
a { color: #34AA57; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; color: #FC5197; }

.inputtext, .input_text, .basic_input { background: #ffffff; color: #494949; border-collapse: collapse; border: 1px solid #9DD335; font-family: Arial; font-size: 11px; }
.button, .input_submit { background: #F2FFDF; color: #494949; font-family: Arial; font-size: 13 px; font-weight: bold; border-collapse: collapse; border: 1px solid #9DD335; }
.table { border: 1px solid #9DD335; padding: 0px; border-collapse: collapse; }
.table td { border: 1px solid #9DD335; padding: 5px; border-collapse: collapse; }
.DarkTd { background-color: #C9FE7C; }
.LiteTd { background-color: #F2FFDF; }
.tablein { border: none; padding: 4px; }
.tablein td { border: 1px solid #9DD335; padding: 4px; background-color: #F2FFDF; }

.justify { text-align: justify; }
.white { color: #ffffff; }
.botmenu { color: #F2FFDA; text-decoration: none; font-weight: bold; }
.botmenu:hover { text-decoration: underline; color: #FC5197; }


.menu_left { width: 200px; }
.menu_left .line { margin-left: 5px; margin-right: 5px; border-bottom: 1px solid #D7D7D7; }
.menu_left .level0 { margin-left: 5px; margin-right: 5px; padding: 5px 0 5px 0; border-bottom: 1px solid #D7D7D7; background: url('../images/bullet.gif') top left no-repeat; }
.menu_left .level0 { padding-left: 16px; font-size: 13px; }
.menu_left .level0 a { font-weight: bold; color: #34AA57; }
.menu_left .level0 .active { font-weight: bold; color: #FC5197; text-decoration: underline; }
.menu_left a:hover { text-decoration: underline; color: #FC5197; }
.menu_left .level1 { margin-left: 20px; margin-right: 5px; padding: 3px 0 3px 0; background: url('../images/bullet2.gif') top left no-repeat; }
.menu_left .level1 { padding-left: 13px; }
.menu_left .level1 a { font-size: 13px; font-weight: normal; color: #34AA57; }
.menu_left .level1 a:hover { text-decoration: underline; color: #C95600; }
.menu_left .level2 { padding: 3px 5px 3px 40px; text-indent: -0.6em; }
.menu_left .level2 a { font-size: 11px; font-weight: normal; color: #34AA57; }
.menu_left .level3 { padding: 2px; padding-left: 50px; text-indent: -0.6em; }
.menu_left .level3 a { font-size: 11px; font-weight: normal; color: #34AA57; }
.menu_left .hilite a, .menu_left .hilite a:hover { text-decoration: underline; color: #FC5197; }

.title1 { font-family: Arial; font-size: 17px; font-weight: bold; color: #494949; margin-top: 7px; padding-bottom: 3px; }
.title2 { height: 30px; font-size: 15px; font-weight: bold; color: #FA8A23; text-align: left; padding-left: 15px; }
.title3 { font-size: 13px; font-weight: bold; }
.content_table { margin-top: 2px; border-collapse: collapse; }
.content_table td { padding: 5px 0 5px 0; }
.content_table .text { text-align: justify; }
.content_table .text p { display: inline; }
.content_table .text2 { text-align: left; }
.content_table .text2 p { display: inline; }
.content_table .title { padding: 0 0 7px 0; }
.content_table .title { font-size: 13px; font-weight: bold; }
.content_table .title4 { padding: 5px 0 5px 0; text-align: center; }
.content_table .title4 { font-size: 13px; font-weight: bold; }
.content_table .photo { border: 1px solid #D7D7D7; margin-right: 8px; }

.content_table2 { border-top: 1px solid #D7D7D7; padding: 0px; border-collapse: collapse; }
.content_table2 td { padding: 5px 0 5px 0; }
.content_table2 .text { text-align: justify; }
.content_table2 .text p { display: inline; }
.content_table2 .text2 { text-align: left; }
.content_table2 .text2 p { display: inline; }
.content_table2 .title { padding: 0 0 7px 0; }
.content_table2 .title { font-size: 12px; font-weight: bold; }
.content_table2 .title4 { padding: 5px 0 5px 0; text-align: center; }
.content_table2 .title4 { font-size: 12px; font-weight: bold; }

.photo2 { border: 1px solid #ffffff; }

.all_list { padding: 7px 0 7px 0; text-align: right; }

.catalog_path { width: 100%; border-bottom: 1px solid #D7D7D7; padding-bottom: 5px; margin-bottom: 5px; }
.line1 { border-bottom: 1px solid #D7D7D7; width: 100%; height: 1px; margin-top: 7px; }
.line2 { border-bottom: 1px solid #D7D7D7; width: 100%; height: 1px; }

.error_message { background-color: #D30202; color: #ffffff; font-weight: bold; text-align: center; padding: 5px; }
.info_message { padding: 5px; text-align: center; font-weight: bold; color: black; background: #76F190; margin: 3px; }
.info_message a { color: black; text-decoration: underline; }


img { border: none; }



