﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
}
.eventContent
{
    background-color: #F0F0F0;
    font-family: Arial, Helvetica, Tahoma, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    border: 0px #aec3d8;
    text-align: left;
    z-index:5;
    height:50px;
    
}


.eventContent a
{
    text-decoration: underline;
    color: #0000FF;
}

.eventContent a.link
{
    text-decoration: underline;
    color: #0000FF;
}

.eventContent a:link:hover
{
    text-decoration: none;
}

.eventContent:hover
{
    text-decoration: none;
}


.RadScheduler .rsAptContent, .RadScheduler .rsAptIn, .RadScheduler .rsAptMid, .RadScheduler .rsAptOut
{
    
    z-index:5;
   background-image: none !important;
    
}




.tbl_Master
{
    width: 980px;
    border-left: solid 1px #AAAAAA;
    border-right: solid 1px #AAAAAA;
    border-bottom: solid 1px #AAAAAA;
}

.tblcell_Master_OncologyHeader
{
    height: 18px;
    width: 100%;
    background-color: #F0F0F0;
    text-align: left;
    vertical-align: top;
}

.tblcell_Master_Header_left
{
    height: 69px;
    width: 450px;
    background-image: url("Images/background_Header.jpg");
    text-align: left;
    vertical-align: middle;
    padding: 0px 0px 0px 15px;
}

.tblcell_Master_Header_right
{
    background-image: url("Images/background_Header.jpg");
    text-align: right;
    vertical-align: middle;
    padding: 0px 0px 0px 0px;
}

.tblcell_Master_TopMenu
{
    height: 20px;
    background-image: url("Images/background_TopMenu.jpg");
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 11px;
}

.tblcell_Master_TopMenuSpacer
{
    height: 8px;
    background-image: url("Images/background_TopMenuSpacer.jpg");
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 11px;
}

.tblcell_Master_SearchBox
{
    width: 325px;
    background-image: url("Images/background_TopMenu.jpg");
    text-align: right;
    vertical-align: middle;
    color: #EEEEEE;
    font-size: 11px;
}

.tblcell_Master_Menu
{
    width: 182px;
    background-color: #FCFCFC;
    text-align: left;
    vertical-align: top;
}

.tblcell_Master_Menu_Front
{
    width: 182px;
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
}

.tblcell_Master_Content
{
    background-color: #FCFCFC;
    text-align: left;
    vertical-align: top;
    padding: 0px 6px 0px 0px;
}

.tblcell_Master_Content_Front
{
    background-color: #FFFFFF;
    text-align: left;
    vertical-align: top;
    padding: 0px 6px 0px 0px;
}

.tblcell_Master_Footer
{
    height: 20px;
    background-image: url("Images/background_Footer.jpg");
    text-align: right;
    vertical-align: middle;
    padding: 0px 25px 0px 0px;
    color: #FFFFFF;
    font-size: 11px;
}

.link_Footer
{
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.link_Footer:hover
{
    color: #eeeeff;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

.link_ArticleListing
{
    color: #0000BB;
    text-decoration: none;
}

.link_ArticleListing:hover
{
    color: #0000EE;
    text-decoration: underline;
}

.link_Pager
{
    color: #000099;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

.link_Pager:hover
{
    color: #0000EE;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

.link_TopMenu
{
    color: #FFFFFF;
    text-decoration: none;
}

.link_TopMenu:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

.button_SearchBar
{
    color: #b1e2f2;
    text-decoration: none;
    font-weight: bold;
    height: 15px;
    width: 25px;
}

.div-Content_Default
{
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.button_Default
{
    height: 20px;
    padding: 2px 11px 2px 11px;
    border: solid 1px #aec3d8;
    background-image: url("Images/button_Background.jpg");
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
.button_Default:hover
{
    height: 20px;
    padding: 2px 11px 2px 11px;
    border: solid 1px #aec3d8;
    background-image: url("Images/button_Background_Rollover.jpg");
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
