﻿body, iframe
{ 
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC; 
}

body
{
	/*background-color: #333333; 
	background-position: center top;*/
}
.cc
{
    border: #d9e3f4 1px solid;
    width: 75px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    height: 15px;
    border-color: #333333 #666666 #666666 #333333;
    font-size: 9px;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.cc1
{
    border-right: #d9e3f4 1px solid;
    border-top: #d9e3f4 1px solid;
    border-left: #d9e3f4 1px solid;
    width: 75px;
    color: #000000;
    border-bottom: #d9e3f4 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    height: 12px;
    border-color: #333333 #666666 #666666 #333333;
    font-size: 9px;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.cc2
{
    border-right: #d9e3f4 1px solid;
    border-top: #d9e3f4 1px solid;
    border-left: #d9e3f4 1px solid;
    width: 120px;
    color: #000000;
    border-bottom: #d9e3f4 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    height: 14px;
    border-color: #333333 #666666 #666666 #333333;
    font-size: 9px;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.cc3
{
    border-right: #666666 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    width: 150px;
    color: #000000;
    border-bottom: #666666 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    height: 14px;
    font-size: 9px;
    font-style: normal;
    letter-spacing: normal;
    word-spacing: normal;
}
td, select
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-style: normal;
}
a {text-decoration: none}

a:hover {text-decoration: underline}

#divTitle
{
    top: 0px;
    left: 0px;
    position: absolute;
    height: 35px;
    width: 242px;
    padding-left: 10px;
    font-weight: lighter;
    font-size: 25px;
    font-family: Elephant, 'Arial Narrow';
    vertical-align: middle;
    display: none;
    font-style: italic;
    filter: alpha(opacity=50);
    opacity : 0.5;
    background-color: #000000;
    color: #FFFFFF;
}

#tblCalendar td
{
   font-family:Arial;
   font-size:16px;
   font-weight:bolder;
   color:#4A4B4B;
   behavior:url(htcButton.htc);   
}