﻿/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

A:link             {text-decoration: underline; color: #1079BB; font-weight: normal}
A:visited          {text-decoration: underline; color: #63B249; font-weight: normal}
A:hover            {text-decoration: underline; color: #000000; font-weight: normal}
A:active 	       {text-decoration: underline; color: #1079BB; font-weight: normal}

A.noline:link             {text-decoration: none; color: #1079BB; font-weight: normal}
A.noline:visited          {text-decoration: none; color: #63B249; font-weight: normal}
A.noline:hover            {text-decoration: none; color: #000000; font-weight: normal}
A.noline:active 	      {text-decoration: none; color: #1079BB; font-weight: normal}

A.menu:link        {text-decoration: none; color: #FFFFFF; font-weight: normal}
A.menu:visited     {text-decoration: none; color: #FFFFFF; font-weight: normal}
A.menu:hover       {text-decoration: none; color: #D5D5D5; font-weight: normal}
A.menu:active 	   {text-decoration: none; color: #FFFFFF; font-weight: normal}

BODY               {
	border-style: none;
	border: solid;
	SCROLLBAR-FACE-COLOR: #1079BB;
	SCROLLBAR-HIGHLIGHT-COLOR: #1079BB;
	SCROLLBAR-SHADOW-COLOR: #1079BB;
	SCROLLBAR-ARROW-COLOR: #EBEBEB;
	SCROLLBAR-3DLIGHT-COLOR: #1079BB;
	SCROLLBAR-DARKSHADOW-COLOR: #1079BB;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	background-color: #EEEEEE;
	FONT-FAMILY: Verdana, Arial, helvetica;
	FONT-SIZE: 8pt;
	COLOR: #000000;
}

TD            {BORDER-RIGHT: #777777 1px solid; BORDER-TOP: #777777 1px solid; BORDER-LEFT: #777777 1px solid; BORDER-BOTTOM: #777777 1px solid; font: normal 10pt Verdana, Arial, helvetica}


TABLE         {BORDER-RIGHT: #777777 1px solid; BORDER-TOP: #777777 1px solid; BORDER-LEFT: #777777 1px solid; BORDER-BOTTOM: #777777 1px solid}

P             {text-align: left; text-indent: 0; margin: 0; line-height: 100%; 
	           font: normal 10pt Verdana, Arial, helvetica}
UL            {text-align:left; text-indent: 0; margin-left: 10; margin-right: 0; margin-top: 0; line-height:110%; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; COLOR: #000000}

LI            {text-align:left; text-indent: 0; margin-left: 10; margin-right: 0; margin-top: 0; line-height:120%; FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 10pt; COLOR: #000000}

select {
	border: 1px solid #787878;
	background-color: #DDDDDD;
}