body,p,table,tr,td{
color: #000000;
font-size: 11px;
font-family:  Arial, Helvetica, sans-serif;
}

a {color: #527bb9; text-decoration: none;}
a:visited {color: #527bb9; text-decoration: none;}
a:active {color: #527bb9; text-decoration: none;}
a:hover {color: #ff6600; text-decoration: none;}

a.menubar {color: #527bb9; font-size: 9px;	text-decoration: none; font-weight: bold;}
a:visited.menubar {color: #527bb9; text-decoration: none; font-weight: bold;}
a:active.menubar {color: #527bb9; text-decoration: none; font-weight: bold;}
a:hover.menubar {color: #ff6600; text-decoration: underline; font-weight: bold;}

BUTTON 		{font-size: 11px;	BORDER-COLOR: #000000; BORDER-WIDTH: 1px; border-style: solid;}
SELECT 		{FONT-SIZE: 11px; color: #000000;}
INPUT 		{FONT-SIZE: 11px; color: #000000;}
FILE 		{font-size: 11px; BORDER-COLOR: #000000; BORDER-WIDTH: 1px; border-style: solid;}
TEXTAREA	{font-size: 11px; BORDER-COLOR: #000000; BORDER-WIDTH: 1px; border-style: solid;}

FORM 		{FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.bottombox {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topbar {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.bottombar {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.box1 {
	background-color: #e4e4e4;
	padding: 1px;
}
.box2 {
	background-color: #f0f0f0;
	padding: 1px;
}
.border {
	background-color: #000000;
}
.progress {
	color: #ff6600;
	font-weight: bold;
}