/* Default CSS Stylesheet for a new Web Application project */
/* These styles must match Styles2.css */
.arialsize10
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: black;
}

.arialsize12
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12pt;
	color: black;
}

.arialsize14
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14pt;
	color: black;
}

.arialsize16
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 16pt;
	color: black;
}


.verdanasize10
{
	font-family: verdana, arial, Tahoma;
	font-size: 10pt;
	color: black;
}

.verdanasize12
{
	font-family: verdana, arial, Tahoma;
	font-size: 12pt;
	color: black;
}

.verdanasize14
{
	font-family: verdana, arial, Tahoma;
	font-size: 14pt;
	color: black;
}

.verdanasize16
{
	font-family: verdana, arial, Tahoma;
	font-size: 16pt;
	color: black;
}
/* End of styles in Styles2.css */

BODY
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 10pt;
	background: url(Images/background.jpg);
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

a:link, a:visited
{
}

a:hover
{
}

.text10, .text10 a:link, .text10 a:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: black;
}

.textblack8, .textblack8 a:link, .textblack8 a:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: black;
}

.text10b
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Verdana, Tahoma;
}

.text14
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14pt;
	color: black;
}

.text16
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 16pt;
	color: black;
}


.text12, .text12 a:link, .text12 a:linkvisited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.text9b
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: black;
	font-weight: bold;
}

.text8, .text8 a:link, .text8 a:linkvisited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.text8w, .text8w a:link, .text8w a:linkvisited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	font-weight: bold;
}


.text10navy a:link, .text10navy a:linkvisited, .text10navy
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.text8navy a:link, .text8navy a:linkvisited, .text8navy
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.link14 a:link, .link14 a:linkvisited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 14pt;
	color: navy;
}


.white10
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: white;
}
.navy10, .navy10 a:visited, .navy10 a:link
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.navy8, .navy8 a:visited, .navy8 a:link
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: navy;
	font-weight: bold;
}

.blue8, .blue8 a:visited, .blue8 a:link
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: blue;
	font-weight: bold;
}

.navy14, .navy14 a:visited, .navy14 a:link
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}

.white14
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: underline;
}

.white12
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial, Verdana, Tahoma;
}
