html, body {
	margin:0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align:bottom;
}

.middle {
	vertical-align: middle;
}

.t_L {
	text-align: left;
}

.t_R {
	text-align: right;
}

.t_J {
	text-align: justify;
}

.t_C {
	text-align: center;
}

.font_11 {
	font-size: 11px;
}

.font_b {
	font-weight: bold;
}

.content {
	height: 380px;
	width: 655px;
	background-color: transparent;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-track-color: #9CCA55;
	scrollbar-base-color: #80A441;
	scrollbar-darkshadow-color: #80A441;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	padding-right: 5px;
	margin-right: 15px;
	text-align: justify;
}

.underlogo {
	text-align:left; 
	color: #90C441; 
	font-size: 11px; 
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
	vertical-align:middle;
}

.disclaimer {
	padding-top: 5px;
	padding-left: 10px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.tdfooter {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color:#4C7525; 
}

.bg_w{
	background-color: #FFFFFF;
}

.bg_FFF700{
	background-color: #FFF700;
}


.b9CC957 {
	border: 1px solid #9CC957;
}

.f_bg_1{
	background-image: url(../images/footer1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.f_bg_2{
	background-image: url(../images/footer_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.m_bg{
	background-image: url(../images/menu_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.w_1000{
width: 1000px;
}

.w_685{
width: 685px;
}

.w_672{
width: 672px;
}

.w_655{
width: 655px;
}

.w_632{
width: 632px;
}

.w_315{
width: 315px;
}

.w_300{
width: 300px;
}

.w_238{
width: 238px;
}

.w_158{
width: 158px;
}

.w_120{
width: 120px;
}

.w_15{
width: 15px;
}

.w_13{
width: 13px;
}

.w_11{
width: 11px;
}

.w_100_ {
width: 100%;
}

.w_50_{
width: 50%;
}

.w_33_{
width: 33%;
}

.h_392{
height: 392px;
}

.h_376{
height: 376px;
}

.h_223{
height: 223px;
}

.h_180{
height: 180px;
}

.h_169{
height: 169px;
}

.h_161{
height: 161px;
}

.h_153{
height: 153px;
}

.h_76{
height: 76px;
}

.h_57{
height: 57px;
}

.h_45{
height: 45px;
}

.h_42{
height: 42px;
}

.h_34{
height: 34px;
}

.h_30{
height: 30px;
}

.h_23{
height: 23px;
}

.h_21 {
height: 21px;
}

.h_13{
height: 13px;
}

.h_11{
height: 11px;
}

.h_9{
height: 9px;
}

.h_8{
height: 8px;
}

.h_1{
height: 1px;
}

.h_50_{
height: 50%;
}

.h_100_{
height: 100%;
}

.pr_10{
padding-right: 10px;
}

.pr_5{
padding-right: 5px;
}

.pl_90{
padding-left: 90px;
}

.pl_50{
padding-left: 50px;
}

.pl_15{
padding-left: 15px;
}

.pl_10{
padding-left: 10px;
}

.pl_5{
padding-left: 5px;
}

.pt_10{
padding-top: 10px;
}

.p_10 {
padding: 10px;
}

.m_10{
margin: 10px;
}

.test{
border: 1px solid red;
}