/* CSS Document */

/* Text Formatting */

.scheduleGraphic
{
left:-141px;
position:absolute;
top:-38px;
}

.printLink
{
    position: absolute;
    top: 25px;
    left: 691px;
    width: 90px;
    z-index: 1 !important;
}


h1
{
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 10px;
    font-size: 8pt;
    font-weight: bolder;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
}

h1.specialforR
{
    margin-left: 18px;
}

.contentAreaR4 h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bolder;
    color: #FFFFFF;
    margin-left: 18px;
    margin-right: 15px;
    margin-top: 1px;
    margin-bottom: 0px;
}

.contentAreaR4 p
{
    margin-left: 18px;
    margin-right: 20px;
    width: 330px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 14px;
}

.specialforLink
{
    margin-left: 30px;
    line-height: 14px;
    margin-top: 10px;
}

.headLinenoMargin
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

.smalltext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 6pt;
    text-align: right;
    padding-right: 25px;
    color: #FFFFFF;
}


/* Background Formatting */


.contentAreaL
{
    background-image: url(../images/ivanLogoMMA.gif);
    width: 765px;
    height: 85px;
    position: relative;
    margin-bottom: 0px;
}

.contentAreaL2
{
    width: 201px;
    height: 900px;
    position: relative;
    left: 0;
    padding-left: 33px;
    padding-right: 17px;
    margin-bottom: 40px;
}

.contentAreaL3
{
    width: 201px;
    position: relative;
    left: 0;
    line-height: 14px;
    top: 7px;
}

.contentAreaL2
{
    line-height: 14px;
}

table.star
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 195px;
}

.star
{
    vertical-align: top;
}

table.schedule tr
{
}

td.heading
{
    font-weight: bold;
    color: #000000;
    padding-left: 3px;
}

table.schedule
{
    width: 100%;
    line-height: 10px;
}

table.schedule td
{
    vertical-align: top;
    padding-top: 1px;
    padding-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    border-right-style: solid;
    border-right-width: 1px ! important;
    border-right-color: #999999;
    text-align: center;
}

td.tuesTD
{
    padding-left: 8px;
}

.arm
{
    background-image: url(../images/arm.gif);
    width: 24px;
    height: 189px;
    position: absolute;
    top: 85px;
    left: 227px;
}

.middle2
{
    background-image: url(../images/ivanPhoto.jpg);
    width: 147px;
    height: 190px;
    position: absolute;
    top: 85px;
    left: 251px;
}
.spacer1
{
    width: 514px;
    height: 15px;
    position: absolute;
    top: 275px;
    left: 251px;
    background-color: #FFFFFF;
}
.middle3
{
    width: 157px;
    height: 137px;
    position: absolute;
    top: 290px;
    left: 251px;
    background-color: #cccccc;
}


.spacer2
{
    width: 514px;
    height: 15px;
    position: absolute;
    top: 552px;
    left: 251px;
}


.contentAreaR2
{
    background-image: url(../images/mmaGray.gif);
    width: 367px;
    height: 39px;
    position: absolute;
    top: 85px;
    left: 398px;
}

.contentAreaR3
{
    width: 349px;
    height: 200px;
    position: absolute;
    top: 124px;
    left: 398px;
    background-color: #cccccc;
    padding-bottom: 15px;
}

.contentAreaR5
{
    width: 514px;
    height: 321px;
    position: absolute;
    top: 390px;
    left: 251px;
    background-color: #cccccc;
    margin-bottom: 15px;
}

.contentAriaGymPic
{
    width: 514px;
    height: 250px;
    position: absolute;
    top: 746px;
    left: 251px;
    background-color: #cccccc;
    margin-bottom: 15px;
}
.darkLine
{
    background-color: #c1c1c1;
}
.inviteOnly
{
    font-size: 8px;
}
.rightIE7
{
    position: absolute;
    top: 45px;
}
.rightIE6
{
    position: absolute;
    top: 65px;
}

/* Links */

a:link
{
    color: #000000;
    text-decoration: underline;
}

a:visited
{
    color: #000000;
    text-decoration: underline;
}

a:active
{
    color: #ffffff;
    text-decoration: none;
}

a:hover
{
    color: #ffffff;
    text-decoration: none;
}

/* Map Link Style */

a.maplnk:link, a.maplnk:visited, a.maplnk:active, a.maplnk:active, a.maplnk:hover
{
    display: block;
    padding-top: 6px;
    padding-bottom: 7px;
    padding-left: 18px;
    font-weight: bold;
}

a.maplnk:link
{
    color: #ffffff;
    text-decoration: none;
}

a.maplnk:visited
{
    color: #ffffff;
    text-decoration: none;
}

a.maplnk:active
{
    color: #ffffff;
    text-decoration: underline;
}

a.maplnk:hover
{
    color: #000000;
    text-decoration: underline;
}


