/* 
    Document   : main
    Created on : 16-giu-2010, 7.51.43
    Author     : E-FUNCTIONS
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    border: 0px;
    margin: 0px;
    background-image: url('http://www.kenyansinitaly.org/images/kenyanback.jpg');
    background-repeat:repeat-x;
}

h1 {
    color: #444444;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
}

.btitle {
    color: #444444;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
    font-weight: bold;
}

.stext {
    color: #444444;
    font-family: 'Times New Roman',Times,serif;
    font-size: 14px;
}

.more {
font-size: 12px;
color: #444444;
text-decoration: none;
}

a:link.mainmenu, a:visited.mainmenu {
font-size: 16px;
color:#0000ff;
text-decoration: underline;
}

a:hover.mainmenu {
font-size: 16px;
color:#0000ff;
text-decoration: none;
}

a:link.bodymenu, a:visited.bodymenu {
font-size: 14px;
color:#0000ff;
text-decoration: underline;
}

a:hover.bodymenu {
font-size: 14px;
color:#0000ff;
text-decoration: none;
}

a:link.boldmenu, a:visited.boldmenu {
font-size: 14px;
color: #444444;
font-weight: bold;
text-decoration: none;
}

a:hover.boldmenu {
font-size: 14px;
color: #444444;
font-weight: bold;
text-decoration: none;
}

a:link.pmore, a:visited.pmore {
font-size: 12px;
color: #0f750f;
text-decoration: none;
}

a:hover.pmore {
font-size: 14px;
color: #0f750f;
text-decoration: none;
}

a:link.e-func, a:visited.e-func {
font-size: 14px;
color: #444444;
text-decoration: underline;
}

a:hover.e-func {
font-size: 14px;
color: #444444;
text-decoration: none;
}

a:link.ken, a:visited.ken {
font-size: 18px;
font-weight: bold;
color: gray;
text-decoration: none;
}

a:hover.ken {
font-size: 18px;
font-weight: bold;
color: gray;
text-decoration: underline;
}

a:link.memlink, a:visited.memlink {
font-size: 12px;
color: #0000FF;
font-family: 'Comic Sans MS';
text-decoration: underline;
}

a:hover.memlink {
font-size: 12px;
color: #0000FF;
font-family: 'Comic Sans MS';
text-decoration: none;
}

a:link.membig, a:visited.membig {
font-size: 16px;
color: #0000FF;
font-family: 'Comic Sans MS';
text-decoration: underline;
}

a:hover.membig {
font-size: 16px;
color: #0000FF;
font-family: 'Comic Sans MS';
text-decoration: none;
}

a:link.membig2, a:visited.membig2 {
font-size: 12px;
color: #0000FF;
font-family: 'Comic Sans MS';
text-decoration: underline;
}

a:hover.membig2 {
font-size: 12px;
color: #0000FF;
font-family: 'Comic Sans MS';
text-decoration: none;
}


.mem{
font-size: 12px;
font-family: 'Comic Sans MS';
}

.memhead{
font-size: 14px;
font-weight: bold;
color: #0f750f;
font-family: 'Comic Sans MS';
}

.membank{
font-size: 14px;
font-weight: bold;
}

.subhead{
font-size: 18px;
font-weight: bold;
color: #0f750f;
}