@font-face {
    font-family: "Geometr415 Blk BT";
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/GEOMETR0.eot);
}
  
@font-face {
    font-family: "Geometr415 Md BT";
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/GEOMETR1.eot);
}

@font-face {
    font-family: "HandelGotDBol";
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/HANDELG0.eot);
}

.mainMenu {
	font-family: "Geometr415 Md BT";
	font-size:16px;
	color:#000000;
}
a.mainMenu:link { color:#000000; text-decoration: none; }
a.mainMenu:visited { color:#000000; text-decoration: none; }
a.mainMenu:hover { color:#FF0000; text-decoration: none; }
a.mainMenu:active { color:#FF0000; text-decoration: none; }

.subMenu {
	font-family: "Geometr415 Md BT";
	font-size: 12px;
	color: #000000;
}
a.subMenu:link { color:#000000; text-decoration: none; }
a.subMenu:visited { color:#000000; text-decoration: none; }
a.subMenu:hover { color:#FF0000; text-decoration: none; }
a.subMenu:active { color:#FF0000; text-decoration: none; }

.lnkMenu {
	font-family: "Geometr415 Blk BT";
	font-size: 12px;
	color: #000000;
}
a.lnkMenu:link { color:#000000; text-decoration: none; }
a.lnkMenu:visited { color:#000000; text-decoration: none; }
a.lnkMenu:hover { color:#FFFFFF; text-decoration: none; }
a.lnkMenu:active { color:#FFFFFF; text-decoration: none; }

.empMenu {
	font-family: "Verdana";
	font-size: 10px;
	color: #FF0000;
}
a.empMenu:link { color:#FF0000; text-decoration: none; }
a.empMenu:visited { color:#FF0000; text-decoration: none; }
a.empMenu:hover { color:#0000FF; text-decoration: none; }
a.empMenu:active { color:#0000FF; text-decoration: none; }

.basMenu {
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
}
a.basMenu:link { color:#000000; text-decoration: none; }
a.basMenu:visited { color:#000000; text-decoration: none; }
a.basMenu:hover { color:#0000FF; text-decoration: none; }
a.basMenu:active { color:#0000FF; text-decoration: none; }

.quickMenu {
	font-family: "Verdana";
	font-size: 12px;
	color: #FF0000;
}
a.quickMenu:link { color:#000000; text-decoration: none; }
a.quickMenu:visited { color:#000000; text-decoration: none; }
a.quickMenu:hover { color:#FF0000; text-decoration: none; }
a.quickMenu:active { color:#FF0000; text-decoration: none; }

.hColor {color:#FF6600}
.hSize {font-size:18px}
.fColor {color:#FFFFFF}
.fSize {font-size:13px}

.boldNew1 {font-family: "Geometr415 Blk BT"}
.softNew1 {font-family: "Geometr415 Md BT"}
.boldFont {font-family: "HandelGotDBol"}
.softFont {font-family: "HandelGotDLig"}
.codeFont {font-family: "Free 3 of 9"}
.textFont {font-family: "Verdana"}

.red {color:#990000}
.gry {color:#666666}
.blk {color:#000000}
.wht {color:#FFFFFF}
.blu {color:#0000FF}
.org {color:#FF6600}

.32 {font-size:32px}
.24 {font-size:24px}
.20 {font-size:20px}
.18 {font-size:18px}
.16 {font-size:16px}
.14 {font-size:14px}
.12 {font-size:12px}
.11 {font-size:11px}
.10 {font-size:10px}
.08 {font-size: 8px}

.altItem {background:url(images/menu_bg.png)}