body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
td, input, select, textarea, li, b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.titleText {
	font-weight: bold;
	line-height: 15px;
}
.smallText {
	font-size: 9px;
}
.largeText {
	font-size: 15px;
}
.bigText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.plainText {
	line-height: 16px;
}
.formText {
	font-family : "Courier New", Courier, monospace;
	font-size: 12px;
}
.bigFormText {
	font-family : "Courier New", Courier, monospace;
	font-size: 18px;
}
.bigTitleText {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.bigWhiteText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.errorText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	line-height : 16px;
}
.alertText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	line-height : 16px;
}
.timesText {
	font-family : Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	line-height : 16px;
}
.grayText {
	color : #BBBBBB;
}
.colText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
}
.colText:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
}
.colText:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
}
.colText:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	text-decoration : underline;
}
.colText:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0000FF;
	text-decoration : none;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color : #FFFFFF;
	background : #FF5500;
	border : 1px;
	border-style : outset;
	border-color : #FFCC00;
}
.tbl {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #EDEDED;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
.helpText {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}
.helpDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 0;
}
.crumbText {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC00CC;
}
