
/* === Contact Subho (subhomukti@yahoo.com) for any changes === */

body { 
 background-color: #ffffff;
 color: #000000;
}

body.menu { 
 background-color: #ffc000;
 color: #000000;
}


a:link, a:visited {
 color: #0000FF; 
 text-decoration: underline; 
}

a:active a:hover { 
 color: #ff0000; 
 text-decoration: underline; 
}

/* Used for menu bar */
a.menuitem:link, a.menuitem:visited {
 color: #00A000;
 display: block;
 font-weight: strong;
 font: 16px lucida grande, geneva, verdana;
 padding: 5px 5px 5px 5px;
 text-decoration: none;
}

a.menuitem:hover, a.menuitem:active {
 color: #FF0000; 
 display: block;
 font-weight: strong;
 font: 16px lucida grande, geneva, verdana;
 text-decoration: none;
 padding: 5px 5px 5px 5px;
 background-color: #d0d0ff;
}

.sidebar { 
 font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
}

.main { 
 font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px;
}

table#topmenu {
 background-color: #fff;
 border-left: 1px solid #a1a5a9;
}

table#topmenu td {
 text-align: center;
 font: 14px lucida grande, geneva, verdana;
 background-color: #fff;
 border-right: 1px solid #a1a5a9;
}

table#topmenu td a {
 text-decoration: none;
 display: block;
 margin: 0;
 padding: 5px 15px 5px 15px;
 background-color: #f0f0f0; 
}

table#topmenu td a:link, #topmenu td a:visited {
 color: #00A000;
 font-weight: strong;
 text-decoration: none;
}

table#topmenu td a:hover {
 color: #00A000;
 display: block;
 font-weight: strong;
 text-decoration: none;
 background-color: #FFB060;
}

/*  BEGIN -- Style for volunteer listing page  */

td.volemail {
 background-color: #ffe0b0; 
 font-family: helvetica, arial, sans-serif;
 font-size: smaller;
 text-align: left;
 vertical-align: top;
}

td.volphone {
 background-color: #ffe0b0; 
 font-family: helvetica, arial, sans-serif;
 font-size: smaller;
 text-align: left ;
 vertical-align: top;
}

td.volfunction {
 background-color: #b0e0b0;
 font-family: helvetica, arial, sans-serif;
 font-size: smaller;
 text-align: left;
 vertical-align: top;
}

td.volname {
 background-color: #ffe0b0; 
 font-family: helvetica, arial, sans-serif;
 font-size: smaller;
 text-align: left;
 vertical-align: top;
}

th.volhead {
 background-color: #e0e0e0;
 font-family: helvetica, arial, sans-serif;
 text-align: center;
 vertical-align: top;
}

th.voltablehead {
 background-color: #e0e0e0;
 font-family: helvetica, arial, sans-serif;
 text-align: center;
 vertical-align: top;
}

.green17 {
 color: #00A000;
 font-family: helvetica, arial, sans-serif;
 font-size: 17px;
 text-decoration: none;
}

.green18 {
 color: #00A000;
 font-family: helvetica, arial, sans-serif;
 font-size: 18px;
 text-decoration: none;
}

.green20 {
 color: #00A000;
 font-family: helvetica, arial, sans-serif;
 font-size: 20px;
 text-decoration: none;
}

.saffron17 {
 color: #F0900F;
 font-family: helvetica, arial, sans-serif;
 font-size: 17px;
 text-decoration: none;
}

.saffron18 {
 color: #F0900F;
 font-family: helvetica, arial, sans-serif;
 font-size: 18px;
 text-decoration: none;
}

.saffron20 {
 color: #F0900F;
 font-family: helvetica, arial, sans-serif;
 font-size: 20px;
 text-decoration: none;
}

