﻿body 
{
	background-image:url(images/gradient6.jpg);
	background-repeat:repeat-y;
}
.errortext
{
    color: #111;
	font-size:10pt;
	font-weight:bold;
    font-family: Arial, Sans-Serif;
} 
.plaintext
{
    color: #22f;
	font-size:12pt;
	font-weight:bold;
    font-family: Arial, Sans-Serif;
    white-space: nowrap;
} 
.text
{
    color: #111;
	font-size:14pt;
	font-weight:bold;
    font-family: Times New Roman;
} 
.text a:visited
{
	color: #22f;
}

.textnobold
{
    color: #111;
	font-size:14pt;
	font-weight:normal;
    font-family: Times New Roman;
} 

.textnobold a:visited
{
	color: #22f;
}

.textsmallnobold
{
    color: #111;
	font-size:12pt;
    font-family: Times New Roman;
} 

.textsmallnobold a:visited
{
	color: #22f;
}

.bluetextnowrap
{
    color: #005;
	font-size:14pt;
	font-weight:bold;
    font-family: Times New Roman;
    white-space: nowrap;
} 

.bluetext
{
    color: #005;
	font-size:14pt;
	font-weight:bold;
    font-family: Times New Roman;
} 

.bluetext a:visited
{
	color: #22f;
}

.bluetextbig
{
    color: #005;
	font-size:16pt;
	font-weight:bold;
    font-family: Times New Roman;
} 

.bluetextbig a:visited
{
	color: #22f;
}

.bluetextnobold
{
    color: #005;
	font-size:14pt;
	font-weight:normal;
    font-family: Times New Roman;
} 

.bluetextnobold a:visited
{
	color: #22f;
}

.bluetextsmallnobold
{
    color: #005;
	font-size:12pt;
    font-family: Times New Roman;
} 

.bluetextsmallnobold a:visited
{
	color: #22f;
}

.bluetextsmall
{
    color: #005;
	font-size:12pt;
    font-family: Times New Roman;
    font-weight:bold;
} 

.redtext
{
    color: #f22;
	font-size:14pt;
	font-weight:bold;
    font-family: Times New Roman;
    white-space: nowrap;
} 

.menu, .menu a:link
{
	color: #2f2;
	font-size:18px;
	font-weight:bold;
	font-family: Verdana, Arial, Sans-Serif;
	white-space: nowrap;
}
