a:link {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #636563; text-decoration: underline}
a:active {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #636563; text-decoration: underline}
a:visited {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #636563; text-decoration: underline}
a:hover {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #CE0000; text-decoration: underline}

a.menu:link {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #FFFFFF; text-decoration: underline}
a.menu:active {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #FFFFFF; text-decoration: underline}
a.menu:visited {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #FFFFFF; text-decoration: underline}
a.menu:hover {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 12px; color: #FF9900; text-decoration: underline}

body, td, .btn, a, b, font{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
}
.btn{
	border:2px solid #CCCCCC;
	border-bottom-color:#999999;
	border-right-color:#999999;
	padding:5;
	padding-left:20;
	padding-right:20;
	font-weight:bold;
}
.box1{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
}
.box {  FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, sans-serif; line-height: 14px; color: #333333}
.header{
}
.table{
	border:1px solid #336699;
	border-collapse:collapse;
}
.table td{
	padding-left:20;
	padding-right:20;
	border-bottom:1px solid #336699;
}
.table th{
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	text-align:left;
	border-bottom:1px solid #336699;
	padding-left:5;
	font-weight:bold;
	color:#FFFFFF;
	background:#87B5ED;
}
.error {
	border:2px solid #FF0000;
}
.errortext {
	color: #FF0000;
	font-weight:bold;
}
.tablelist, .tablelist td{
	empty-cells:show;
	padding:2;
	border:1px solid #AACCFF;
}
.tablelist{
	width:100%;
	padding:0;
	border-spacing:1;
}
.tablenone, .tablenone td{
	empty-cells:show;
	padding:2;
	border:none;
}