body {
	margin: 0px;
	background-color: #999999;
}
table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #424F5F;
	line-height: 15px;
}
.bodybg {
	background-image:url('../images/m4_log.gif');
	background-repeat:no-repeat;
}
.orngtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.gtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #424F5F;
	font-weight: bold;

}
.btmtxt {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
}
.box1 {
	border-top: 1px solid #424F5F;
	border-right: 1px solid #424F5F;
	border-bottom: 1px solid #424F5F;
	border-left: 1px solid #424F5F;
}
.jmenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #6B7C8C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #424F5F;
	border-right-color: #424F5F;
	border-bottom-color: #424F5F;
	border-left-color: #424F5F;
	cursor: hand;
}
.rbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
a:link { color: #ff9900; text-decoration: none; }
a:active { color: #ff9900; text-decoration: none; }
a:visited { color: #ff9900; text-decoration: none; }
a:hover { color: #ff9900; text-decoration: underline; }
