
/* TEXT --
blue dark #000066
blue med  #336699
blue light #6699CC
blue highlight #6699FF

yellow light #FFFFCC
yellow med #FFCC33
yellow dark #CC9933
yellow darkest #996600

Menu1 light line #6699CC
Menu1 back #336699
Menu1 dark line #000000

Menu2 light line #99CCFF
Menu2 back #6699CC
Menu2 dark line #000000
 
*/

/* ----------------- LEFT MENU ITEMS ------------------------------------------------------------ */

TD.menu1 {
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #6699CC;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #6699CC;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 0px;
	padding-left : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
.menu1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
a.menu1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
a.menu1:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}

TD.menu2 {
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #99CCFF;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #99CCFF;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 0px;
	padding-left : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
.menu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
a.menu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
a.menu2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #6699CC;
	text-decoration : none;
}

/* ------ company info menu ----- */
TD.menu3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
}
.menu3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}
a.menu3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
}
a.menu3:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}
/* ------------------- FIRST PAGE ----------------------------------------------- */
/* ----- BLUE BACK ------ */
TD.firstText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #99ccff;
	text-decoration : none;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 10px;
	padding-left : 10px;
}
.firstText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #6699CC;
	text-decoration : none;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 10px;
	padding-left : 10px;;
}

.firstText:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #6699CC;
	text-decoration : underline;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 10px;
	padding-left : 10px;;
}
/* ----- YELLOW BACK ------ */

TD.firstText2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #996600;
	text-decoration : none;
}
.firstText2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #996600;
	text-decoration : none;
}
a.firstText2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #996600;
	text-decoration : underline;
}
a.firstText2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}

/* -------------------TEXT ----------------------------------------------- */

TD.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : underline;
}
a.text:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #336699;
	text-decoration : underline;
}
a.text:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #336699;
	text-decoration : underline;
}

/* ------TEXTBOLD ------- */

TD.textBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
.textBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}
a.textBold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}
a.textBold:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	text-decoration : underline;
}
a.textBold:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #336699;
	text-decoration : underline;
}
/* ----------------------TEXT MINI ------------------------------------------------------------ */

TD.textMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
.textMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.textMini {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}
a.textMini:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #336699;
	text-decoration : underline;
}


/* ------------------------------   FOOTER -------------------------------------- */

TD.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
a.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	text-decoration : none;
}
a.footer:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #336699;
	text-decoration : underline;
}



TD.footer2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #CC9933;
	text-decoration : none;
}
.footer2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #CC9933;
	text-decoration : none;
}
a.footer2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #CC9933;
	text-decoration : none;
}
a.footer2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #996600;
	text-decoration : underline;
}


/* ----------------------------------------- HEADINGS -------------------------------------- */

TD.heading1 {
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	padding-left : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : #336699;
	background-color : #E0E0E0;
	text-decoration : none;
}
TD.heading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : none;
}
.heading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000066;
	text-decoration : none;
}


TD.editHeading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : #000000;
	background-color : orange;
	text-decoration : none;
}

TD.editHeading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	vertical-align : middle;
	color : #000000;
	background-color : FFCC33;
	text-decoration : none;
}
a.editHeading2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	vertical-align : middle;
	color : #000000;
	background-color : FFCC33;
	text-decoration : underline;
}
a.editHeading2:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	vertical-align : middle;
	color : blue;
	background-color : FFCC33;
	text-decoration : underline;
}
/* ----------------------------------------- APPLY -------------------------------------- */

TD.applyHeading {
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	padding-left : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	vertical-align : middle;
	color : #ffffff;
	background-color : #336699;
	text-decoration : none;
}

TD.applyText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #E0E0E0;
	text-decoration : none;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-left : none;
	border-top : none;
}
TD.applyText2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	text-decoration : none;
	border-bottom-color : #E0E0E0;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #E0E0E0;
	border-right-style : solid;
	border-right-width : 1px;
	border-left : none;
	border-top : none;
}
/* --------------------------------------- CALCULATOR  ------------------------------------ */
TD.calculatorHeading {
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #6699CC;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #6699CC;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 3px;
	padding-left : 3px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	text-align : left;
	vertical-align : middle;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #336699;
}

TD.calculatorText {
	border-bottom-color : #CC9933;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right : none;
	border-left-color : #FFFFCC;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #FFFFCC;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 0px;
	padding-left : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	vertical-align : middle;
	color : #996600;
	text-decoration : none;
	background-color : #FFCC33;
}
TD.calculatorText2 {
	border-bottom-color : #CC9933;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #CC9933;
	border-right-style : solid;
	border-right-width : 1px;
	border-left : none;
	border-top-color : #FFFFCC;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 0px;
	padding-left : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	text-align : left;
	vertical-align : middle;
	color : #996600;
	text-decoration : none;
	background-color : #FFCC33;
}

TD.calculatorText3 {
	border-bottom-color : #CC9933;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #CC9933;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : #FFFFCC;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #FFFFCC;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 0px;
	padding-left : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	vertical-align : middle;
	color : #996600;
	text-decoration : none;
	background-color : #FFCC33;
}
/* TEXT --
blue dark #000066
blue med  #336699
blue light #6699CC
blue highlight #6699FF

yellow light #FFFFCC
yellow med #FFCC33
yellow dark #CC9933
yellow darkest #996600

Menu1 light line #6699CC
Menu1 back #336699
Menu1 dark line #000000

Menu2 light line #99CCFF
Menu2 back #6699CC
Menu2 dark line #000000
 
*/
