body
{
	font-size: 10px;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

A
{
	TEXT-DECORATION: none;
}

A:link
{
  COLOR: #0000EE;
}

A:visited 
{
  COLOR: #0000EE;
}

A:hover
{
  COLOR: #FF0000;
}

BIG
{
	font-size: 13px;
}

.Rubrik
{
    font-size: 14pt;
    font-weight: bold;
}

.NewsHeader
{
    font-size: 10pt;
    font-weight: bold;
}

.NewsHeaderDetails
{
    font-size: 12pt;
    font-weight: bold;
}

.NewsIntro
{
    font-weight: bold;
    font-style: italic;   
}

.NewsText
{

}

.NewsDate
{
    font-size: 7pt;
    font-style: italic;
}

.NewsReadMore
{
    color: Gray;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
}

.ImageText
{
    color: Gray;
    font-size: 8pt;
}

.Error
{
    color: Red;
    font-weight: bold;    
}

.EventTableHeader
{
    /*background: #eff5f5;*/
    background: #0000ee;
    color: White;
    font-weight: bold;
    font-size: 8pt;
}

.PageHeader
{
    font-size: 18px;
    font-weight: bold;
    color: #FF0000;
}

.PageIntro
{
    font-weight: bold;
}

.AdminLoginWindow
{
	border: 2px;
	border-style: outset;
	font-size: xx-small;
	font-family: Verdana;
	background-color: #EAEAFF;
}

.AdminLoginWindowTitleBar
{
	height: 15px;
	background-color: #DADAEE;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.AdminLoginWindowErrorMessage
{
	font-weight: bold;
	color: Red;
}
