body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #999999;
	margin-bottom: 0px;
	margin-top: 10px;
}

table{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}

a:link{
	color: #122565;
	text-decoration: none;
}

a:visited{
	color: #122565;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

.small{
	font-size: 9pt;
}

small{
	font-size: 9pt;
}

.medium{
	font-size: 11pt;
	font-weight: 600;
}

medium{
	font-size: 11pt;
	font-weight: 600;
}

.large{
	font-size: 15px;
}

big{
	font-size: 13pt;
}

.tiny{
	font-size: 8pt;
}

.error{
	color: #FF0000;
}

.highlight{
	background-color: #EEEEEE;
}

table.design{
	font-size: 10pt;
	border-color: #999999 #999999 #999999 #999999;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: none;
	border-right-width: 0;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.design th{
	padding: 2px;
	background-color: #B7E4FB;
	font-size: 9pt;
	color: #122565;
	border-color: #999999 #999999 #999999 #999999;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.design td{
	padding: 3px;
	font-size: 9pt;
	color: #333333;
	border-color: #999999 #999999 #999999 #999999;
	border-left-style: none;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: solid;
	border-top-width: 1;
	border-bottom-style: none;
	border-bottom-width: 0;
}

table.auction{
	font-size: 11px;
	border-color: #666666 #666666 #666666 #666666;
	border-left-style: solid;
	border-left-width: 1;
	border-right-style: solid;
	border-right-width: 1;
	border-top-style: none;
	border-top-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 1;
}

table.empty{
	border: none;
	padding: 0px;
	border-width: 0px;
}

table.empty td{
	border: none;
	padding: 0px;
	border-width: 0px;
}

td.row1{
	background-color: #FFFFFF;
}

td.row2{
	background-color: #F7F7F7;
}

tr.row2{
	background-color: #FFFFFF;
}

tr.row1{
	background-color: #F7F7F7;
}

td.copy{
	background-color: #000000;
}

input{
	font-family: Arial,Helvetica,Verdana;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

textarea{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

select{
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #444444;
	border: #444444 1px solid;
}

input.checkbox{
	border: none;
}

input.button{
	background-color: #EEEEEE;
	cursor: hand;
}

.open{
	color: #009000;
}

.frozen{
	color: #000000;
}

.closed{
	color: #900000;
}

.plus{
	color: #00A000;
}

.minus{
	color: #FF0000;
}

.number{
	color: #008000;
	font-weight: bold;
}

.wap_normal_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0.7px;
}

.wap_bold_headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

