/* CSS by Richard Chu */


/*FONTS*/

	.LINE
		{
		color=#FFFFFF;
		font-family: arial, sans-serif;
		font-size:16px;
		}

	.SMALL
		{
		color:#000000;
		font-family: arial, sans-serif;
		font-size:7px;
		}

	.SMALL2
		{
		color:#003366;
		font-family: arial, sans-serif;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		}

	.TEXT
		{
		color:#003366;
		font-family: arial, sans-serif;
		font-size:13px;
		}

	.HEADLINE
		{
		color:#003366;
		font-family: 'times new roman', sans-serif;
		font-size:31px;
		font-weight:bold;
		font-style:italic;
		}

	.SUBTITLE
		{
		color:#003366;
		font-family: arial, sans-serif;
		font-size:15px;
		font-weight:bold;
		font-style:italic;
		}

	.FOOTNOTE
		{
		color:#003366;
		font-family: arial, sans-serif;
		font-size:10px;
		}

	.NEWS
		{
		color=#003366;
		font-family: arial, sans-serif;
		font-size:11px;
		font-weight:bold;
		}

	.CONTACT
		{
		color:#003366;
		font-family: arial, sans-serif;
		font-size:15px;
		letter-spacing:0.5px;
		}

	.WHITE2
		{
		color=#FFFFFF;
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		}

/*LINKS*/

	.LINKS:link
		{
		background:#FFFFFF;
		color:#003366;
		text-decoration: "overline";
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}

	.LINKS:visited
		{
		background:#FFFFFF;
		color:#003366;
		text-decoration: "overline";
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}

	.LINKS:active
		{
		background:#003366;
		color:#FFFFFF;
		text-decoration: "overline";
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}

	.LINKS:hover
		{
		background:#003366;
		color:#FFFFFF;
		text-decoration: "overline";
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}


	.LINKS2:link
		{
		background:#FFFFFF;
		color:#003366;
		text-decoration: "overline";
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}

	.LINKS2:visited
		{
		background:#FFFFFF;
		color:#003366;
		text-decoration: "overline";
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}

	.LINKS2:active
		{
		background:#003366;
		color:#FFFFFF;
		text-decoration: "overline";
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}

	.LINKS2:hover
		{
		background:#003366;
		color:#FFFFFF;
		text-decoration: "overline";
		font-family: arial, sans-serif;
		font-size: 11px;
		font-weight:bold;
		}


	.SITEMAP:link
		{
		color:#003366;
		text-decoration:none;
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		}

	.SITEMAP:visited
		{
		color:#003366;
		text-decoration:none;
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		}

	.SITEMAP:active
		{
		color:#003366;
		text-decoration:"overline";
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		}

	.SITEMAP:hover
		{
		color:#003366;
		text-decoration:"overline";
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		}


/*TABLES*/

	.head 
		{
		background-repeat: no-repeat;
		}

	.leftframe
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: hidden;
		border-right-style: hidden;
		}

	.midframe
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: dotted;
		border-right-style: dotted;
		}

	.rightbelow-frame
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: hidden;
		border-bottom-style: solid;
		border-left-style: hidden;
		border-right-style: solid;
		}

	.rightframe
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: hidden;
		border-right-style: solid;
		}

	.rightframe2
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: solid;
		border-bottom-style: hidden;
		border-left-style: dotted;
		border-right-style: solid;
		}	

	.rightframe3
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: hidden;
		border-bottom-style: solid;
		border-left-style: dotted;
		border-right-style: solid;
		}

	.rightframe4
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: solid;
		border-bottom-style: solid;
		border-left-style: dotted;
		border-right-style: solid;
		}

	.rightframe5
		{
		border-width: 1px;
		border-color: #003366;
		border-top-style: solid;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: solid;
		}
