body {
  padding: 0px;
  margin: 0px;
}


table {
	font-family: Verdana;
    font-size: 13px;
    color: #404040;
}
img {
    border: none;  
}


A:activ {
	COLOR: #306F9B; TEXT-DECORATION: underline
}
A:link {
	COLOR: #3C9510; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #2B7906; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #E59022; TEXT-DECORATION: underline
}

b.error {
    background-color:red;
    padding: 5px 10px 5px 10px;
    color: white;
}
b.mess {
    background-color:#50BD1B;
    padding: 5px 10px 5px 10px;
    color: white;
}

.green strong, strong.green {
    font-size: 18px;
    font-weight: normal;
}
strong.green {
    color: #3C9510;
}

b.green {
    color:#3C9510;
    font-size: 15px;
}

.td_menu a:activ {
	color: #3C9510; text-decoration: none;
}
.td_menu a:link {
	color: #FFFFFF; text-decoration: none;
}
.td_menu a:visited {
	color: #FFFFFF; text-decoration: none;
}
.td_menu a:hover {
	color: #3C9510; text-decoration: none;
}

h1 {
    color: #3C9510;
    font-size: 24px;
    font-weight: normal;
    margin-top: 0px;
}

h2 {
  font-weight: normal;
}


.tr_menu{
    background-image:url("/images/bg_orange.gif");
}

td.center_box {
    padding:0px 30px 0px 40px;
}

td.feedback {
	border-top: solid 1px; padding-top: 15px; padding-bottom: 15px; font-size: 12px; border-color: #CAEEA6
}

td.left_column {
    padding:0px 0px 0px 35px;
}

td.green_line {
    border-bottom: #CAEEA6 solid 1px;
}

td.green_line_bottom {
    border-bottom: #CAEEA6 solid 1px;
}

.td_menu {
    border: #FFFFFF solid 1px;
    font-size: 14px;
    color: white;
    font-weight: bolder;
}

.td_menu_act {
    border: #FFFFFF solid 1px;
    font-size: 14px;
    color: white;
    font-weight: bolder;
    background-image: url(/images/bg_green.gif);
    background-color: #50B71D;
}
.td_menu_act a {
    color: white;
}

td.news {
	border-top: solid 1px; padding-top: 15px; font-size: 12px; border-color: #CAEEA6;
}

.td_shadow{
    background-image:url("/images/bg_shadow.gif");
}

td.work {
    padding:0px 30px 30px 0px;
}
td.prev {
    padding-right: 10px;
}
td.next {
    padding-left: 10px;
}

#hypercontext a {
    border-bottom: 0px !important;
    text-decoration: none !important;
    color: #2B7906;
}

#hypercontext a:hover {
    border-bottom: 0px !important;
    text-decoration: underline !important;
    color: #E59022;
}


.menu {
    padding: 0 0 30 56;
}
.ul-menu {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.menu1 {
    margin: 10 0 5 0;
    list-style-image: url(/images/menu1.gif);
}
.menu1, .menu1 a, .menu1 span {
    font-size: 17px;
}
#menu1a {
    list-style-image: url(/images/menu1a.gif);
}
.menu2 {
    margin: 4 0 4 15;
    list-style-image: url(/images/menu2.gif);
}
#menu2a {
    list-style-image: url(/images/menu2a.gif);
}
.menu3 {
    margin: 4 0 4 30;
    list-style-image: url(/images/menu3.gif);
}
#menu3a {
    list-style-image: url(/images/menu3a.gif);
}
#active {
  color: #e59022;
}
.hide {
  display: none;
}
a.ajax_link	{ text-decoration: none!important; font-weight: bold; border-bottom: 1px dashed #2b7906; color: #2b7906!important; padding-bottom: 1px; }
/*a.ajax_link:visited	{color: #98C1DA!important;}*/
a.ajax_link:hover	{ border-bottom: 1px dashed #e59022; font-weight: bold; color: #e59022!important; }

.td_mude {
  padding-top: 20px;
}

a.img_pre img {
   border: 3px solid silver;
}
a.img_pre:hover img {
   border: 3px solid #E59022;
}
.img_pre2 {
   border: 3px solid #3C9510;
}
.pre2 {
   max-width: 160px;
   margin-bottom: 10px;
}
.grey_small {
  font-size: 12px;
  color: grey;
}








