.axTopLeft {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #DBD7D1;
	letter-spacing: 4px;
	text-align: center;

}
.axMenu1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	color: #FFFFCC;
	background-color: #FFCC33;
	letter-spacing: 5px;
	text-align: right;
	vertical-align: middle;
}
.axMenu2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #DBD7D1;
	text-align: right;
	vertical-align: middle;
	letter-spacing: 3px;

}
.axMenu1On {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFCC33;
	text-indent: 10px;




}
.axMenu2On {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
	padding-right: 10px;
	background-color: #DBD7D1;
	text-indent: 10px;



}
.axBottomMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #DBD7D1;
	text-align: center;

}
.axBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;

}
a:hover {
	color: #333333;
	text-decoration: underline overline;
	background-color: #CCCCCC;

}
a:active {
	color: #000000;
	text-decoration: underline overline;
	background-color: #FF0000;

}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	font-size: 12px;

}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;

}
legend {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: black;
	font-size: 12px;
}
.bOrange {
	background-color: #FFCC33;
}
.bGrey {
	background-color: #DBD7D1;
}
.bWhite {

	background-color: #FFFFFF;
}
.rightbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top: 1px none #666666;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #666666;

}
.rightbox td {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-collapse: collapse;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: none;
	background-color: #DBD7D1;




}
.rightbox th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #993399;
	text-align: center;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	position: relative;
	left: -1px;

}
.rightbox input {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.topbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #993399;
	text-align: center;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	position: relative;
	left: -1px;
	font-weight: bold;

}
.metal {
	background-image:  url(i/box_mtl_ctr.gif);
}
.justify {
	text-align: justify;
}
.default {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.default b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.axmouseout {
	font-family: Arial, Helvetica, sans-serif;
}
.axmouseout  a:link {
	text-decoration: none;
}
.axmouseout a:visited {
	text-decoration: none;
}
.axmouseout a:hover {
	text-decoration: none;
	background-color: transparent;
}
.axmouseout a:active {
	text-decoration: none;
	background-color: transparent;
}
.center {
	text-align: center;
}
.patienceform {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: none #FFFFFF;
}
div.help {
    background-color: #FFFFE1;
    border: 1px solid black;
    font-size: 80%;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    position: absolute;
    left: -18em;
    top: 1.5em;
    width: 16em;
    padding: 0.5em;
}
.FormLabelError {
    font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.FormLabel {
	font-size: 12px;
	color: #666666;
}
