BODY {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: Helvetica, Arial, sans-serif;
    background: url(http://lionsclubs.org/common/images/internal/bkgd_main.jpg) #ebe6c0 no-repeat center top;
    font-size: 14px;
    padding-top: 0px;
}

@font-face {
    font-family: 'Lohit';
    src: url(../fonts/lohit.ttf) format('truetype');
}

.makebold {
    font-weight: bold;
}

.content {
    font-size: small;
    padding: 3px;
    color: Black;
}

.clubcontent {
    font-size: small;
    line-height: 1.5em;
    color: Black;
}

.title {
    font-size: 20px;
    font-weight: bold;
}

.smalltitle {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: Blue;
}
.leftalign{
    margin-left: 10px;
}
.leftalign2{
    margin-left: 20px;
}

.setcolon {
    padding: 2px;
}

.tbl {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #00529B;
}

.tableborder {
    border: 1px solid #00529B;
}

.inputbox {
    width: 250px;
}

.memberlist {
    font-size: 12px;
    line-height: 1.8em;
    font-family: Helvetica, Arial, sans-serif, Verdana;
}

.columnborder {
    border: 1px solid #D5D0AA;
    padding-left: 10px;
    width: 200px;
    vertical-align: text-top;
}

.projectstitle {
    font-size: 17px;
    color: Blue;
}

.projectsubtitle {
    font-size: 17px;
    color: Maroon;
}

.projectcontent {
    text-align: justify;
}

.footer {
    background-color: #00529B;
    width: 975px;
    color: White;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
}

.footer a {
    color: White;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
}

footer:hover {
    color: White;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
}

#bodybg {
    background-color: #ffffff;
}

#logo {
    background-color: #f3f0c9;
}

#header {
    background-color: #f3f0c9;
    color: #584f44;
    font-size: 36px;
}

#loc {
    background-color: #f3f0c9;
    color: #584f44;
    font-size: 16px;
}

#district {
    background-color: #f3f0c9;
    color: #584f44;
    font-size: 14px;
}

#mainframe {
    background: url(../img/bottom-right.jpg) #e2e0c6 repeat-x 50% bottom;
}

#leftshadow {
    background: url(../img/left-shadow.png) repeat-y;
}

#rightshadow {
    background: url(../img/right-shadow.png) repeat-y;
}

#foot {
    background: url(../img/bottom-shadow.png) repeat-x;
    color: #ffffff;
    font-size: 12px;
    font-family: Helvetica, Arial, sans-serif;
}

#main {
    padding-bottom: 25px;
    padding-left: 22px;
    padding-right: 22px;
    color: Black;
    padding-top: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

H1.title {
    color: #887966;
    font-size: 18px;
}

#menu {
    color: #336699;
}

#menu A {
    color: #336699;
    text-decoration: none;
}

#menu A:hover {
    color: #336699;
    text-decoration: underline;
}

#menugray {
    color: #999999;
}

#menuactive {
    background-color: #00529b;
    color: #edeada;
}

.leftmenu UL {
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 190px;
    padding-right: 0px;
    border-top: #d5d0aa 1px solid;
    list-style-image: none;
    padding-top: 0px;
}

.leftmenu UL LI {
    border-bottom: #d5d0aa 1px solid;
    margin: 0px;
    width: 190px;
}

