.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header_green {
	background-image: url(images/header_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.banner {
	background-image: url(images/banner.jpg);
	background-position: left top;
}
.body_green {
	background-image: url(images/body_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_green_new {
	background-image: url(images/body_green_new.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.border_green {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #597D20;
	border-left-color: #597D20;
}

.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
	color: #000000;
	text-decoration: none;
}
.horz_line {
	background-image: url(images/hor_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.vert_line {
	background-image: url(images/hor_line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.green_bg {
	background-image: url(images/green_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.grey_bg {
	background-image: url(images/grey_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue_big{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #012D5A;
	text-decoration: none;
}
.blue_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #012D5A;
	text-decoration: none;
	line-height: 16px;
}
.white_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bg_img {
	background-image: url(images/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_1 {
	background-image: url(images/@.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_2 {
	background-image: url(images/www.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF9601;
	text-decoration: none;
}
.footer_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration: underline;
}
.footer_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9601;
	text-decoration: underline;
	line-height: 18px;
}
.body_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.red_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.mar_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mar_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9600;
	text-decoration: none;
}
.mar_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7AA62B;
	text-decoration: none;
}

.text_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height:16px;
	color: #000000;
	text-decoration: underline;
}


