/* CSS for Horst Schaeffer's Batch Pages */

body {position:relative; margin:auto; width:910px; background-color:#d2cfd6; 
	font-size:9pt; font-family:Verdana,Arial,Helvetica; }

#menu {position:fixed; margin-top:20px; width:130px; }
#titl {position:absolute; top:10px; left:130px; width:780px; height:30px; 
	border-width:1px; border-style:solid; background-image:url(img/sun2.jpg); 
	font-weight:bold; color:maroon; text-align:center; line-height:27px; } 
#main {position:absolute; top:56px; left:130px; width:780px; }

td {border-color:#888888; }

div.language {text-align:center; font-size:8pt; color:maroon; line-height:16px; }

td.menu {background-color:#d2cfd6; border-width:1px; border-style:solid; height:68px; 
	text-align:center; vertical-align:middle; padding:4px; }
td.menux {background-color:#eeeeee; border-width:1px; border-style:solid; border-color:#bb4400; height:68px; 
	text-align:center; vertical-align:middle; padding:4px; }

table.bg2 {background-color:#fbf2d8; width:100%; border-style:solid; border-color:#888888; border-width:1px; }
table.bg1 {background-color:#f0fce0; width:100%; border-style:solid; border-color:#888888; border-width:1px; }
table.pb   {background-color:#dcecf0; width:100%; border-style:solid; border-color:#888888; border-width:1px; }
table.footer {background-color:#ebe1cc; width:100%; border-style:solid; border-color:#888888; border-width:1px; 
	text-align:center; }

table.button {border-width:1px; width:100%; height:20px; border-style:outset; }
td.button {background-color:#e0e0e0; text-align:center;}

td.bum {background-color:#f8e6b6; text-align:center;}
td.details {padding:16px; line-height:11pt; }
td.date {vertical-align:top; text-align:right; }
td.bx {background-color:#e0e0e0; width:100%; text-align:center; color:maroon; }

a:active {text-decoration: none;}
a:link {color:#306800; text-decoration: none}
a:visited {color:maroon; ; text-decoration: none}
a:hover {color:#FF0000; text-decoration:none; font-weight:bold;}
a.block:hover {display:block; background:#FFFFFF;}

u {font-family: "Courier New"; font-size:10pt; color:#007000; font-weight:bold; font-style:normal; text-decoration:none}