.leftmenu UL LI A {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #edeada;
    padding-left: 30px;
    width: 150px;
    padding-right: 10px;
    display: block;
    color: #00529b;
    font-weight: normal;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu UL LI A:hover {
    background-color: #00529b;
    color: #edeada;
}

.leftmenu UL LI A.selected {
    background-color: #00529b;
    color: #edeada;
}

.leftmenu UL LI DIV.leftmenugrey {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #edeada;
    padding-left: 30px;
    width: 150px;
    padding-right: 10px;
    display: block;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu UL LI UL {
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: #d5d0aa 1px solid;
    list-style-image: none;
    padding-top: 0px;
}

.leftmenu UL LI UL LI {
    border-bottom: #d5d0aa 1px solid;
    margin: 0px;
    width: 190px;
}

.leftmenu UL LI UL LI.last {
    border-bottom: 0px;
}

.leftmenu UL LI UL LI A {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #fcfcf7;
    padding-left: 35px;
    width: 145px;
    padding-right: 10px;
    display: block;
    color: #00529b;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu UL LI UL LI A:hover {
    background-color: #fcfcf7;
    color: #00529b;
    text-decoration: underline;
}

.leftmenu UL LI UL LI UL LI {
    border-bottom: #d5d0aa 1px solid;
    margin: 0px;
    width: 190px;
}

.leftmenu UL LI UL LI UL LI.last {
    border-bottom: 0px;
}

.leftmenu UL LI UL LI UL LI A {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #fcfcf7;
    padding-left: 45px;
    width: 145px;
    padding-right: 0px;
    display: block;
    color: #00529b;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu UL LI UL LI UL LI A:hover {
    background-color: #fcfcf7;
    color: #00529b;
    text-decoration: underline;
}

#righttop {
    background-color: #d7d7c7;
    color: #000000;
    font-size: 13px;
}

#rightsmtext {
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
    font-size: 13px;
    padding-top: 0px;
}

#rightform {
    color: #666666;
    font-weight: bold;
}

A.linkblack {
    color: #000000;
}

A.linkblack:hover {
    color: #000000;
}

A.linkblacknou {
    color: #000000;
    text-decoration: none;
}

A.linkblacknou:hover {
    color: #000000;
    text-decoration: underline;
}

TABLE.box {
    border-bottom: #f1f0e3 4px solid;
    border-left: #f1f0e3 4px solid;
    border-spacing: 0px;
    border-top: #f1f0e3 4px solid;
    border-right: #f1f0e3 4px solid;
}

#appbox {
    background: #f9f6ed;
    color: #333333;
}

.appboxtd {
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}

#admintitle {
    padding-bottom: 8px;
    background-color: #e5e5dd;
    padding-left: 8px;
    padding-right: 8px;
    color: #887966;
    font-size: 20px;
    padding-top: 8px;
}

#caltitle {
    padding-bottom: 2px;
    background-color: #e5e5dd;
    padding-left: 2px;
    padding-right: 2px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding-top: 2px;
}

#banners {
    background-color: #fbfbf6;
}

#sidecolor {
    background-color: #f3f3e1;
}

#sideborders {
    background-color: #dcd8c8;
}

A.footlink {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
}

A.footlink:hover {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
}

#memtitle {
    background-color: #666666;
    color: #000000;
    font-size: 13px;
}

#menu2 {
    color: #5d5741;
}

#memtitle2 {
    background-color: #968648;
    color: #ffffff;
    font-size: 13px;
}

#banners2 {
    background-color: #fee67a;
}

#rightsmtext2 {
    color: #000000;
    font-size: 12px;
}

.leftmenu2 UL {
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 190px;
    padding-right: 0px;
    border-top: #968648 1px solid;
    list-style-image: none;
    padding-top: 0px;
}

.leftmenu2 UL LI {
    border-bottom: #968648 1px solid;
    margin: 0px;
    width: 190px;
}

