BODY {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

/*----------------------------*/
.txtMain {
    font-size: 11px;
    color: #333333;
    font-family: Tahoma;
    line-height: 17px;
    text-align: justify;
}
.txtMainHL {
    font-size: 11px;
    color: #cc6600;
    font-family: Tahoma;
    text-align: justify;
}
.sbhd1 {
    font-size: 12px;
    color: black;
    font-weight: bold;
    font-family: Tahoma;
}
.color1 {
    color: Maroon;
}
.lblSuc {
    font-size: 12;
    color: #336633;
    font-family: Tahoma;
    line-height: 20px;
    text-align: justify;
    font-weight: bold;
}
.lblErr {
    font-size: 12;
    color: #ff6600;
    font-family: Tahoma;
    line-height: 20px;
    text-align: justify;
    font-weight: bold;
}
.box1 {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.boxhd {
    background-color: #f0f0f0;
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #3c3c3c;
}
/* Links */
.link1 {
    color: #696969;
    font-weight: bold;
    text-decoration: none;
}

A.link1:hover {
    color: #d2691e;
}
.link2 {
    color: #2c6995;
    font-weight: bold;
    text-decoration: underline;
}

A.link2:hover {
    color: #d2691e;
}
.link3 {
    color: #6699ff;
    font-family: tahoma;
    font-size: 10px;
}
.linkBtn1 {
    color: #0066cc;
    text-decoration: underline;
    padding: 1px;
}
.linkBtn1:hover {
    font-weight: bold;
}
.linkBtn2 {
    font-size: 11px;
    font-family: Tahoma;
    color: #006666;
}
/* End Links */

.mnu1 {
    font-size: 11px;
    color: #404040;
    font-family: Tahoma;
    text-align: center;
    text-decoration: none;
}
A.mnu1:hover {
    color: #d2691e;
}
.img1 {
    float: none;
}

.iconbox2 {
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
    line-height: 30px;
    background-position: bottom;
    background-image: url(/Images/custom/bg/iconbg.jpg);
    background-repeat: repeat-x;
}
.boxbd {
    background-color: #fbfbfb;
}
.bdr1 {
    border-right: gainsboro 1px solid;
}

.bdr2 {
    border-left: gainsboro 1px solid;
}
.bdr3
{
    border-bottom :gainsboro 1px solid;
    background-repeat: repeat-x;
}
.hand {
    cursor: hand;
    cursor: pointer;
}
/* DIMENSIONS,ETC. FOR SPECIFIC ITEMS =========================*/

/*------Common-----------------------*/
.tblMain {
    background-color: #ffffff;
    width: 100%;
    height: 600;
}
.btm {
    width: 100%;
}
.bd {
    height: 100%;
    width: 100%;
    vertical-align: top;
}
.bdhd {
    background-color: #536e97;
    font-size: 20px;
    color: white;
    font-family: Arial,Verdana;
    font-weight: bold;
    height: 50px;
    text-indent: 25px;
    vertical-align: middle;
}
.bdSideMnu {
    width: 177px;
    text-align: center;
    vertical-align: top;
    height: 450px;
    background-position: top;
    background-image: url(/Images/custom/bg/bdContentTp.jpg);
    background-repeat: repeat-x;
}
.bdContent {
    vertical-align: top;
    border-left: gainsboro 1px solid;
    height: 300px;
    background-position: top;
    background-image: url(/Images/custom/bg/bdContentTp.jpg);
    background-repeat: repeat-x;
}
/*--*/
.tblContent {
    margin-left: 10px;
    margin-right: 10px;
    width: 95%;
    padding: 5px;
}
.contentHd {
    font-size: 20pt;
    font-weight: bold;
    font-family: Arial;
    color: gray;
    vertical-align: top;
    padding-top:10px;
    padding-bottom:10px;
}
.contentBd {
    margin-top: 10px;
    padding-left:15px; 
    font-size: 12px;
    color: #333333;
    font-family: Tahoma;
    line-height: 17px;
    text-align: justify;
}
.txtmain
{
    color: red;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
/*------Grid View-----------------------*/
.grd1 {
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    font-size: 11px;
    color: #464746;
    font-family: Tahoma;
}
.grdHd1 {
    color: #ffffff;
    font-weight: bold;
    height: 20px;
    text-align: left;
    background-color: gray;
}
.grdSbHd1 {
    color: #2c6995;
    font-weight: bold;
}
.grdRow1 {
    vertical-align: top;
    text-align: left;
}
/*------Company-----------------------*/
.txtEventDate {
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    color: #4e4e4e;
}
.txtEvent {
    font-weight: bold;
    font-size: 11px;
    font-family: tahoma;
    color: #536e97;
}
/*------Suite-----------------------*/
.tblSuite {
    width: 100%;
}
.hdMdls {
    font-size: 12px;
    padding-left:15px;
    color: gray;
    font-family: Tahoma;
    font-weight: bold;
    text-indent: 3px;
    height: 30;
    border-bottom: gray 1px solid;
    vertical-align: top;
}
.bdMdls {
    width: 100%;
}
.tblContentMdls {
    width: 100%;
}
.hdMdlOptions {
    border-bottom: #a9a9a9 1px solid;
    padding-left:15px;
    line-height: 15px;
    text-align: left;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #3c3c3c;
}

/*------Company-----------------------*/
.imgEvents {
    cursor: hand;
    cursor: pointer;
}
/*------Company-----------------------*/

.adminLink1 {
    color: #d2691e;
    font-weight: bold;
    text-decoration: underline;
}
.adminActionPnl {
    background-color: #f5f5f5;
}
.ModuleImage
{
    border-right: #cccccc 1px solid;
}
.ModuleIFrame
{
    height: 100%;
    table-layout: auto;
    width: 420px;
}
