/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D2D2D2;
}


.error_message {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #A5D363;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
}
.box_homepage_features {
	padding-top: 4px;
	padding-right: 20px;
}
.box_footer {
	padding-top: 20px;
	padding-left: 46px;
}
.headline_footer {
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #407b24;
}
.text_footer_type1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_footer_type1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text_footer_type1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text_footer_type1 a:active {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}
.text_footer_type1 a:hover {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}
.text_footer_type2 {
	color: #717171;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_footer_type2 a:link {
	color: #717171;
	text-decoration: none;
}
.text_footer_type2 a:visited {
	color: #717171;
	text-decoration: none;
}
.text_footer_type2 a:active {
	color: #ffffff;
	background-color:#717171;
	text-decoration: none;
}
.text_footer_type2 a:hover {
	color: #ffffff;
	background-color:#717171;
	text-decoration: none;
}
.text_footer_type3 {
	color: #A3A3A3;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_footer_type3 a:link {
	color: #A3A3A3;
	text-decoration: none;
}
.text_footer_type3 a:visited {
	color: #A3A3A3;
	text-decoration: none;
}
.text_footer_type3 a:active {
	color: #ffffff;
	background-color:#A3A3A3;;
	text-decoration: none;
}
.text_footer_type3 a:hover {
	color: #ffffff;
	background-color:#A3A3A3;;
	text-decoration: none;
}
.text_blog {
	color: #333;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_blog a:link {
	color: #8CC63F;
	text-decoration: none;
}
.text_blog a:visited {
	color: #8CC63F;
	text-decoration: none;
}
.text_blog a:active {
	color: #ffffff;
	background-color:#8CC63F;
	text-decoration: none;
}
.text_blog a:hover {
	color: #ffffff;
	background-color:#8CC63F;
	text-decoration: none;
}
.text_twitter {
	color: #717171;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_twitter a:link {
	color: #a1d162;
	text-decoration: none;
}
.text_twitter a:visited {
	color: #a1d162;
	text-decoration: none;
}
.text_twitter a:active {
	color: #ffffff;
	background-color:#a1d162;
	text-decoration: none;
}
.text_twitter a:hover {
	color: #ffffff;
	background-color:#a1d162;
	text-decoration: none;
}
.menuin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}
.menuin a:link {
	color: #333333;
	text-decoration: none;
}
.menuin a:visited {
	color: #333333;
	text-decoration: none;
}
.menuin a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.menuin a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.video_thumb_type1 {
	float: left;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.welcome_message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(/media/images/bg_welcome_top.gif);
	background-repeat: no-repeat;
}
.blog_field {
	color: #FFF;
	background-color: #ACACAC;
	width: 150px;
	height: 22px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #999;
}
.blog_field_noheight {
	color: #FFF;
	background-color: #ACACAC;
	border: 1px solid #999;
	width: 300px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pagenumbers {
	margin: 20px;
	float: right;
	text-align: right;
}
.pagenumbers a{
	padding: 5px;
	border: 1px solid #666;
	float: left;
	margin-right: 2px;
}

.pagenumbers a:link {
	text-decoration: none;
	color: #8CC63F;
}
.pagenumbers a:visited {
	color: #8CC63F;
	text-decoration: none;
}
.pagenumbers a:active {
	color: #fff;
	text-decoration: none;
	background-color:#8CC63F;
}
.pagenumbers a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#8CC63F;
}
