a:link
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}

a:visited
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}

a:hover
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B22222;
	text-decoration: underline;
}

a:active
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}

/*
Left Navigation frame - Links and cell style...
*/

a.nav:link
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.nav:visited
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.nav:hover
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Yellow;
	text-decoration: underline;
}

a.nav:active
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
}

.event_border
{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
	background-color: #000066;
	border: 2px solid White;
}

.event_border_red
{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : white;
	text-decoration : none;
	background-color: #CC0000;
	border: 2px solid White;
}

.nav_border
{
	background-color: #000066;
	border: 2px solid White;
}

.nav_border_red
{
	background-color: #CC0000;
	border: 2px solid White;
}

.photo_border2
{
	border: 2px solid #000066;
}

.photo_border3
{
	border: 3px solid #000066;
}

.photo_border_red
{
	border: 4px solid #CC0000;
}

.text
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.text3
{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : normal;
	color : #000000;
}

.title
{
	font-family : sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000066;
}

.ms_text
{
	font-family : sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #3366CC;
}

.style1
{
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.style2
{
	font-family : sans-serif;
	font-size : 12pt;
	font-weight : bold;
}