BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959494;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
p
{
	font-size: 13px;
	line-height:20px;
}
.lftbg{
	background-image: url(../images/lftbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.rgtbg{
	background-image: url(../images/rgtbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.butbg{
	background-image: url(../images/butbg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 63px;
	width: 643px;
	text-align: center;
}
.brkr {
	background-image: url(../images/brkr.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 3px;
}

.menus, .top_text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.menus:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.menus:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.disabled
{
	font-size:14px;
	color:#BBBBBB;
	font-weight:bold;
}
