/*
// ***********************************************************************
//	Description:	default style sheet
// ***********************************************************************
*/



BODY {font-family: Tahoma, Verdana, Arial; font-size: 10pt; color: #000000; margin-top: 0; margin-right: 0; margin-left: 0; 
		margin-bottom: 0; margin-width: 0; margin-height: 0;}

A:link {font-size: 14pt; font-family: Tahoma, Verdana, Arial; color: #A00000; text-decoration: none;}
A:visited {font-size: 14pt; font-family: Tahoma, Verdana, Arial; color: #A00000; text-decoration: none;}
A:hover {font-size: 14pt; font-family: Tahoma, Verdana, Arial; color: red; text-decoration: underline & overline;}
A:active {font-size: 14pt; font-family: Tahoma, Verdana, Arial; color: #A00000; text-decoration: none;}

/* font classes, class name is case sensitive */
.deflink:link {font-size: 14pt; color: #800000; text-decoration: none;}
.deflink:visited {font-size: 14pt; color: #800000; text-decoration: none;}
.deflink:hover {font-size: 14pt; color: white; text-decoration: none;}
.deflink:active {font-size: 14pt; color: #800000; text-decoration: none;}

.biglink:link {font-size: 20pt; color: #800000; text-decoration: none;}
.biglink:visited {font-size: 20pt; color: #800000; text-decoration: none;}
.biglink:hover {font-size: 20pt; color: white; text-decoration: none;}
.biglink:active {font-size: 20pt; color: #800000; text-decoration: none;}

.revlink:link {font-size: 14pt; color: #800000; text-decoration: none;}
.revlink:visited {font-size: 14pt; color: #800000; text-decoration: none;}
.revlink:hover {font-size: 14pt; color: blue; text-decoration: none;}
.revlink:active {font-size: 14pt; color: #800000; text-decoration: none;}

.skylink:link {font-size: 20pt; color: #00AEED; text-decoration: none;}
.skylink:visited {font-size: 20pt; color: #00AEED; text-decoration: none;}
.skylink:hover {font-size: 20pt; color: red; text-decoration: none;}
.skylink:active {font-size: 20pt; color: #00AEED; text-decoration: none;}

.mainMenu:link {font-size: bold 12pt;  color: black; text-decoration: none;}
.mainMenu:visited {font-size: bold 12pt;  color: black; text-decoration: none;}
.mainMenu:hover {font-size: bold 12pt;  color: red; text-decoration: none;}
.mainMenu:active {font-size: bold 12pt;  color: black; text-decoration: none;}

.mainMenu3:link 	{font-size: bold 12pt;  color: black; text-decoration: none;}
.mainMenu3:visited 	{font-size: bold 12pt;  color: black; text-decoration: none;}
.mainMenu3:hover 	{font-size: bold 12pt;  color: black; text-decoration: none;}
.mainMenu3:active 	{font-size: bold 12pt;  color: black; text-decoration: none;}

.mainMenu2:link {font-size: bold 12pt;  color: #A00000; text-decoration: none;}
.mainMenu2:visited {font-size: bold 12pt;  color: #A00000; text-decoration: none;}
.mainMenu2:hover {font-size: bold 12pt;  color: red; text-decoration: none;}
.mainMenu2:active {font-size: bold 12pt;  color: #A00000; text-decoration: none;}

.subMenu14:link {font-size: 14pt; color: black; text-decoration: none;}
.subMenu14:visited {font-size: 14pt; color: black; text-decoration: none;}
.subMenu14:hover {font-size: 14pt; color: white; text-decoration: none;}
.subMenu14:active {font-size: 14pt; color: black; text-decoration: none;}

.subMenu:link {font-size: 12pt; color: black; text-decoration: none;}
.subMenu:visited {font-size: 12pt; color: black; text-decoration: none;}
.subMenu:hover {font-size: 12pt; color: white; text-decoration: none;}
.subMenu:active {font-size: 12pt; color: black; text-decoration: none;}

.subMenu10:link {font-size: 10pt; color: black; text-decoration: none;}
.subMenu10:visited {font-size: 10pt; color: black; text-decoration: none;}
.subMenu10:hover {font-size: 10pt; color: white; text-decoration: none;}
.subMenu10:active {font-size: 10pt; color: black; text-decoration: none;}

.selMenu:link {font-size: 12pt; color: #800000; text-decoration: none;}
.selMenu:visited {font-size: 12pt; color: #800000; text-decoration: none;}
.selMenu:hover {font-size: 12pt; color: white; text-decoration: none;}
.selMenu:active {font-size: 12pt; color: #800000; text-decoration: none;}

.smallMenu:link {font-size: 10pt; color: #800000; text-decoration: none;}
.smallMenu:visited {font-size: 10pt; color: #800000; text-decoration: none;}
.smallMenu:hover {font-size: 10pt; color: white; text-decoration: none;}
.smallMenu:active {font-size: 10pt; color: #800000; text-decoration: none;}

/* table fonts */

TABLE {}

TR {}

TD {font-family: Tahoma, Verdana, Arial; color: #000000; font-size: 10pt;}

/* silver */
.silver32 {font-size: 32pt; color: #DDDDDD;}
.silver20 {font-size: 20pt; color: #DDDDDD;}
.silver18 {font-size: 18pt; color: #DDDDDD;}
.silver16 {font-size: 16pt; color: #DDDDDD;}
.silver14 {font-size: 14pt; color: #DDDDDD;}
.silver10 {font-size: 10pt; color: #DDDDDD;}

/* black */
.black32 {font-size: bold 32pt;  color: #000000;}
.black18 {font-size: bold 18pt;  color: #000000;}
.black16 {font-size: bold 16pt;  color: #000000;}
.black15 {font-size: bold 15pt;  color: #000000;}
.black14 {font-size: bold 14pt;  color: #000000;}
.black12 {font-size: bold 12pt;  color: #000000;}
.black11 {font-size: bold 11pt;  color: #000000;}
.black10 {font-size: bold 10pt;  color: #000000;}
.black8 {font-size: bold 8pt;  color: #000000;}
.black7 {font-size: bold 7pt;  color: #000000;}
.black6 {font-size: bold 6pt;  color: #000000;}
.black4 {font-size: bold 4pt;  color: #000000;}
.black2 {font-size: bold 2pt;  color: #000000;}

/* white */
.white22 {font-size: 22pt;  color: #FFFFFF;}
.white20 {font-size: 20pt;  color: #FFFFFF;}
.white18 {font-size: 18pt;  color: #FFFFFF;}
.white14 {font-size: 14pt;  color: #FFFFFF;}
.white9 {font-size: 9pt;  color: #FFFFFF;}

/* sky */
.sky36 {font-size: 36pt; color: #00FFFF;}
.sky14 {font-size: 14pt; color: #00FFFF;}
.sky10 {font-size: 10pt; color: #00FFFF;}

/* blue */
.blue16 {font-size: 16pt; color: #0000FF;}
.blue14 {font-size: 14pt; color: #0000FF;}
.blue10 {font-size: 10pt; color: #0000FF;}

/* whitened red */
.red14 {font-size: 14pt; color: #FF2020;}
.red10 {font-size: 10pt; color: #FF2020;}

/* burgundy */
.burg10 {font-size: bold 10pt;  color: #A00000;}
.burg14 {font-size: bold 14pt;  color: #A00000;}
.burg16 {font-size: bold 16pt;  color: #A00000;}

DIV {font-family: Tahoma, Verdana, Arial; color: #000000; font-size: 10pt;}

.divContent {font-size: 8pt; color: #000000;scrollbar-base-color: #BBBBBB;scrollbar-arrow-color: white;scrollbar-shadow-color: white;scrollbar-highlight-color: white;scrollbar-track-color:white;scrollbar-darkshadow-color: #BBBBBB;scrollbar-3dlight-color:#BBBBBB;}

INPUT {font-family: Tahoma, Verdana, Arial; color: #000000;}
.textbox16 {font-size: 10pt; border: 1 solid #000000; height: 16px; background: #CCFFFF;}
.textbox17 {font-size: 10pt; border: 1 solid #000000; height: 17px; background: #CCFFFF;}
.textbox18 {font-size: 10pt; border: 1 solid #000000; height: 18px; background: #CCFFFF;}
.textbox20 {font-size: 10pt; border: 1 solid #000000; height: 20px; background: #CCFFFF;}
.textbox22 {font-size: 10pt; border: 1 solid #000000; height: 22px; background: #CCFFFF;}
.textbox24 {font-size: 10pt; border: 1 solid #000000; height: 24px; background: #CCFFFF;}
.combobox {font-size: 10pt;}
.textarea {font-size: 10pt; border: 0 solid #000000;}
.btnDefault {font-size: 12pt; height: 36px; width: 100px;}
.btnLong {font-size: 12pt; height: 36px; width: 140px;}
.btnVeryLong {font-size: 12pt; height: 36px; width: 180px;}
.btnSmall {font-size: 12pt; height: 28px; width: 80px;}
