body{font-family:Tahoma;font-size:8pt;}
.space_10px{height:10px;}
.space_5px{height:5px;}
.space_20px{height:20px;}
.menu{
	text-align:center;
	font-size:8pt;
	font-family:Tahoma;
	font-weight:bold;
	height:20px;
	border-right:#FFFFFF 1px solid;
	color:#ffffff;
	background-color:#FF4040;
}
.menu a, .menu a:active, .menu a:visited{display:block;padding:5px;text-align:center;font-size:8pt;font-family:Tahoma;font-weight:bold;text-decoration:none;color:#ffffff;}
.menu a:hover{text-align:center;font-size:8pt;font-family:Tahoma;font-weight:bold;text-decoration:underline;color:#FF4040;background-color:#E0E0E0;}/*E0E0E0*/


.header{
	font-size:10pt;
	font-weight:bold;
	color:#4e4e4e;
}
#button{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	background:#3333FF;
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
}
#textbox{
	font-family:Tahoma;
	font-size:8pt;
	border:#cccccc 1px solid;
	color:#4e4e4e;
	width:150px;
}
#textwhite{
	font-family:Tahoma;
	font-size:8pt;
	border:#FFFFFF 1px solid;
	color:#000000;
	width:150px;
	font-weight:bold;
	text-align:center;
}
#textblack{
	font-family:Tahoma;
	font-size:8pt;
	border:#cccccc 1px solid;
	color:#000000;
	width:150px;
	font-weight:bold;
	text-align:center;
}
#select{
	font-family:Tahoma;
	font-size:8pt;
	border:#cccccc 1px solid;
	color:#4e4e4e;
	width:150px;
}
a.normal { font-size:8pt;text-decoration:underline;color:#1978aa;}
a.normal:hover{font-size:8pt;text-decoration:none;}
a.nounderline { font-size:8pt;text-decoration:none;color:#1978aa;}
a.nounderline:hover{font-size:8pt;text-decoration:underline;}



.headerred{font-family:Tahoma;font-weight:bold;color:#cc100f;font-size:8pt;text-decoration:underline;}
.headerwhite{font-family:Tahoma;font-weight:bold;color:#FFFFFF;font-size:8pt;text-decoration:none;}
.footer{font-size:8pt;color:#FFFFFF;height:50px;}
.normal {font-size:8pt;}
.bold{font-size:8pt;font-family:Tahoma;font-weight:bold;}
.highlighttxt{font-size:8pt;font-family:Tahoma;color:#cc100f;font-weight:bold;}