body {
	margin: 0px;
	background-image: url(images/mid_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	font-weight: normal;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050505;
	text-decoration: none;
}
.bg-color{
  background-color:#f1f1f1;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.wight16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.yellow16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fec200;
	text-decoration: none;
}
.wight12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
	
}
.wight12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9c004;
	text-decoration: none;
	text-transform:uppercase;
}
.wight12_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9c004;
	text-decoration: none;
	text-transform:uppercase;
}
.menu_bdr {
	background-image:url(images/menu_bdr.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.sub_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;  /* color:#969595; */
	text-decoration:none;
}

a.sub_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969595;
	text-decoration: underline;
}
.dot_line {
	background-image:url(images/dot_line.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
.dot_line_2 {
	background-image:url(images/dot_line_2.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
.dot_line_3 {
	background-image:url(images/dot_line_3.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#315110;
	text-decoration:none;
	font-weight:normal;
	margin:-0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #315110;
	text-decoration: none;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;  /* color:#969595; */
	text-decoration:none;
}

.box_bg_rpt {
	background-image:url(images/box_bg_rpt.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
}
.green_20 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#315110;
	text-decoration:underline;
	
}
.grey_25 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#8b8b8b;
	text-decoration:none;
	line-height:25px;
}
.green_25 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#315110;
	text-decoration:none;
	line-height:25px;
}

.bot_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;  /* color:#ffffff; */
	text-decoration:none;
}

a.bot_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}

.gray_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:underline;
}
a.gray_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:  none;
}
.black_18 {
    font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	}
.black_16 {
    font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;}
.black_16-italic {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-style: italic;
}
.bird-title {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}

.bird-subtitle {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.facebook {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: rgb(59,89,152);
	text-decoration:none;
	font-weight:normal;
	margin:-0px;
}


