a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
td{
	font-family: Arial;
	font-size: 11px;
	color: #000000;	
}
input,textarea{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
select{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.arialwhite16b{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite16{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.arialwhite14{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.arialwhite12b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite11b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialwhite11{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.arialwhite10b{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.arialbrown11b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4f3e23;
}
.arialbrown11{
	font-family: Arial;
	font-size: 11px;
	color: #4f3e23;
}
.arialblue20{
	font-family: Arial;
	font-size: 20px;
	/*font-weight: bold;*/
	color: #012f53;
}
.arialgrey11{
	font-family: Arial;
	font-size: 11px;
	color: #A0A0A0;
}
.arialdarkgrey11{
	font-family: Arial;
	font-size: 11px;
	color: #646464;
}
.arialdarkgrey10{
	font-family: Arial;
	font-size: 10px;
	color: #646464;
}
.arialblack9{
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.arialblack10{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.arialblack11{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.arialblack11b{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.arialblack14b{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.arialblack20b{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.arialred10b
{
	font-family: Arial;
	color: ff0000;
	font-weight: bold;
	font-size: 10px;
}
.arialgold10b{
	font-family: Arial;
	color: #FFB911;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu{
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.hiddenmenu {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-family: Helvetica;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px; /*solid #727272*/
}
.error
{
	font-family: Arial;
	color: ff0000;
	font-weight: bold;
	font-size: 11px;
}
table.listview {
	border: none;
	/*border-width: 1px;
	border-color: #999999;
	background-color: #EEEEF0;*/
	width: 100%;
}
table.listview-header {
	border: dashed;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 100%;
	height: 30px;
}
td.listview-header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}
table.listview-body {
	border: dashed;
	border-width: 1px;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 100%;
}
td.listview-row {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
}
td.listview-row-alt {
	background-color: #F8F8F8;
	height: 20px;
	width: 100%;
}
td.listview-row-nav {
	background-color: #FFFFCC;
	height: 20px;
	width: 100%;
	cursor: hand;
}
td.listview-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}
input.arial9{
	font-family: Arial;
	font-size: 10px;
	height: 14px;
	width: 200px;
}
textarea.arial9{
	font-family: Arial;
	font-size: 10px;
}
