/* Menu - Main */
@import url(CommonC.css);

body { background-image: url(../Backgrounds/CommonM.png); }
body { margin-top: 8px; padding: 4px; padding-top: 8; margin: 0px; }
body { font-size: 9pt; font-family: "Times", serif; height: 1200px; }
body { background-color: #F8EDE0; border-right-style: solid; border-width: 1px; border-color: #CB8434; }

img.LanguageSelector    { cursor: hand }
table.LanguageSelector  { font-weight: bold; font-size: 8pt; font-family: "Arial", sans-serif; text-indent: 0pt; }

.forMSIE        { text-indent: 2pt; }

.Remark         { font-size: 7pt; font-family: "Times", serif; text-indent: 2pt; }
.MailTo         { font-size: 9pt; font-family: "Times", serif; text-indent: 2pt; }

.IsOpen         { font-size: 9pt; font-family: "Times", serif; text-indent: 2pt; color:chocolate; margin-bottom:8px; }
.Counts         { font-size: 8pt; font-family: "Arial", sans-serif; text-indent: 0pt; color:darkorange; margin-top:2px; }

.Common         { font-size: 9pt; font-family: "Arial", sans-serif; font-weight: bold; text-indent: 2pt; }
.Version        { font-size: 8pt; font-family: "Arial", sans-serif; font-style: italic; text-indent: 2pt; }

