BODY { background-color: #E5E5E5;
       background-image: url(background.gif);
       font-family: tahoma, arial, sans-serif;
       font-size: 10pt;
       margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px;
     }
A:link, A:visited {color: #1040D0; text-decoration:none;}
A:active, A:hover {color: #1040D0; text-decoration:underline;}

TABLE { empty-cells: show; }

TD, TH { font-family: tahoma, arial, sans-serif; font-size: 10pt; }
SMALL { font-family: tahoma, sans-serif; font-size: 8pt; color: #606060; }
SUB, .smalltitle  { font-family: verdana, sans-serif; font-size: 7.5pt; }

UL { list-style-image: url(liimg.gif); }

.ralogo_big { font-family: tahoma, sans-serif; font-size: 30pt; color: #626262; }
.versionnum { font-family: tahoma, sans-serif; font-size: 30pt; color: #FF8B0F;}
.orange_title {  font-family: verdana, sans-serif; font-size: 11pt; color: #FF8B0F; }
.title { font-family: tahoma, sans-serif; font-size: 16pt; color: #505050; }
.subtitle { font-weight: bold; }

TD.stdtext { padding-left: 35px; padding-right: 30px; padding-top: 0px; padding-bottom: 0px; }

TABLE.main { background-color: white;
             border-color: #D9D9D9; 
             border-style: solid;
             border-width: 0px;
             border-right-width: 1px;
             border-left-width: 1px; }

TABLE.menu TD { background-color: #C0C0C0;
        border-width: 1px;
	padding-left: 4px;
	padding-right: 4px; }

TABLE.menu TH { border-width: 1px;
	padding-left: 15px;
        background-color: #C0C0C0;
	background-image: url(img/main_menusep.gif); }
	
TABLE.menu TD.menusel {
	padding-left: 5px;
	padding-right: 5px;
	border-color: #FF8B0F; 
        border-style: solid ;
        border-width: 1px;
        background-color: #F4F4F4; }

TABLE.menu A { color: black; font-family: tahoma, sans-serif; font-size: 11pt; text-decoration: none; white-space: nowrap;}
TABLE.menu A:link, TABLE.menu A:visited, TABLE.menu A:active { color: black;  }
TABLE.menu A:hover { color: black; text-decoration: underline; }

TABLE.menu A.sm { color: black; font-family: verdana; font-size: 9pt;text-decoration: underline; white-space: nowrap; }
TABLE.menu A.sm:link, TABLE.menu A.sm:visited, TABLE.menu A.sm:active { color: black;  }
TABLE.menu A.sm:hover { color: black; }

A.download:link, A.download:visited {color: black; text-decoration:underline;}
A.download:active, A.download:hover {color: blue;}

TABLE.orangetable { border-color: #A9A9A9; 
                  border-style: solid;
                  border-width: 0px;
                  background-color: #E8E8E8; }
TABLE.orangetable TD
               {   border-color: #A9A9A9; 
                   border-style: solid;
                   border-width: 1px;
               }
TABLE.orangetable TH
               {   border-color: #FF8B0F; 
                   border-style: solid;
                   border-width: 1px;
                   background-image: url(orange_thbg.gif);
                   font-family: verdana, sans-serif;
               }

TABLE.orangegal { border-color: #A9A9A9; 
                  border-style: solid;
                  border-width: 1px;
                  background-color: #f5f5f5; }
TABLE.orangegal TD { padding-left: 15px; }
TABLE.orangegal TH { background-color: #FFA749; }

TABLE.orangekeys
               {   border-color: #A9A9A9;
                   border-style: solid;
                   border-width: 1px;
                   background-color: #f5f5f5;
               }
TABLE.orangekeys TD
               {   border-color: #A9A9A9;
                   border-style: solid;
                   border-width: 0px;
                   border-top-width: 1px;
                   font-size: 8pt;
               }
TABLE.orangekeys TH
               {   border-color: #FF8B0F; 
                   border-style: solid;
                   border-width: 0px;
                   border-top-width: 1px;
                   font-size: 8pt;
                   background-color: #FFA749;
                   background-image: url(orange_thbg.gif);
               }

INPUT.orange, TEXTAREA.orange { background-color: white;
             border-width: 1px; border-color: #a9a9a9; border-style: solid;
             font-size: 9pt; font-family: verdana, sans-serif; color: black;}

