﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.tableline {
	border: 1px solid #ffffff;
}
.tablelinered {
	border: 1px solid #eb1a22;
}
.tablelinegreen {
	border: 1px solid #9cc855;
}
.tablelinegray {
	border: 1px solid #979797;
}
textarea,input,object	{ font-family: Tahoma, Verdana; font-size: 12px;  color: #000000; font-weight: normal; background-color: #ffffff }
.redtext {
	color: #ec1d25;
	font-size: 16px;
}
.greentext {
	color: #9bc754;
	font-size: 16px;
}
.redtext2 {
	color: #ec1d25;
	font-size: 12px;
}
.browtext {
	color: #7d3500;
	font-size: 12px;
}
.smalltext {
	color: #000000;
	font-size: 11px;
}
.orangetext {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}

}
.whitetext {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}