* { font-family: arial, sans-serif; }

body { background-color: #000000; color: #000000; margin: 0px; }
a { color: #000099; text-decoration: none; font-size: 10pt; }
a.RevocationInfo {
	color: #000000; 
	border-style: solid; border-color: #FF0000; border-width: 1px;
	font-size: 9pt; font-weight: bold; 
	display: block; width: 200px; height: 80px; text-align: center; line-height: 23px;
}	
a.TopMenu { color: #FFFFFF; font-size: 8pt; text-align: center; }
a.TopMenuActive { color: #EE0000; font-size: 8pt; text-align: center; }
a.Menu {
	color: #CCCCCC;
	background-image:url(images/button_darkgray.gif); background-repeat: no-repeat;
	display: block;
	width: 200px; height: 25px;
	text-align: center;
	line-height: 23px;
	font-size: 9pt; font-weight: bold;
	margin-top: 2px; margin-bottom: 2px;
}
a.MenuActive {
	display: block;
	color: #CCCCCC;
	width: 200px; height: 25px;
	background-image:url(images/button_darkgray_active.gif); background-repeat: no-repeat;
	text-align: center;
	line-height: 23px;
	font-size: 9pt; font-weight: bold;
	margin-top: 2px; margin-bottom: 2px;
}
a.Menu:hover { background-image:url(images/button_darkgray_active.gif); }
a.SubMenu {
	display: block;
	color: #FFFFFF;
	width: 180px; height: 25px;
	background-image:url(images/button_gray.gif); background-repeat: no-repeat;
	text-align: center;
	line-height: 23px;
	font-size: 8pt;
	margin-top: 1px; margin-bottom: 1px; margin-left: 20px;
}
a.SubMenuActive {
	display: block;
	color: #FFFFFF;
	width: 180px; height: 25px;
	background-image:url(images/button_gray_active.gif); background-repeat: no-repeat;
	text-align: center;
	line-height: 23px;
	font-size: 8pt;
	margin-top: 1px; margin-bottom: 1px; margin-left: 20px;
}
a.SubMenu:hover { background-image:url(images/button_gray_active.gif); }
a.Menu_Grey {
	display: block;
	color: #000000;
	width: 200px; height: 25px;
	background-color: #CCCCCC; background-image:url(images/button_lightgray.gif); background-repeat: no-repeat;
	text-align: center;
	line-height: 23px;
	font-size: 9pt; font-weight: bold;
	margin-top: 5px; margin-bottom: 5px;
}

div#Cart { background-image:url(images/frame_cart.gif); background-repeat: no-repeat; width: 200px; height: 110px; color: #000000; margin-top: 5px; padding: 5px; }
div#LeftArea { background-color: #CCCCCC; color: #000000; text-align: center; margin-left: 5px; padding: 0px; }
div#SearchArea { width: 100%; margin-top: 10px; margin-bottom: 10px; }
div.StartpageEntry { border-style: solid; border-width: 1px; border-color: #999999; width: 95%; }
div.BlueFrame { border-style: solid; border-width: 1px; border-color: #0000DF; padding: 5px; }

img { border-width: 0px; }

table { font-size: 10pt; font-color: #FFFFFF; border-style: none; text-align: left; }

td { vertical-align: middle; }
td.LeftPanel { background-color: #CCCCCC; color: #000000; text-align: center; vertical-align: top; }
td.Main { vertical-align: top; min-width: 570px; color: #000000; background-color: #CCCCCC; padding: 5px; height: 100%;  width: 100%; }
td.Red3DBckgrnd { text-align: left; vertical-align: middle; width: 100%; height: 25px; background-color: #EE0000; background-image:url(images/Red3DBck_25.gif); background-repeat: repeat-x; margin: 0px; padding: 0px; }

tr { vertical-align: top; }
tr.grey { background-color: #E0E0E0; }

th { background-color: #EE0000; color: #FFFFFF; }

input, radio, checkbox, textarea, select, option {
	background-color: #EE0000;
	border-style: solid; border-color: #000000; border-width: 1px;
	color: #FFFFFF;
	font-family: arial;
}
select.limited { font-size: 9pt; width: 200px; min-width: 200px; max-width: 200px; }

input[type=submit], input[type=reset], input[type=button] {
	max-height: 25px;
	background-image:url(images/Red3DBck_25.gif); background-repeat: repeat-x;
}
input[type=submit].limited { width: 50px; padding: 0px; }
input.Cart { background-color: #CCCCCC; border-style: none; vertical-align: middle; }
input.Number { vertical-align: middle; text-align: right; }

*.red { color: #EE0000; }
*.blue { color: #0000DF; }

p.Panel { background-color: #E0E0E0; font-weight: bold; }
p.ReferenceBar { color: #000000; font-weight: bolder; }
p.Headline { text-align: center; font-size: 12pt; font-weight: bold; }
b.Headline { text-align: center; font-size: 12pt; }
