.body {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bodyblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #0072bc;
	text-decoration: none;
}
.bodyblue2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #31B2D6;
	text-decoration: none;
}
.bodyorange {
	font-family: Tahoma;
	font-size: 12px;
	color: #f7941d;
	text-decoration: none;
}
.link {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: 0072BC;
	text-decoration: none;
}
.headblue {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: 0072BC;
	text-decoration: none;
}
.headwhite {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: F7941D;
	text-decoration: none;
}
.headbigorange {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 24px;
	font-weight: bold;
	color: #f7941d;
	text-decoration: none;
}
.headbigblue {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 24px;
	font-weight: bold;
	color: #0072BC;
	text-decoration: none;
}
.headblue2 {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #31B2D6;
	text-decoration: none;
}
.headbig {
	font-family: Tahoma, "Microsoft Sans Serif";
	font-size: 40px;
	font-weight: bold;
	color: F7941D;
	text-decoration: none;
}
.table {
	font: 9px Tahoma; color:#666666;
	border-bottom:#999999 dotted thin;
	border-left:#999999 dotted thin;
	border-right:#999999 dotted thin;
	border-top:#999999 dotted thin;
	background:#FFFFFF
}
.table2 {
	font: 9px Tahoma; color:#666666;
	border-bottom:#999999  solid thin;
	border-left:#999999 solid thin;
	border-right:#999999 solid thin;
	border-top:#999999 solid thin;
	background:#FFFFFF
}
.table3 {
	font: 12px Tahoma; color:#333333;
	border-bottom:#ADD3EF 1px solid;
	border-left:#ADD3EF 1px solid;
	border-right:#ADD3EF 1px solid;
	border-top:#ADD3EF 1px solid;
	
}
.table4 {
	font: 12px Tahoma; color:#333333;
	border-bottom:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	border-right:ffffff 1px solid;
	border-top:#ADD3EF 1px solid;
	
}
.table5 {
	font: 12px Tahoma; color:#333333;
	border-bottom:#ADD3EF 1px solid;
	border-left:#ADD3EF 1px solid;
	border-right:#ADD3EF  1px solid;
	border-top:#ADD3EF 1px solid;
	
}
.table6 {
	font: 12px Tahoma; color:#333333;
	border-bottom:#ffffff 1px solid;
	border-left:#ADD3EF 1px  dotted;
	border-right:#ffffff  1px solid;
	border-top:#ffffff 1px solid;
	
}
.table7 {
	font: 12px Tahoma; color:#333333;
	border-bottom:#ADD3EF 1px solid;
	border-left:#ffffff none;
	border-right:#ffffff  none;
	border-top:#ffffff none;
	
}
.input {
	font: 11px Tahoma; color:#FF9900;
	border-bottom:#CCCCCC solid thin;
	border-left:#CCCCCC  solid thin;
	border-right:#CCCCCC solid thin;
	border-top:#CCCCCC solid thin;
	background:#FFFFFF;
}