.leftmenu2 UL LI A {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #fee67a;
    padding-left: 30px;
    width: 150px;
    padding-right: 10px;
    display: block;
    color: #00529b;
    font-weight: normal;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu2 UL LI A:hover {
    background-color: #00529b;
    color: #edeada;
}

.leftmenu2 UL LI A.selected {
    background-color: #00529b;
    color: #edeada;
}

.leftmenu2 UL LI DIV.leftmenugrey {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #fee67a;
    padding-left: 30px;
    width: 150px;
    padding-right: 10px;
    display: block;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu2 UL LI UL {
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: #968648 1px solid;
    list-style-image: none;
    padding-top: 0px;
}

.leftmenu2 UL LI UL LI {
    border-bottom: #968648 1px solid;
    margin: 0px;
    width: 190px;
}

.leftmenu2 UL LI UL LI.last {
    border-bottom: 0px;
}

.leftmenu2 UL LI UL LI A {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #fcfcf7;
    padding-left: 35px;
    width: 145px;
    padding-right: 10px;
    display: block;
    color: #00529b;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu2 UL LI UL LI A:hover {
    background-color: #fcfcf7;
    color: #00529b;
    text-decoration: underline;
}

.leftmenu2 UL LI UL LI UL LI {
    border-bottom: #968648 1px solid;
    margin: 0px;
    width: 190px;
}

.leftmenu2 UL LI UL LI UL LI.last {
    border-bottom: 0px;
}

.leftmenu2 UL LI UL LI UL LI A {
    padding-bottom: 6px;
    line-height: 1.2em;
    background-color: #fcfcf7;
    padding-left: 45px;
    width: 145px;
    padding-right: 0px;
    display: block;
    color: #00529b;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}

.leftmenu2 UL LI UL LI UL LI A:hover {
    background-color: #fcfcf7;
    color: #00529b;
    text-decoration: underline;
}

.mainnavcell {
    position: relative;
    margin: 0px auto;
    width: 960px;
    background: url(../../common/images/internal/mainnavyellowbottom.gif) #ffffff repeat-x left bottom;
    background-color: #FFCF06;
}

.mainnavrowone {
    width: 1000px;
}

.mainnavrowone UL {
    line-height: 1em;
    list-style-type: none;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    list-style-image: none;
}

.mainnavrowone UL LI {
    float: left;
    border-right: #e5ba05 1px solid;
}

.mainnavrowone UL LI A {
    border-bottom: #ffcf06 6px solid;
    padding-bottom: 6px;
    background-color: #ffcf06;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    color: #403505;
    text-decoration: none;
    padding-top: 10px;
}

.mainnavrowone UL LI A.member {
    background-color: #00529b;
    color: #ffcf06;
}

.mainnavrowone UL LI A.memberinside {
    border-bottom: #00529b 6px solid;
    background-color: #00529b;
    color: #ffffff;
}

.mainnavrowone UL LI A:hover {
    border-bottom: #132d54 6px solid;
    text-decoration: none;
}

.mainnavrowone UL LI A.selected {
    border-bottom: #132d54 6px solid;
    text-decoration: none;
}

.mainnavrowone UL LI A.memberinside:hover {
    border-bottom: #00529b 6px solid;
}

.subnavcell {
    position: relative;
    background-color: #00529b;
    margin: 0px auto;
    width: 960px;
}

.subnavcontainer {
    float: left;
}

.subnavcell UL {
    position: relative;
    list-style-type: none;
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    float: left;
    margin-left: 0px;
    list-style-image: none;
}

.subnavcell UL LI {
    float: left;
}

.subnavcell UL LI A {
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    float: left;
    color: #ffffff;
    text-decoration: none;
    padding-top: 7px;
}

.subnavcell UL LI A:hover {
    background-color: #4480b6;
    text-decoration: none;
}

.subheading {
    font-size: 20px;
    font-weight: bold;
}

.hometitle {
    font-family: Monotype Corsiva;
    font-size: 26px;
    font-weight: bold;
}

.setwidth1 {
    width: 115px;
}

.setwidth {
    width: 85px;
}

.setwidth11 {
    width: 90px;
}

.columnborder b {
    text-transform: uppercase;
}

.tml_txt {
    font-family: 'Lohit';
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
    white-space: nowrap;
}

.m0 {
    margin: 0 !important;
}

.tam-2 {
    font-family: 'Lohit';
    font-size: 12px;
    font-weight: bold;
}

.tam-c {
    color: #0000ff;
}

.lion-s {
    font-size: 12px;
}

.int-l {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: bold;
}


/* member list menu hide */

.leftmenu ul li:nth-child(2) {
    display: none
}

.mainnavrowone ul li:nth-child(2) {
    display: none;
}


/* member list menu hide end */

.newln-s {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.newgr {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}

.prl-02 {
    padding-left: 3px;
    padding-right: 3px;
}

.img_text24{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    white-space: nowrap;
    background-color: rgb(255, 255, 255);
    padding: 3px 2px;
    font-family: 'Lohit';
    letter-spacing: 0.2px;
    word-spacing: 0.5px;
}

.img_text{
    text-align: center;
    font-size: 7px;
    font-weight: bold;
    white-space: nowrap;
    background-color: rgb(255, 255, 255);
    padding: 2px;
}

.initial_txt{
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
}
/* .img_text>span{
    font-weight: 100;
} */