
/* Nek Chand Foundation Style Sheet */

/* General */

body {
    color:#000000;
    background-color:#FFFFFF;
    font-family:geneva, verdana, arial, sans-serif;
    font-size:9px;}

 td, td.content {font-size:11px;}

img {border:none;}

.button {
    color:#996600;
    background-color:#FFFFFF;
    font-size:12px;
    border-style:solid;
    border-color:#996600;
    border-width:1px;
    padding:2px;}

input, select, textarea {
    color:#996600;
    background-color:#FFFFFF;
    font-size:12px;
    border-style:solid;
    border-color:#996600;
    border-width:1px;
    padding:2px;}


/* ==========MAIN WINDOW======== */

.mainWindow {
    color:#996600;
    background-color:#FFFFFF;
    font-size:12px;
    vertical-align:top;
    border-left-style:solid;
    border-bottom-style:solid;
    border-color:#996600;
    border-width:1px;
    padding:8px;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:22px;   font-weight:bold;}
h4 {font-size:18px;  font-weight:bold;}
h5 {font-size:12px;  font-weight:bold;}

.tableText {
    color:#996600;
    background-color:FFFFFF;
    font-size:12px;}

.emailLink{ color:#FF3300;}
.emailLink:hover { text-decoration:underline;}

.link {color:#FF3300;}

.heading {
color:#996600;}

/* ========NAVIGATION======== */
.rightNav	{
    color:#996600;
    background-color:#FFCC00;
    vertical-align:top;
    border-right-style:solid;
    border-left-style:solid;
    border-bottom-style:solid;
    border-color:#996600;
    border-width:1px;
    padding:8px;}

.rightNav>a {
    text-decoration:none;
    color:#996600;}

.navhead {
  font-weight:bold;
  font-size:14px;
  color:#996600;
  text-decoration:none;}

 .menu {
    color:#996600; 
    background:#FFCC00; 
    width:100%; 
    font-size:12px;
    text-decoration:none;}

.here {
    font-weight: bold; 
    background:#FF9900;  
    width:100%;  
    color:#996600; 
    font-size:12px;
    text-decoration:none;}

.menu:hover {
    background:#FF9900;  
    color:#996600;
    font-size:12px;}



/* ========MASTHEAD======== */
.mastheadLeft {
    background-color:#FF9900;
    border-top-style:solid;
    border-left-style:solid;
    border-bottom-style:solid;
    border-color:#996600;
    border-width:1px;}

.mastheadRight {
    background-color:#FF9900;
    border-top-style:solid;
    border-right-style:solid;
    border-bottom-style:solid;
    border-color:#996600;
    border-width:1px;}

/* =======NEWS======== */
.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.smText {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}

