﻿/* Used for main frames with white background */

body, table, th, tr, td, li, ul, ol {
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 10pt;
	color: #000000;
	}

pre, code, tt {
	color: #000000;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

hr {
	width: 100%;
	height: 1px;
	color: #CC0000;
	}

a:link, a:visited {
	text-decoration: none;
	color: #CC0000;
	}

a:active, a:hover {
	text-decoration: underline;
	color: #008000;
	}

h2 {
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-1pt;
	color: #CC0000; 
	font-style:italic;
	}

h3 {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing:-1pt;
	color: #CC0000;
	}

h4 {
	font-family: Calibri, Tahoma, Arial, helvetica, 'sans serif';
	color: #444444;
	font-size: 14pt; 
	letter-spacing: -1pt;
	margin-bottom: -2pt;
	}



/* NAVIGATION BUTTONS */
.button	{
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 8pt;
	color: #F0F0F0;
	padding:1px; 
	}

.button a:link,.button a:visited {
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 10pt;
	padding:1px; 
	background-position: center; 
	color: #cc0000;
	text-decoration: none; 
	font-weight: bold;
	}

.button a:hover,.button a:active {
	padding:1px; 
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 10pt;
	background-position: center; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	}

/* HORIZONTAL NAVIGATION BUTTONS */
.button2	{
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 8pt;
	color: #000000;
	}

.button2 a:link,.button2 a:visited {
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none; 
	font-weight: normal;
	}

.button2 a:hover, .button2 a:active {
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 8pt;
	color: #FF0000;
	text-decoration: underline; 
	font-weight: normal;
	}


/* COPYRIGHT STATEMENT */
.copyright td {
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 8pt;
	color: #444444;
	text-decoration: none; 
	}

.copyright a:link,.copyright a:visited {
	color: #444444;
	text-decoration: none 
	}

.copyright a:hover,.copyright a:active {
	color: #990100;
	text-decoration: none; 
	}

/* ADDRESS BOX */
.addressbox td {
	font-family: Leelawadee, Trebuchet MS, Tahoma, helvetica, 'sans serif';
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: normal;
	}

.addressbox a:link,.addressbox a:visited {
	color: #FFFFFF;
	text-decoration: underline; 
	font-weight: normal;
	}

.addressbox a:hover,.addressbox a:active {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	}