﻿body 
{
    background-color: white;
    color: black;
    font-family: Verdana, Tahoma, Arial;
    font-size: .8em;
}

#content {
    width:780px;
    border: 1px solid #cccccc;
    } 
  

.listtitle
{
    background-color: #bddfe9;
    color: black;
    font-family: Verdana, arial, Tahoma;
    font-size: x-small
}
.listsubtitle
{
    background-color: #999933;
    color: white;
    font-family: Verdana, arial, Tahoma;
    font-size: xx-small
}
.listtitle a
{
    color: black
}
.listrow1
{
    background-color: #eeeeee;
    color: black;
    font-family: Verdana, arial, Tahoma;
    font-size: xx-small
}
.listrow0
{
    background-color: white;
    color: black;
    font-family: Verdana, arial, Tahoma;
    font-size: xx-small
}

.button
{
    color: black;
    font-family: Verdana, arial, Tahoma;
    font-size: 10px
}
.buttonsmall
{
    color: black;
    font-family: Verdana, arial, Tahoma;
    font-size: 11px
}

.sidenav
{
    background-color: #bddfe9;
    border-bottom: black thin solid;
    border-left: black thin solid;
    border-right: black thin solid;
    border-top: black thin solid;
    font-family: Tahoma, Verdana;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px
}
.listrow1 a
{
    color: black
}
.listrow0 a
{
    color: black
}


.listsubtitle a
{
    color: black
}
.small
{
    font-size: 7.5pt
}
.error_msg
{
    color: red;
    font-weight: bolder
}
.success_msg
{
    color: green;
    font-weight: bolder
}
a
{
    font-family: Verdana, arial
}


.buttonsmallblue
{
    color: red;
    font-family: Verdana, arial, Tahoma;
    font-size: 8px
}
.medium
{
    font-size: 10pt;
    font-weight: bolder
}
.ended
{
    color: red
}
.ending
{
    color: red;
    font-weight: bolder
}
.caution
{
    color: red
}
.success
{
    color: green
}
.itemtitleb
{
    color: blue
}
.itemtitles
{
    color: green
}

  
#headerlogo
{
	clear:both;
}
	
.headertag
{
	height:20px;
	width:780px;
	background-color: #003399;
	color: #fff;
	font-family: Verdana, Tahoma, arial;
	font-size: 10pt;
	font-weight: 500;
}

.headertag a
{
    color: #fff;
    font-weight: bolder;
    text-decoration: none
}

.headertag a:hover
{
    color: #ffcc66;
    font-weight: bolder;
    text-decoration: none
}

.header
{
    background-color: black;
    color: white;
    font-family: Verdana, arial, Tahoma;
    font-size: x-small
}
.header a 
{
    color: white
}
.logo
{
    color: navy;
    font-family: 'MS Sans Serif', Verdana, 'arial Black';
    font-size: 18pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}
.logo a
{
    color: navy;
    text-decoration: none
}


.footer
{
    background-color: #003399;
    color: #ffffff;
    font-family: Verdana, arial;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none
}
.footer a, .footer b
{
    color: white;
    font-weight: bold;
    text-decoration: none
}
.footer a:hover
{
    color: #ffcc66;
    font-weight: bold;
    text-decoration: none
}
