.bg-header {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
}
.bg-logo {
	background-image: url(images/bg_hdr.jpg);
}
.bg-menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
}
.bg-welc {
	background-image: url(images/bg_welc.jpg);
	background-repeat: no-repeat;
}
.bg-menuL {
	background-color: #E8F0D3;
}
.txt-gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.txt-gray1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
.txt-gray1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5c9821;
	text-decoration: none;
}
.linegreenB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8E4BA;
}
.linegreenL {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D8E4BA;
}

.txt-green {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55831A;
	text-decoration: none;
}

.bg-footer {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(images/bg_footer.jpg);
}

.left_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #496612;
	text-decoration: underline;
}

.left_nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.left_nav1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #496612;
	text-decoration: underline;
}

.left_nav1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #496612;
	text-decoration: none;
	font-size: 11px;
}


.brdr-members {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDCA8E;
	border-bottom-color: #BDCA8E;
	border-left-color: #BDCA8E;
}
.txt-member-info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.bg-members {
	background-image: url(images/bg-hdr-members.gif);
}
.title-members {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A3E83;
	text-decoration: none;
}
.page_bg {
		background-image:url(images/page_bg.jpg);
		background-repeat:repeat-x;
}

.inner_text_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	color:#305c9b;
	font-weight:normal;
	text-transform:uppercase;
}
.inner_text_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	color:#5f9250;
	font-weight:normal;
	text-transform:uppercase;
}
.nav_bg {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
}
.nav_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}
.nav_text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#fdfc84;
	font-size:13px;
	text-decoration:none;
}


.nav_grid {
	background-image:url(images/nav_grid.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.left_panel_nav_bg {
		background-color:#9abf54;
		border-bottom:solid 1px #dada97;
}

		
