body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
}
.bdy-txt-home {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bdy-txt-home a{
	color: #708000;
	text-decoration: underline;
}
.bdy-txt-home a:hover{
	color: #666666;
	text-decoration: none;
}
.bdy-txt-inner {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style:url(images/arrow.gif);
}
.bdy-txt-inner a{
	color: #708000;
	text-decoration: underline;
}
.bdy-txt-inner a:hover{
	color: #666666;
	text-decoration: none;
}
.bg-login {
	background-image: url(images/bg-login.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.login-txt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}.txt-field {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}
.forgot-txt{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	padding:0px;
	margin:0px;
}
.forgot-txt a{
	color: #FF6600;
	text-decoration: underline;
}
.forgot-txt a:hover{
	color: #FF6600;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copyright a{
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:hover{
	color: #ffffff;
	text-decoration: none;
}
.header-txt {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left:3px
}
.header-txt a{
	color: #666666;
	text-decoration: none;
}
.header-txt a:hover{
	color: #666666;
	text-decoration: underline;
}.bg-panel {

	background-image: url(images/panel-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.heading {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7f9300;
	text-decoration: none;
	line-height:36px;
}
.sub-heading {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height:30px;
}