body {
	margin-top:2px;
	margin-left:2px;
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A.lists {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

select {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6EEEE;
	border: 1px solid #768AA9;
}

input{
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.inputtextfield{
	background-color: #E6EEEE;
	border: 1px solid #768AA9;
}
	
.inputtextarea{
	background-color: #c4c4c4;
	border: 1px solid #333333;
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
}

.bodytext { 
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
}
	
.alerttext { 
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #ff0000;
}

.formStyle1 {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	background-color: #f4f4f4;
}

.blackline {
	background-color: #000000;
	height: 1px;
	width: 100%;
}

.fieldnametext {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
}

.button {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #E6EEEE;
	border: #768AA9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 120px;
}

.buttonover {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
	background-color: #84EE1D; 
	width: 120px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.loginbutton {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #c4c4c4;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 55px;
}

.loginbuttonover {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
	background-color: #84EE1D; 
	width: 55px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.deletebutton  {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EEE6E6;
	border: #768AA9;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 120px;
}

.deletebuttonover {
	font-family: Calibri, MS Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
	background-color: #ff0000; 
	width: 120px; 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
	
.tablerowspacer {
	font-size: 1px;
	height: 5px;
}

.help {}

