/* CSS Document */




body{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

    color:#000000;
}

h2{
    font-family: "arial";
    color: green
}

a
{
    /*text-decoration:none; */
    color:#000000;
    
}
.related_links{
  color: #0B3861;
  font-weight: normal;
}

a:link {  color: white; text-decoration: none;

          font-family: "arial";
          font-weight: bold;
        }
u{
   font-weight: normal;
}

a:visited {  text-decoration: none; color: white;
             font-family: "arial";
             font-weight: bold;
  }

a:hover
{
    text-decoration:underline;
    color:#ffffff;
}

div.allMenus
{
    margin-left: 1em;
    margin-right: 1em;
    /*border: 1px solid #000066; */
}

div.allMenus table
{
    border-collapse: collapse;
    width: 70%;
}

div.aMenu
{
    border-bottom: 2px solid #0B3861;
}
.menuhead {color: white;
           font-size:12px;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }         

.navOn{
    background-color:#0B3861;
    color:#ffffff;
    font-family:Verdana, Arial,  sans-serif;
    font-size:12px;
    text-align: center;
}

.navOff
{
    background-color:#0B3861;
    color:#000000;
    font-family:Verdana, Arial,  sans-serif;
    font-size:12px;
    text-align: center;
}

td.leftMostRight, td.middleMostRight
{
    border-right: 1px solid white;
}
.learnmenu {
  color: #0B3861;
  font-family: "Arial";
  font-size:12px;
}

b
{
    /*text-decoration:none; */
    color: #0B3861;
}

.dragme{position:relative;}     -->


body {  font-family: "Arial", "Helvetica", "sans-serif"
        font-size:12px;
        color: #000000;

    }

.largetext {  font-family: "Arial", "Helvetica", "sans-serif" ;
            font-size:16px;
        color:green;

  }
.wronganswertext {  font-family: "Arial", "Helvetica", "sans-serif" ;
            font-size:28px;
        color:red;

  }
.normaltext {  font-family: "Arial", "Helvetica", "sans-serif" ;
        color:black;
        font-size:12px;
  }
.chattext {  font-family: "Arial", "Helvetica", "sans-serif" ;
        color:black;
        font-size:12px;
  }


table {font-size:12px;}
pre {font-size:12px;
color: maroon;
}

.headtext {color: green;
           font-size:12px;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }

.schooltext {color: blue;
           font-size:12px ;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }

.warningtext {color: red;
           font-size:12px;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }
.searchtext {color: white;
           font-size:13px;
           font-family: "Arial", "Helvetica", "sans-serif" ;

}

.fieldtext {
           color: green;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
}

.marktext {
           color: green;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
}

.countrytext {color: green;
           font-size:13px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;

}
.regiontext {color: maroon;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;

}

.circuittext {color: red;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;

}

.schooltext {color: blue;
           font-size:11px;
           font-style: italic;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;


}

.pricetext {color: green;
           font-size:14px;
           font-style: italic;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }
.adtext {color: darkblue;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }

.errortext {color: red;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }

.adidentifier {color: red;
           font-size:12px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }

.tabtext {
           color: white;
           font-size:12px;
           font-family: "comic sans ms";

}
.titletext {color: orange;
           font-size:24px;
           font-weight: bold;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           }
.menutext {color: #0B3861;
           font-family: "Arial", "Helvetica", "sans-serif" ;
           font-size:12px;

           }


/**************** menu coding *****************/

#menu {

width: 12em;

background: #eee;

}



#menu ul {

list-style: none;

margin: 0;

padding: 0;

}



#menu a, #menu h2 {

font: normal 11px/16px arial, helvetica, sans-serif;

display: block;

border-width: 1px;

border-style: solid;

border-color: #ccc #888 #555 #bbb;

margin: 0;

padding: 2px 3px;

}



#menu h2 {

color: #fff;

background: #000;

text-transform: uppercase;

}



#menu a {

color: #000;

background: #efefef;

text-decoration: none;

}



#menu a:hover {

color: #a00;

background: #fff;

}



#menu li {position: relative;}



#menu ul ul ul {

position: absolute;

top: 0;

left: 100%;

width: 100%;

}



div#menu ul ul ul 

{display: none;}



div#menu ul ul li:hover ul 

{display: block;}

.cornerBox { position: relative; background: #cfcfcf; width: 100%; }
.cornerBox1 { position: relative; background: #00A0A0; width: 100%; }
.cornerBox2 { position: relative; background: #408040; width: 100%; }

.corner { position: absolute; width: 10px; height: 10px; background: url('../corners.gif') no-repeat; font-size: 0%; }

.cornerBoxInner { padding: 10px; }

.TL { top: 0; left: 0; background-position: 0 0; }

.TR { top: 0; right: 0; background-position: -10px 0; }

.BL { bottom: 0; left: 0; background-position: 0 -10px; }

.BR { bottom: 0; right: 0; background-position:  -10px; }
.floatright { float: right;}
.floatleft { float: left;}

#menubox { width: 200px; float: left; background: whitesmoke; }
#rightmenubox { width: 130px; float: right; top: 150px background: white; }
#contentarea { width: 80%; margin-left:105px; margin-right: 105px; background: white; }
#mainarea { width: 80%; margin: auto; margin-left:105px; margin-right: 105px; background: white; }
#toparea { width: 100%; background: lightblue; }
#bottomarea { width: 100%; background: darkblue; }
#articlearea { width: 80%; background: white; }
#articleheading { width: 80%; background: white; }
#articletext { width: 80%; margin-left:105px; margin-right: 105px; background: white; }
#menuitem { width: 195px; float: left; background: white; }
#menutitle { width: 200px;  background: darkblue; color: white; }
