body
{
    font-family: Trebuchet MS;
    font-size: 11px;
    margin: 0;
    color: #000;
    text-align: center;
    background: #e9d9ea;
}
h3
{
    font-size: 18px;
    font-weight: normal;
}
h5
{
    font-size: 14px;
    margin: 2px;
}
h6
{
    font-size: 12px;
    padding: 2px;
    margin: 0px;
}

.grey
{
    background: #dcdcdc;
}

.black a:Hover
{
    color: #000000;
}

.protoncolor, a.protoncolor
{
    color: #79347F;
}
.protonborder
{
    border: #79347F 2px solid;
}

#Page
{
    width: 797px;
    margin: 0 auto;
    text-align: left;
    background: #FFF;
}

#page
{
    width: 797px;
    margin: 0 auto;
    text-align: left;
    background: #FFF;
}

#mainarea
{
    text-align: left;
    font-size: 11px;
    width: 100%;
    float: left;
}
#header
{
    width: 100%;
    display: block;
}

#sidebar
{
    width: 239px;
    float: left;
}

#content
{
    width: 557px;
    float: left;
}
#footer
{
    text-align: center;
    width: 100%;
    font-size: 10px;
    display: table;
    font-family: Arial;
}

ul, td, ol
{
    vertical-align: top;
    margin: 0;
    padding: 0;
}
td
{
    font-size: inherit;
}
.mytable
{
    width: 100%;
    line-height: 1.5em;
    border: 1px none #000;
}

.mytable th
{
    text-transform: capitalize;
    padding: 2px;
}
.mytable td
{
    padding: 2px;
}

.mytable td.lbl
{
    width: 42%; /*font-weight: bold;*/
}

.mytable td.inpt
{
    width: 30%;
}

.loginview
{
    width: 85%;
    margin: 0 auto;
}

.atleft
{
    text-align: right;
}

.atright
{
    text-align: right;
}
ul#nav li.last
{
    display: inline;
}

.hmenu li
{
    display: inline; /*background: transparent url(../images/center.jpg);*/
    margin: 0px;
    padding: 2px;
}

ul.hmenu
{
    list-style-image: url(../images/bullet.gif); /*background: transparent url(../images/center.jpg);*/
    text-align: center;
    vertical-align: middle;
}

.leftsided
{
    text-align: left;
}

.profile label
{
    font-weight: bold;
    text-transform: capitalize;
}

.profile
{
    text-align: left; /*background: #cef;*/
    width: 300px;
    height: 150px;
    padding: 4px;
    border: 1px solid #CFC5CF;
}

.profile img
{
    width: 128px;
    height: 132px;
    float: right;
}
#header img
{
    margin: 0;
    padding: 0;
    border: 0px none;
    float: left;
}

table
{
    border-collapse: collapse;
}

li
{
    line-height: 1.5em;
}
.atcenter
{
    text-align: center;
}



ul.leftmenu, .article ul, .article ol, ul.AspNet-Menu, .leftmenu
{
    padding-left: 25px;
    list-style-image: url(../images/bullet.gif) !important;
}

.bootomimg, .bottomimg
{
    background-position: 0px;
    width: 239px;
    height: 11px;
    background-image: url('../images/base_links.gif');
    background-repeat: no-repeat;
    border: 0px none;
}

.topimg
{
    background-position: 0px;
    width: 239px;
    height: 11px;
    background-image: url('../images/base_links_top.gif');
    background-repeat: no-repeat;
    border: 0px none;
}
.button
{
    background-image: url('../images/buttonbg.png');
    width: 86px;
    height: 30px;
    color: #fff;
    border: 0px none;
    font-weight: bold;
}

#sidebar img
{
    float: none;
}

.article
{
    padding-left: 20px;
    vertical-align: top;
}

/* menu style begin*/
#menu
{
    padding: 4px;
    padding-left: 10px;
}

.leftmenu
{
    margin-left: 10px;
}

.leftmenu li, .menuitem a, .AspNet-Menu-Leaf
{
    background: transparent url(../images/spacer_links.gif) no-repeat scroll 0px 18px;
    line-height: 1.7em;
    padding: 2px;
    display: block;
}

.h1menuitem a
{
    background: transparent url(../images/spacer_links.gif) no-repeat scroll 0px 18px;
    line-height: 1.7em;
    padding: 2px;
    font-weight: bold;
    display: block;
}
.menuitem td, .AspNet-Menu-Leaf a
{
    padding-left: 15px;
    background: transparent url(../images/bullet.gif) no-repeat scroll 0 6px !important;
    text-transform: capitalize;
}
.activemenu, .activemenu a
{
    color: #79347F;
    font-weight: bold;
}

/* menu style end*/
ul.AspNet-Menu
{
    position: relative;
}

ul.AspNet-Menu, ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;
    width: 210px;
}
ul.AspNet-Menu li
{
    width: 200px;
}
/* css control menu ends */

.AspNet-DataList td
{
    padding: 2px;
    text-align: center;
}
.bigtext
{
    width: 400px;
}

.midtext
{
    width: 300px;
}

.inputbox
{
    width: 150px;
}
p:first-line
{
    text-indent: 5px;
}
p
{
    text-align: justify;
}

.leftblock
{
    padding: 0px 13px;
}

.input_tb
{
    width: 200px;
}

#sidebar td
{
    font-size: 11px;
    font-family: inherit;
}

.red
{
    color: Red;
}
.topper
{
    text-align: center;
    border: 1px solid #79347F;
}

tr:odd .topper
{
    background: #f4ebf5;
    text-align: center;
    vertical-align: top;
}

.selectedItem
{
    font-weight: bold;
    color: #79347F;
}

.eventItem
{
    padding: 4px;
    vertical-align: top;
    width: 170px;
}

.heading
{
    font-size: 16px;
    font-weight:bold;
}

.greyc{
color:#888;
}

.imgDOB
{
    background-position: 0px;
    width: 239px;
    height: 40px;
    background-image: url('../images/todaybirthdaytop.gif');
    background-repeat: no-repeat;
    border: 0px none;
}

.imgDOBbottom
{
    background-position: 0px;
    width: 239px;
    height: 32px;
    background-image: url('../images/todaybirthdaybottom.gif');
    background-repeat: no-repeat;
    border: 0px none;
}