.title
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : medium;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #000000;
padding-left : 4px;
}

.subtitle
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : small;
font-style : normal;
font-variant : normal;
font-weight : bold;
padding-left : 4px;
color : #000000;
}

.welcome
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
font-variant : normal;
font-weight : bold;
color : #ffffff;
}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
	padding-left : 4px;
	padding-right : 4px;
}
.text a:link{color :#0000ff;}
.text a:hover{color : #000099;}
.text a:visited{color :#ff0000;}

.sponsorstxt a:link {
color: #3333ff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
padding-left : 6px;
font-weight: bold;
}

.sponsorstxt a:hover
{
color: #00cc66;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;   
text-decoration: underline;
padding-left : 6px;
font-weight: bold;
}

.sponsorstxt a:visited
{
color: #ff0000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
padding-left : 6px;
font-weight: bold;
}

.textbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000099;
	padding-left : 4px;
	padding-right : 4px;
}
.sponsors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F6F5B7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.subsectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #D2F8FF;
}
.panoramatext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #000099;
}

