.loggedName {
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	top: 0px;
	font-variant: normal;
}
input {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cc0000;
	border: 1px solid #FFCC99;
	height: 20px;
	cursor: hand;
	width: 100px;
}
.inputBox {
	height: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
}
td {
	font-size: x-small;
}
.cellGreytop {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.cellGreyBottom {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.buttonWide {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cc0000;
	border: 1px solid #FFCC99;
	height: 20px;
	width: 130px;
	cursor: hand;
}
.inputBoxWide {
	height: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 130px;
}
.cellGreytopRight {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.cellGreyBottomRight {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
select {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.inputBox280 {
	height: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 280px;
}
a:link {
	font-weight: bold;
}
a:visited {
	font-weight: bold;
}
.inputBox2 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	width: 36px;
}
.inputRadio {
	color: #000000;
	height: 20px;
	width: 24px;
	background-color: transparent;
	border: none;
}
.inputMulti {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 725px;
}
.inputBox60 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	width: 60px;
}
.cellGreytopNoRight {
	border-top: 1px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.cellGreytopNoLeft {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.cellGreytopNoRightLeft {
	border-top: 1px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.cellGreyBottomNoRight {
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.cellGreyBottomNoLeft {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.cellGreyBottomNoRightLeft {
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}
.inputBox150 {
	height: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 150px;
}
.inputBox400 {
	height: 20px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	width: 400px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.checkBox {
}
.lesdetails {
	margin: 5px;
}
.buttonSmall {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cc0000;
	border: 1px solid #FFCC99;
	height: 20px;
	width: 40px;
	cursor: hand;
}
.noline {
	text-decoration: none;
}
.intextLink {
	font-weight: normal;
	text-decoration: underline;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
}
.emailSmall {

	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}
ul {
	margin: 5px 5px 5px 30px;
	list-style-type: disc;
	list-style-position: outside;
}

