body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.TxtBlack {
	color: #000000;
}
.TxtDarkGrey {
	color: #333333;
}

.Form1 {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 12px;
}
.Button1 {

	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-size: 11px;
}
.Title1 {
	font-size: 18px;
	color: #D8B511;
}
.LineDotBott1 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.MenuLeft {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.TxtDarkYellow {
	color: #D8B511;
}
.TxtGreyBlue {

	color: #4E7694;
}
.TxtLightGrey {

	color: #666666;
}
.BorderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.TableFormShop {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.Form1RedChars {

	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 12px;
}
