/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-color: #5C6C23;
    margin: 0,0,0,0;
}

A:link
{
    text-decoration: none;
    color: #75756D;
}

A:visited
{
    text-decoration: none;
    color: #75756D;
}

A:active
{
    text-decoration: none;
    color: #75756D;
}

A:hover
{
    text-decoration: underline;
    color: #75756D;
}

.floatright1
{
    float: right;
    width: auto;
    height: auto;
    margin: 0 0 10px 10px;
    text-align: center;
}
.floatLeft2
{
    float: right;
    width: auto;
    height: auto;
    margin: 0 10px 10px 0;
    text-align: center;
}
.floatLeft1
{
    float: left;
    width: auto;
    height: auto;
    margin: 0 10px 10px 0;
    text-align: center;
}
.content
{
    font-family: Times New Roman;
    font-size: 10pt;
    color: Black;
}
.content p
{
	font-family: Times New Roman;
    font-size: 10pt;
    margin: 0 0 0 0;
    display: inline;
}
.content2
{
	font-family: Times New Roman;
    font-size: 10pt;
    color: Black;
}
.footer
{
    color: White;
    font-size: 11px;
    font-family: Arial;
}
.footer a
{
    color: White;
    font-size: 11px;
    font-family: Arial;
}
.footer a:hover
{
    text-decoration: underline;
}
.footer a:visited
{
    color: White;
}
.footer a:active
{
    color: White;
}
.SchoolName
{
    color: #61583B;
    background-color: #F9F0C5;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
}



.HeaderNav td
{
    font-size: 11px;
    font-weight: bold;
    background-image: url(sysimages/HeaderNavBackground.jpg);
    color: white;
    background-repeat: repeat-x;
    font-family: Arial;
    padding: 0 5px 0 5px;
    text-align: center;
}

.HeaderNav a
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
}
.HeaderNav a:visited
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
}
.HeaderNav a:active
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
}
.HeaderNav a:hover
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    text-decoration: underline;
    font-size: 11px;
}
.ddlist
{
    width: 135px;
}
.LeftNavTD
{
    color: #5D5E4C;
    font-family: Arial;
    font-size: 11px;
    padding: 13px 29px 5px 10px;
    width: 160px;
    height: 35;
    background-image: url(sysimages/navButtonBg.jpg);
    background-repeat: no-repeat;
}

.LeftNavTD a
{
    color: #5D5E4C;
    font-family: Arial;
    font-size: 11px;
}
.LeftNavTD a:visited
{
    color: #5D5E4C;
    font-family: Arial;
    font-size: 11px;
}
.LeftNavTD a:hover
{
    color: #5D5E4C;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
}
.LeftNavTD a:active
{
    color: #5D5E4C;
    font-family: Arial;
    font-size: 11px;
}
.title
{
    padding-top: 10px;
    color: #61583B;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
}

.watermark
{ 
    color:Gray;
    font-style:italic;
}
/*Google*/
a.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
	text-decoration: underline;
}

.summary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.summaryURL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #008000;
}

.searchSize
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #C0C0C0;
}
/*Google*/


/*Dynacal*/
div.DCDiv
{
    width: 189px;
}
#DCDiv
{
    width: 189px;
}
.Weekband
{
    font-size: 10px;
}
#divLogoHolder
{
    display: none;
}

.wtTodayBackground
{
    background: red none repeat scroll 0 0;
}
