body {
	font-family:Verdana;
	font-size:11px;
	color:#006600;
}
td {
	font-family:Verdana;
	font-size:11px;
	color:#006600;
}
th {
	font-family:Verdana;
	font-size:11px;
	color:#006600;
}
a {
	font-family:Verdana;
	font-size:11px;
	color:#006600;
	text-decoration:underline;
}
a:hover {
	font-family:Verdana;
	font-size:11px;
	color:#FF9900;
	text-decoration:none;
}

input {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
select {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
textarea {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
.FormButton {
	font-family:Verdana;
	font-size:11px;
	color:#006600;
	background-color:#E4F1DC;
	border:1px solid #999999;
}
.copyright {
	font-family:Verdana;
	font-size:9px;
	color:#999999;
}
.Error {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
.TableHead {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color:#FF9900;
	padding-left:4px;
	height:18px;
}
.TableHeadTotal {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#CC3300;
	background-color:#FF9900;
	padding-right:4px;
	height:18px;
}
.TableListHead {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-color:#FDE69D;
	padding-right:4px;
}
.TableBrd {
	background-color:#F7FFE8;
	border:1px solid #999999;
}
.TableOddRow {
	background-color:#D9F1D1;
}
.TableEvenRow {
	background-color:#F9F1F1;
}
.TableSelectRow {
	background-color:#009999;
}
.TableSuspendRow {
	background-color: #FF6666;
}
a.MenuRoot {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#336600;
	width:100%;
	text-decoration:none;
	height:20px;
	padding-left:5px;
}
a.MenuRoot:hover {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#336600;
	width:100%;
	text-decoration:underline;
	background-color:#FF9900;
	height:20px;
	padding-left:5px;
}
a.MenuChild {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#336600;
	width:100%;
	text-decoration:none;
	height:15px;
	padding-left:9px;
}
a.MenuChild:hover {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#336600;
	width:100%;
	text-decoration:underline;
	background-color:#FF9900;
	height:15px;
	padding-left:9px;
}
.ProdcutDetailsTitle {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.ProdcutDetailsDesc {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-align:justify;
}
