
a:link {
    color: #000000;
}

a:visited {
    color: #000000;
}

a:active {
    color: #FF0000
}

a:hover {
    color:  #CC3333;
}

tiny {
    color:  #cccccc;
    font-size: 10px;
}

h1 {
    font-weight:  bold;
    color:  #666666;;
}

h2 {
    color:  #666666;;
}

h3 {
    color:  #666666;
}
h4 {
    color: #333333;;
}

.button {
	font-family:Tahoma, Verdana, helvetica, arial, sans-serif;
	color: #000000;
	background-color: #DCDCDC;
	padding: 1px 3px;
	font-size: 11px;
	border: outset 2px;
	text-decoration: none;
	}


.invisible {
  color: #FFFFFF;
}

.mild {
    color: #7f7f7f;
}

.DesktopStatusBar{
  color: #ff0000;
}

table {
    width: 100%;
    border: 0;
}
img {border-color:#CCCCCC;}

table.Masthead {
    background-color: #cccccc;
}

tr.Masthead td.PortalLogo {
    background-color: #cccccc;
    text-align: left;
    vertical-align: top;
}

table.Masthead tr.Masthead td.PortalTitle {
    text-align: left;
    vertical-align: middle;
}

table.Masthead tr.Masthead td.PortalTitle h1 {
    background-color:  #cccccc;
    color: #333333;
    font-weight: bold;
}


table.Masthead tr.Navhead {
    background-color: #cccccc;
}

table.Masthead tr.Navhead td.NavBar {
    color: #cccccc;
    font-weight: normal;
    text-align: right;
    vertical-align: bottom;
}

table.Masthead tr.Navhead td.NavBar a:link {
    color: #333333;
}

table.Masthead tr.Navhead td.NavBar a:visited {
    color: #000000;
}

table.Masthead tr.Navhead td.NavBar a:active {
    color: #000000;
}

table.Masthead tr.Navhead td.NavBar a:hover {
    color: #CC3333;
}

td.SideBar {
    width: 10%;
    vertical-align: top;
}

table.ActionBox {
    background-color: #cccccc;
}

table.ActionBox tr td {
}

table.ActionBox tr.GuestActions {
    background-color: #FFEEEE;
}

table.ActionBox tr.GuestActions td a:link {
    color: #660000;
    text-decoration:  none;
}

table.ActionBox tr.GuestActions td a:visited {
    color: #660000;
    text-decoration:  none;
}

table.ActionBox tr.GuestActions td a:active {
    color: #660000;
    text-decoration:  none;
}

table.ActionBox tr.GuestActions td a:hover {
    color: #CC3333;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions {
    background-color: #cccccc;
}

table.ActionBox tr.MemberActions td {
    color: #000000;
}

table.ActionBox tr td.ActionTitle {
    font-weight: bold
}

table.ActionBox tr.MemberActions td a:link {
    color: #000000;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions td a:visited {
    color: #000000;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions td a:active{
    color: #FF0000;
    text-decoration:  none;
}

table.ActionBox tr.MemberActions td a:hover{
color: #CC3333;
    text-decoration:  none;
}

td.Desktop {
    vertical-align: top;
}

td.Desktop table tr {
    vertical-align: top;
}

div.Desktop {
    width: 590;
}

div.Desktop p {
    margin-right:1pt;
}

div.Desktop h1 {
    margin-right:1pt;
}

div.AuthWarning {
    text-align: center;
    font-style: italic;
}

div.AuthWarning table {
    border: 0;
}

div.AuthWarning tr.Hot {
    color: #FF0000;
}

div.Error {
    color:  #FF0000;
}

p.DesktopStatusBar {
    font-style: italic;
    font-weight: bold;
}

table.FormLayout {
    width: auto
}

table.FormLayout tr {
    vertical-align: top;
}

table.FormLayout th {
    text-align: right;
}

table.FormLayout dl.FieldHelp dd {
}

table.ContentsList {
}

table.ContentsList tr td img {
    border: 0;
}

table.SearchResults {
    width: auto;
}

table.SearchResults tr th {
    text-align: left;
}

table.SearchResults tr td img {
    border: 0;
}

table.Wizard {
    width: auto;
}

table.Wizard tr {
    vertical-align: top;
}

table.Wizard tr th {
    text-align: right;
}

table.NewsItems {
    border: 0;
}


td.NewsBorder {
    background-color: #FFFFFF;
}

td.NewsListing {
    background-color: #FFFFFF;
    color:  #FFFFFF;
}

.NewsLeadin {
    background-color: #FFFFFF;
    color:  #FFFFFF;
}

.NewsByLine {
    background-color:  #FFFFFF;
    color:  #FFFFFF;
}

.NewsDateline {
    background-color:  #FFFFFF;
    color:  #FFFFFF;
}

td.NewsTitle {
    background-color: #FFFFFF;
    color: #333333;
    text-align: left;
    font-weight: bold;
}

tr.NewsItemRow td {
    background-color: #FFFFFF;
    font-size: 80%;
}

p.NewsHeadline {
    background-color:  #FFFFFF;
}
td.ListName {
    background-color:  #cccccc;
    color: #333333;
    font-weight: bold;
}
td.ListDefinition {
    font-style: italic;
}
