/* CSS Document */

body
{
background: #006699
}

.container
{
border: 5px solid white;
width: 595px;
}

.page_header
{
font-family: Times, Times New Roman, serif;
font-size: 12pt;
}

.content
{
background: #CCCCCC;
padding: 15px;
font-family: Arial;
font-size: 10pt;
text-align: left;
}

.header
{
background-image: url('images/shared/header2.png');
height: 245;
overflow: hide;
}

.header_text
{
color: white;
padding: 15px;
font-weight: bold;
text-align: left;
font-size: 24pt;
}

.footer
{
color: white;
margin-top: 15px;
text-align: center;
}

.navcontainer ul
{
padding: .2em 0em;
margin: 0;
list-style-type: none;
background-color: #666666;
color: #FFF;
width: 100%;
font-face: Georgia, Times New Roman, Times, serif;
font-size: 15px;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #666666;
color: #FFF;
padding: .0em 1em;
border-right: 0px solid #fff;
}

li a:hover
{
background-color: #369;
color: #fff;
}

.calendar_area
{
	font: 11px Verdana, sans-serif;
}

.sharedcal
{
border-collapse: collapse;
}

.sharedcal_day
{
width: 50px;
}
.header1 {
	font-family: "Arial Bold";
	font-size: 12px;
}
