/*
// ***********************************************************************
//	File: 			index-style.css
//	Description:	default style sheet
// ***********************************************************************
*/



BODY {font-family: Tahoma, Verdana, Arial; font-size:10pt; color:#333333; margin-top:0; margin-right:0; margin-left:0; 
		margin-bottom:0; margin-width:0; margin-height:0;}


P {padding:0; margin-top:0.4em; margin-bottom:0.4em; text-align:left;}


H1 {font-size:180%; font-weight:bold; font-variant:small-caps; padding:0; margin-top:1em; margin-bottom:0.5em;}
H2 {font-size:150%; font-weight:bold; padding:0; margin-top:1em; margin-bottom:0.5em;}
H3 {font-size:130%; font-weight:bold; padding:0; margin-top:1em; margin-bottom:0.5em;}
H4 {font-size:110%; font-weight:bold; padding:0; margin-top:1em; margin-bottom:0.5em;}
H5 {font-size:100%; font-weight:bold; font-style:italic; padding:0; margin-top:1em; margin-bottom:0.5em;}
H6 {font-size:100%; font-weight:normal; font-style:italic; padding:0; margin-top:1em; margin-bottom:0.5em;}

TABLE {}
TR {}
TD {font-family: Tahoma, Verdana, Arial; color:#000000; font-size:10pt;}

LI {padding:0; margin-top:0.8em; margin-bottom:1em; text-align: left;}




A:link {font-size: 10pt; font-family: Tahoma, Verdana, Arial; color:blue; text-decoration:none;}
A:visited {font-size: 10pt; font-family: Tahoma, Verdana, Arial; color:darkviolet; text-decoration: none;}
A:hover {font-size: 10pt; font-family: Tahoma, Verdana, Arial; color:#blue; text-decoration: underline;}
A:active {font-size: 10pt; font-family: Tahoma, Verdana, Arial; color: #333333; text-decoration: none;}

/* font classes, class name is case sensitive */
.a_black10:link {font-size: 10pt; color: black; text-decoration: none;}
.a_black10:visited {font-size: 10pt; color: black; text-decoration: none;}
.a_black10:hover {font-size: 10pt; color: white; text-decoration: none;}
.a_black10:active {font-size: 10pt; color: black; text-decoration: none;}

.a_grey9:link {font-size:9pt; color: #333333; text-decoration: none;}
.a_grey9:visited {font-size:9pt; color: #333333; text-decoration: none;}
.a_grey9:hover {font-size:9pt; color: black; background-color: #EEEEEE; text-decoration: underline overline;}
.a_grey9:active {font-size:9pt; color: #333333; text-decoration: none;}

.a_grey10:link {font-size:10pt; color: #333333; text-decoration: none;}
.a_grey10:visited {font-size:10pt; color: #333333; text-decoration: none;}
.a_grey10:hover {font-size:10pt; color: black; background-color: #EEEEEE; text-decoration: underline overline;}
.a_grey10:active {font-size:10pt; color: #333333; text-decoration: none;}

.a_grey11:link {font-size: 11pt; color: #333333; text-decoration: none;}
.a_grey11:visited {font-size: 11pt; color: #333333; text-decoration: none;}
.a_grey11:hover {font-size: 11pt; color: black; background-color: #EEEEEE; text-decoration: underline overline;}
.a_grey11:active {font-size: 11pt; color: #333333; text-decoration: none;}

.a_grey12:link {font-size: 12pt; color: #333333; text-decoration: none;}
.a_grey12:visited {font-size: 12pt; color: #333333; text-decoration: none;}
.a_grey12:hover {font-size: 12pt; color: black; background-color: #EEEEEE; text-decoration: underline overline;}
.a_grey12:active {font-size: 12pt; color: #333333; text-decoration: none;}

.a_red10:link {font-size: 10pt; color: #800000; text-decoration: none;}
.a_red10:visited {font-size: 10pt; color: #800000; text-decoration: none;}
.a_red10:hover {font-size: 10pt; color: white; text-decoration: none;}
.a_red10:active {font-size: 10pt; color: #800000; text-decoration: none;}

.a_white10:link {font-size: 10pt; color: white; text-decoration: none;}
.a_white10:visited {font-size: 10pt; color: white; text-decoration: none;}
.a_white10:hover {font-size: 10pt; color: red; text-decoration: none;}
.a_white10:active {font-size: 10pt; color: white; text-decoration: none;}

.a_sky20:link {font-size: 20pt; color: #00AEED; text-decoration: none;}
.a_sky20:visited {font-size: 20pt; color: #00AEED; text-decoration: none;}
.a_sky20:hover {font-size: 20pt; color: red; text-decoration: none;}
.a_sky20:active {font-size: 20pt; color: #00AEED; text-decoration: none;}

.a_purple14:link {font-size: 14pt; color: #FF00FF; text-decoration: none;}
.a_purple14:visited {font-size: 14pt; color: #FF00FF; text-decoration: none;}
.a_purple14:hover {font-size: 14pt; color: white; text-decoration: none;}
.a_purple14:active {font-size: 14pt; color: #FF00FF; text-decoration: none;}



/* silver */
.silver10 {font-size: 10pt; color: #DDDDDD;}
.silver14 {font-size: 14pt; color: #DDDDDD;}
.silver16 {font-size: 16pt; color: #DDDDDD;}
.silver18 {font-size: 18pt; color: #DDDDDD;}
.silver20 {font-size: 20pt; color: #DDDDDD;}

/* black */
.black10 {font-size: 10pt; color: #000000;}
.black11 {font-size: 11pt; color: #000000;}
.black12 {font-size: 12pt; color: #000000;}
.black14 {font-size: 14pt; color: #000000;}
.black16 {font-size: 16pt; color: #000000;}
.black18 {font-size: 18pt; color: #000000;}


/* grey 80% */
.grey8  {font-size:  8pt; color: #333333;}
.grey9  {font-size:  9pt; color: #333333;}
.grey10  {font-size: 10pt; color: #333333;}
.grey11  {font-size: 11pt; color: #333333;}
.grey12  {font-size: 12pt; color: #333333;}
.grey14  {font-size: 14pt; color: #333333;}
.grey16  {font-size: 16pt; color: #333333;}
.grey18  {font-size: 18pt; color: #333333;}
.grey10b {font-size: 10pt; color: #333333; font-weight:bold;}
.grey11b {font-size: 11pt; color: #333333; font-weight:bold;}
.grey12b {font-size: 12pt; color: #333333; font-weight:bold;}
.grey14b {font-size: 14pt; color: #333333; font-weight:bold;}
.grey16b {font-size: 16pt; color: #333333; font-weight:bold;}
.grey18b {font-size: 18pt; color: #333333; font-weight:bold;}


/* white */
.white14 {font-size: 14pt; color: #FFFFFF;}
.white18 {font-size: 18pt; color: #FFFFFF;}
.white20 {font-size: 20pt; color: #FFFFFF;}
.white22 {font-size: 22pt; color: #FFFFFF;}

/* sky */
.sky10 {font-size: 10pt; color: #00FFFF;}
.sky14 {font-size: 14pt; color: #00FFFF;}
.sky36 {font-size: 36pt; color: #00FFFF;}

/* blue */
.blue10 {font-size: 10pt; color: #0000FF;}
.blue14 {font-size: 14pt; color: #0000FF;}
.blue16 {font-size: 14pt; color: #0000FF;}
.blue20 {font-size: 14pt; color: #0000FF;}

/* whitened red */
.red10 {font-size: 10pt; color: #FF2020;}
.red14 {font-size: 14pt; color: #FF2020;}
.red16 {font-size: 16pt; color: #FF2020;}
.red20 {font-size: 20pt; color: #FF2020;}

/* burgundy */
.burg10 {font-size: 10pt; color: #A00000;}
.burg14 {font-size: 14pt; color: #A00000;}
.burg16 {font-size: 16pt; color: #A00000;}
.burg20 {font-size: 20pt; 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;}
.btnShort {font-size: 12pt; height: 36px; width: 80px;}
.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;}

