﻿body,td,p,input,textarea, select
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #44373e;
}

.header
{ 
    font-family: Garamond, serif;
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
}
a, a:link, a:visited, a:active
{
	color: #734B4B;
}
a:hover
{
	color: #F0D078;	
}
.small
{
	font-size: 10px;
}
p
{
	text-indent: 15px;
	margin: 0px 0px 0px 0px;
    line-height: 20px;	
}
.tblCalTitle td
{
    color: white;
}

.caleventdiv 
{ 
    position: absolute; 
    top: 0px; 
    left: -800px; 
    visibility: hidden; 
    height: auto; 
    width: 220px; 
    background-color: #CCBDA6; 
    color: #44373E; 
    border: solid 1px #44373e; 
    font-size: 12px; 
    padding: 4px 4px 4px 4px;
}
.calsmall
{
	font-size: 10px;
	font-weight: normal;
}
.dayeventslist 
{
    list-style: disc;
    margin: 0 0 0 0;
	padding: 0 0 0 1.5em;
}
.pnlEditCal
{
    padding: 0px 0px 5px 0px;
}
.btnsmall
{
    font-size: 10px;    
}



.WPMPanel
{
    /*position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    overflow: auto; 
    border-style: ridge;*/
    width: 205px;
    height: 420px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #CCCCCC;
    font-size: 10px;
}
.WebPartMgrBar, .WebPartMgrBar td, .WebPartMgrBar input, .WebPartMgrBar select, .WebPartMgrBar textarea
{
    font-size: 10px;
}

.NoPadding
{ 
    padding: 0px !important;
} 


.ftbBody, .ftbBody td
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #44373e;
}

.loading 
{
    background-image: url(graphics/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
