.up-bdr {
	background-image: url(images/hr-line.jpg);
	background-repeat: repeat-x;
}
.bottom-bdr {
	background-image: url(images/btm-hr-line.jpg);
	background-repeat: repeat-x;
}
.lftline {
	background-image: url(images/lftline-vert.jpg);
	background-repeat: repeat-y;
	background-position: right;

}
.rt-bdr {
	background-image: url(images/riteline-vert.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu-bg {
	background-attachment: fixed;
	background-image: url(images/top-menu-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.white-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.white-txt :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #E3E3E3;
	text-decoration: underline;
}
.body-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bottom-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.more-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more-txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.red-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.red-txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.blue-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;

}
.blue-txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;

}
.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.top-menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.int-body-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	text-align: justify;

}
.green-left-bg {
	background-image: url(images/green-left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.green-right-bg {
	background-image: url(images/green-right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.green-top-bg {
	background-image: url(images/green-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.green-bottom-bg {
	background-image: url(images/green-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.int-headding-txt {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.int-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
	text-align: justify;
}
.brown-text {
	font-size: 14px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.box {
	border: 1px solid #666666;
}
