/* MAINTEMPLATE */

A:link { text-decoration : none; color: #000000; }
A:visited { text-decoration : none; color: #000000; }
A:active { text-decoration : none; color: #000000; }
A:hover { text-decoration : none; color: #C0C0C0; } 

body.root { margin:0; background-image:url(../images/bg-stripes.gif); }

body { scrollbar-base-color:#339966; scrollbar-arrow-color:#000000; }
body table { font-family:Arial; }
table.headline{ width:100%; height:100px; }
.head1 { background-color:#339966; width:100%; height:100px; vertical-align:middle; text-align:center; }
.logo1 { width:91px; height:100px; vertical-align:middle; }
.spacer { width:2%; }
.logo2 { width:723px; height:50px; vertical-align:middle; }
.head2 { background-color:#00cc66; width:100%; height:15px; vertical-align:middle; text-align:center; font-size:10px; }

table.main { width:95%; vertical-align:middle; text-align:center; }
.menu { width:170px; height:790px; vertical-align:top; text-align:center; }
.iframe { width:170px; height:790px; margin:0px; }
.maincell { width:100%; height:100%; }

.tab1 { width:100%; height:100%; margin:0px; }
.td1 { background-color:#00cc66; }
.td2 { background-color:#339966; width:100%; height:100%; padding:50px;}
.mainheadline { font-weight:bold; text-align:center; font-size:12px; }
.maintext { font-size:12px; text-align:center; }

table.bottomline{ width:100%; } 
.bottom1 { background-color:#00cc66; }
.bottom2 { background-color:#339966; height:20px; }
.copy { text-align:center; font-size:10px; }

/* MENU */

body.menubody { background-color:#00cc66; text-align:center; }
table.menutab { background-color:#00cc66; }
.pritab { width:170px; }
.sectab { width:100%; }
.menucell { background-color:#339966; text-align:center; vertical-align:middel; font-size:12px; font-weight:bold; }
