body
{
	scrollbar-face-color:#8F8F8F;
	scrollbar-shadow-color:#8F8F8F;
	scrollbar-darkshadow-color:#666666;
	scrollbar-highlight-color:#8F8F8F;
	scrollbar-3dlight-color:#999999;
	scrollbar-track-color:#7F7F7F;
	scrollbar-arrow-color:#ECECEC;
	cursor: default;
	background-color: #A6A6A6;
}
.empt {
	height: 20px;
	cursor: default;
	text-align: center;
	vertical-align: middle;
}
.fill {
	height: 21px;
	width: 100%;
	text-align: center;
	vertical-align: middle;

}
.memu {
	font-size: 13px;
	font-family: tahoma;
	color: #FFFFFF;
	background-color: #8F8F8F;
	cursor: default;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F8F8F;
	border-bottom-width: 1px;
	border-bottom-color: #8F8F8F;
	font-weight: bold;
	width: 220px;

}
.mepu {
	font-size: 13px;
	font-family: tahoma;
	color: #FFFFFF;
	background-color: #8F8F8F;
	cursor: pointer;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F8F8F;
	border-bottom-width: 1px;
	border-bottom-color: #8F8F8F;
	font-weight: bold;
	width: 220px;

}
.mesu {
	font-size: 13px;
	font-family: tahoma;
	color: #FFFFFF;
	background-color: #8F8F8F;
	cursor: pointer;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F8F8F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #8F8F8F;


}
.meru {

	font-size: 13px;
	font-family: tahoma;
	color: #FFFFFF;
	background-color: #8F8F8F;
	cursor: pointer;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F8F8F;
	border-bottom-width: 1px;
	border-bottom-color: #8F8F8F;
	font-weight: bold;
}
.title {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	cursor: default;
}
.stitl {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}
.check {
    height: 18;
    width:  18;
	font-size: 12px;
	cursor: pointer;
}
.radio {
    height: 12;
    width:  12;
	font-size: 8px;
	cursor: pointer;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.butt {
	font-family: tahoma;
	font-size: 12px;
	cursor: pointer;
	background-color: #AA2200;
	color: #FFFFFF;
	border: 1px solid #AA2200;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
