/*BASIC STYLES*/
TD.lightGrey {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; background: #8C9CA5;}
TD.orange {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; background: #FF7B00;}
TD.darkGrey {font-family: verdana, sans-serif; font-size: 10px; color: #000000; background: #5A5A7B;}
TD.black {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; background: #000000;}
TD.white {font-family: verdana, sans-serif; font-size: 10px; color: #000000; background: #FFFFFF;}
TD.webmonkeyGrey {font-family: verdana, sans-serif; font-size: 10px; color: #000000; background: #EFEFEF;}

/*FONT STYLES*/
.textBlack {font-family: verdana, sans-serif; font-size: 10px; color: #000000;}
.textBlackHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.textWhite {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF;}
.textWhiteHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;}
.textBig {font-family: arial, sans-serif; font-size: 12px;}
.textBigHeavy {font-family: arial, sans-serif; font-size: 12px; font-weight: bold}
.textRed {font-family: verdana, sans-serif; font-size: 10px; color: #FF0000;}
.textRedBig {font-family: verdana, sans-serif; font-size: 12px; color: #FF0000;}
.textRedHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold;}
.textGreenHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #66FF33; font-weight: bold;}
.textBlueHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #68CCFF; font-weight: bold;}
.textOrangeHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #FF6600; font-weight: bold;}
.textGreyHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #666666; font-weight: bold;}
.textBig4Heavy {font-family: arial, sans-serif; font-size: 14px; font-weight: bold}
.textGrey {font-family: verdana, sans-serif; font-size: 10px; color: #999999;}

/*DHTML MENU*/
TD.dmenu {background: #999999; color: #FFFFFF; font-size: 9px; font-family: verdana, sans-serif;}
A.dmenuTitleLink:link {color: #FFFFCC; font-weight: bold; text-decoration: underline; font-size: 9px;}
A.dmenuTitleLink:visited {color: #FFFFCC; font-weight: bold; text-decoration: underline; }
A.dmenuTitleLink:active {color: #FFFFCC; font-weight: bold; text-decoration: underline;}
A.dmenuTitleLink:hover {color: #FFFFCC; font-weight: bold; text-decoration: underline;}
A.dmenuLink:link {color: #FFFFFF; text-decoration: none;}
A.dmenuLink:visited {color: #FFFFFF; text-decoration: none;}
A.dmenuLink:active {color: #FFFFFF; text-decoration: none;}
A.dmenuLink:hover {color: #FFFF66; text-decoration: none;}
.dmenuTitle {color: #333333; font-weight: bold; font-size: 9px; font-family: verdana, sans-serif;}
.hiddenMenu {visibility: hidden; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 152px;}
.menuPositioning {position: static;}


/*TAB STYLES*/
TD.tabTitleActive {font-family: verdana, sans-serif; font-size: 9px; color: #FFFFFF; background: #5A5A7B; font-weight: bold;}
TD.tabTitle {font-family: verdana, sans-serif; font-size: 9px; color: #FFFFFF; background: #FF7B00; font-weight: bold;}
A.tabLink:link {text-decoration: underline; color: #FFFFFF; font-family: verdana, sans-serif; font-size: 9px;}
A.tabLink:visited {text-decoration: underline; color: #FFFFFF; font-family: verdana, sans-serif; font-size: 9px;}
A.tabLink:active {text-decoration: underline; color: #FFFFFF; font-family: verdana, sans-serif; font-size: 9px;}
A.tabLink:hover {text-decoration: underline; color: #FFFF66; font-family: verdana, sans-serif; font-size: 9px;}

/*MENU FIXES*/
IFRAME {z-index: 3;}


