body
{	
	margin: 0px;
	background: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014691;
}	
#header
{
	background: url(images/header-bg.gif) repeat-x;
}
.whitetop
{
	color: #ffffff;
	font-size: 15px;
}

.size10
{
	font-size: 10px;
}

.whitebottom
{
	color: #ffffff;
	font-size: 12px;
}
.subtitle
{
	font-size: 12px;
	color: #014691;
	font-weight: bold;
	font-style: italic;
}
.title
{
	font-size: 12px;
	color: #014691;
	font-weight: bold;
	font-style: italic;
}
.titlered
{
	font-size: 14px;
	color: #BA172C;
	font-weight: bold;
	font-style: italic;
}
.titleredbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #BA172C;
}
.titlebluebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #014691;
}
.titleredxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #BA172C;
}
.titlebluexl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #014691;
}
.titleredxxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #BA172C;
}
.titlebluexxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #014691;
}
.titleredxxxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #BA172C;
}
.titlebluexxxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #014691;
}
.redtext
{
	color: #BA172C;
}

.bluetext
{
	color: #014691;
}
.smallbluetext
{
	color: #014691;
	font-size: 9px
}
.titleblue
{
	color: #014691;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.redtitle
{
	padding: 5px 10px;
	margin-top:0;
	margin-bottom:0;
	color:#ffffff; 
	background-color: #BA172C;
	font-weight: bold; 
	font-style: italic; 
	font-size: 24px;
}
.titlebrown
{
	color: #632813;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.red
{
	background-color: #B91128; 
	padding: 0px 10px;
}

A:link	{ color: #014691; text-decoration: none; font-weight: bold;}
A:visited { color: #014691; text-decoration: none; font-weight: bold;}
A:active { color: #014691; text-decoration: none; font-weight: bold;}
A:hover	{ color: #BA172C; text-decoration: underline; font-weight: bold;}

.footer
{
	color: #333333;
	font-size: 11px;
}

.footer A:link	{ color: #014691; text-decoration: underline; font-weight: bold; font-style: italic;}
.footer A:visited { color: #014691; text-decoration: underline; font-weight: bold; font-style: italic;}
.footer A:active { color: #014691; text-decoration: underline; font-weight: bold; font-style: italic;}
.footer A:hover	{ color: #BA172C; text-decoration: underline; font-weight: bold; font-style: italic;}

.headings
{
	color: #ffffff;
	font-size: 14px;
}

.headings A:link	{ color: #ffffff; text-decoration: none; font-weight: bold; }
.headings A:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
.headings A:active { color: #ffffff; text-decoration: none; font-weight: bold; }
.headings A:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; }

titlebig 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #014691;
}
