body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-attachment: fixed;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
}



.maintext
{	font-family: Arial, Helvetica;
	color: #333333;
	line-height: 19px;
	font-size: 12px;
}
.smallmaintext
{	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 11px;
}
.smalltext
{	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 10px;
}
.boldmaintext
{	font-family: Arial, Helvetica;
	color: #429CD5;
	font-weight: bold;
	font-size: 12px;
}
.boldwhitetext
{	font-family: Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.title
{	font-family: Arial, Helvetica;
	color: #000000;
	font-weight: bolder;
	font-size: 18px;
}
.eventtitle
{	font-family: Arial, Helvetica;
	color: #0099cc;
	font-weight: bolder;
	font-size: 14px;
}

.largelink  {
	font-size : 16px;
	font-family: Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.link  {
	font-size : 12px;
	font-family: Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #97D315;
}

.link:Hover  {
	font-size : 12px;
	font-family: Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #429CD5;
}

.whitelink  {
	font-size : 12px;
	font-family: Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.whitelink:Hover  {
	font-size : 12px;
	font-family: Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #993300;
}

.smalllink  {
	font-size : 11px;
	font-family: Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #97D315;
}

.smalllink:Active  {
	font-size : 11px;
	font-family: Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #97D315;
}

.smalllink:Visited  {
	font-size : 11px;
	font-family: Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #97D315;
}

.smalllink:Hover  {
	font-size : 11px;
	font-family: Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #429CD5;
}

input, textarea, select, option
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
    border: 1px solid #666666;
}

<!--

-->

