body
{
    font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

body h1
{
    font-size: 16pt;
	font-weight: bold;
}

#sidebar
{
    float:left; 
    width:132px; 
    height:100%; 
    padding:10px 0px 0px 0px; 
    background-color:#5555ee;
}

#sidebar ul
{
    padding-top:20px;
    list-style:none;
    line-height:1.7em;
    margin-left:2px; 
    padding-left:2px;
}

#sidebar a
{
	color: #f7a518;
	font-weight: bold;
}

.background
{
    background-color:#5555ee;
}

.MarquetteHeader{
	background: #3333cc;
	font-family: verdana, helvetica, sans-serif;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
	color: #ffff80;
	border-color: #3333cc;
}

.CellTextMain{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

.CellHeader{
	font-family: verdana, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: black;
}

.CellTextHeader{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: black;
}

.CellTextBold{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.Message{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: blue;
}

A:link.CellTextMain, A:active.CellTextMain, A:visited.CellTextMain{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #3333cc
}

A:link.Header, A:active.Header, A:visited.Header{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13pt;
	text-decoration: underline;
	color: black
}

.IncludeFrame{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-align: right;
}

.CellTextColor{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #f7a518;
	font-weight: bold;
}

.CellTextColor2{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #5555ee;
	font-weight: bold;
}

.CellTextHeaderColor{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #5555ee;
	font-weight: bold;
}

.menu
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #f7a518;
	font-weight: bold;
}

.ghost
{
	visibility:hidden;
}





