.body_color {
	background-color: #DDDDDD;
}
.menu_top_background {
	background-image: url(../images/menu_03.gif);
	background-repeat: repeat;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}
.menu_text_background {
	background-image: url(../images/menu_06.gif);
	background-repeat: repeat;
}
.content_top_background {
	background-image: url(../images/content_03.gif);
	background-repeat: repeat;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}
.contain_text_background {
	background-image: url(../images/content_06.gif);
	background-repeat: repeat;
}
.contain_text1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #830505;
}

.contain_text2 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	color: #146305;
	font-weight: normal;

} 
a {
	font-size: 14px;
	color: #146305;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #146305;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
.prelinkmenu {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}
.update_text_green_bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #146305;
}
.update_text_green_norm {
	font-family: verdana;
	font-size: 10px;
	color: #146305;
}
.update_text_red_bold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #830505;
}
.update_text_red_norm {
	font-family: verdana;
	font-size: 10px;
	color: #830505;
}
.site_main_background {
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
.status_text_red {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #830505;
}
.div.social_sharing .g-plusone, .fb-like, .twitter {
    font-size: 1px;
    display: inline-block;
	
}
.twitter {
      margin-left:5px;
	  margin-right:-25px;
   }
